2023-02-18 11:16:10,419 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2023-02-18 11:16:10,431 DEBUG 204:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2023-02-18 11:16:10,432 DEBUG 204:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2023-02-18 11:16:10,432 DEBUG 204:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2023-02-18 11:16:10,432 DEBUG 204:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2023-02-18 11:16:10,432 DEBUG 204:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2023-02-18 11:16:10,432 DEBUG 204:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2023-02-18 11:16:10,432 DEBUG 204:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2023-02-18 11:16:10,432 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2023-02-18 11:16:10,433 DEBUG 32:basic_onboard.py(1) - start time 2023-02-18 11:16:10,434 INFO 175:base.py(1) - ***************************************************** 2023-02-18 11:16:10,434 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2023-02-18 11:16:10,434 INFO 177:base.py(1) - ***************************************************** 2023-02-18 11:16:10,435 INFO 175:base.py(1) - ***************************************************** 2023-02-18 11:16:10,435 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2023-02-18 11:16:10,435 INFO 177:base.py(1) - ***************************************************** 2023-02-18 11:16:10,436 INFO 175:base.py(1) - ***************************************************** 2023-02-18 11:16:10,436 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2023-02-18 11:16:10,436 INFO 177:base.py(1) - ***************************************************** 2023-02-18 11:16:10,436 INFO 175:base.py(1) - ***************************************************** 2023-02-18 11:16:10,437 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2023-02-18 11:16:10,437 INFO 177:base.py(1) - ***************************************************** 2023-02-18 11:16:10,437 DEBUG 197:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2023-02-18 11:16:10,437 INFO 167:__init__.py(1) - retrieving all objects of type Vendor from SDC 2023-02-18 11:16:10,438 DEBUG 139: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'} 2023-02-18 11:16:10,438 DEBUG 141:onap_service.py(1) - [SDC][get Vendors] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2023-02-18 11:16:10,438 DEBUG 142:onap_service.py(1) - [SDC][get Vendors] data sent: None 2023-02-18 11:16:10,443 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:10,819 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 203 2023-02-18 11:16:10,821 INFO 152:onap_service.py(1) - [SDC][get Vendors] response code: 200 2023-02-18 11:16:10,821 DEBUG 156:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a33f5b1301d540679de77bd351b69f70","type":"vlm","name":"61903084-4ad0-4f39-8bdc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":1} 2023-02-18 11:16:10,822 DEBUG 185:__init__.py(1) - number of Vendor returned: 1 2023-02-18 11:16:10,822 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2023-02-18 11:16:10,822 INFO 207:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2023-02-18 11:16:10,823 INFO 322:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2023-02-18 11:16:10,823 DEBUG 197:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2023-02-18 11:16:10,823 INFO 167:__init__.py(1) - retrieving all objects of type Vendor from SDC 2023-02-18 11:16:10,824 DEBUG 139: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'} 2023-02-18 11:16:10,824 DEBUG 141:onap_service.py(1) - [SDC][get Vendors] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2023-02-18 11:16:10,824 DEBUG 142:onap_service.py(1) - [SDC][get Vendors] data sent: None 2023-02-18 11:16:10,826 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:10,866 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 203 2023-02-18 11:16:10,869 INFO 152:onap_service.py(1) - [SDC][get Vendors] response code: 200 2023-02-18 11:16:10,869 DEBUG 156:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"a33f5b1301d540679de77bd351b69f70","type":"vlm","name":"61903084-4ad0-4f39-8bdc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":1} 2023-02-18 11:16:10,869 DEBUG 185:__init__.py(1) - number of Vendor returned: 1 2023-02-18 11:16:10,870 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2023-02-18 11:16:10,870 INFO 207:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2023-02-18 11:16:10,894 DEBUG 139: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'} 2023-02-18 11:16:10,895 DEBUG 141:onap_service.py(1) - [SDC][create Vendor] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2023-02-18 11:16:10,895 DEBUG 142:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2023-02-18 11:16:10,897 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:11,766 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2023-02-18 11:16:11,769 INFO 152:onap_service.py(1) - [SDC][create Vendor] response code: 200 2023-02-18 11:16:11,769 DEBUG 156:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","version":{"id":"9e8574bbe59f49f0baf32e64f372e8af","name":"1.0","description":"Initial version","status":"Draft"}} 2023-02-18 11:16:11,770 INFO 340:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2023-02-18 11:16:11,770 INFO 63:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2023-02-18 11:16:11,778 DEBUG 139: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'} 2023-02-18 11:16:11,779 DEBUG 141:onap_service.py(1) - [SDC][Submit Vendor] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/dc9f73cb024d405bb2eb0d1aba2e9cd5/versions/9e8574bbe59f49f0baf32e64f372e8af/actions 2023-02-18 11:16:11,779 DEBUG 142:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2023-02-18 11:16:11,784 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,114 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/dc9f73cb024d405bb2eb0d1aba2e9cd5/versions/9e8574bbe59f49f0baf32e64f372e8af/actions HTTP/1.1" 200 2 2023-02-18 11:16:12,116 INFO 152:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2023-02-18 11:16:12,117 DEBUG 156:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2023-02-18 11:16:12,118 INFO 199:base.py(1) - ***************************************************** 2023-02-18 11:16:12,118 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2023-02-18 11:16:12,118 INFO 201:base.py(1) - ***************************************************** 2023-02-18 11:16:12,118 INFO 227:base.py(1) - ***************************************************** 2023-02-18 11:16:12,119 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2023-02-18 11:16:12,119 INFO 229:base.py(1) - ***************************************************** 2023-02-18 11:16:12,120 DEBUG 197:__init__.py(1) - check if Vsp basic_onboard_FaCFBZ_VSP exists in SDC 2023-02-18 11:16:12,120 INFO 167:__init__.py(1) - retrieving all objects of type Vsp from SDC 2023-02-18 11:16:12,121 DEBUG 139: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'} 2023-02-18 11:16:12,121 DEBUG 141:onap_service.py(1) - [SDC][get Vsps] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:12,121 DEBUG 142:onap_service.py(1) - [SDC][get Vsps] data sent: None 2023-02-18 11:16:12,124 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,221 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 315 2023-02-18 11:16:12,223 INFO 152:onap_service.py(1) - [SDC][get Vsps] response code: 200 2023-02-18 11:16:12,226 DEBUG 156:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 7882beb7-c6c5","description":"vendor software product","vendorName":"61903084-4ad0-4f39-8bdc","vendorId":"a33f5b1301d540679de77bd351b69f70","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4bab97a1c31f4e4aa50a97a5a907a48e","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2023-02-18 11:16:12,226 DEBUG 334:vsp.py(1) - importing VSP vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:12,227 DEBUG 185:__init__.py(1) - number of Vsp returned: 1 2023-02-18 11:16:12,227 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ_VSP 2023-02-18 11:16:12,227 INFO 207:__init__.py(1) - Vsp basic_onboard_FaCFBZ_VSP doesn't exist in SDC 2023-02-18 11:16:12,228 DEBUG 197:__init__.py(1) - check if Vsp basic_onboard_FaCFBZ_VSP exists in SDC 2023-02-18 11:16:12,229 INFO 167:__init__.py(1) - retrieving all objects of type Vsp from SDC 2023-02-18 11:16:12,229 DEBUG 139: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'} 2023-02-18 11:16:12,230 DEBUG 141:onap_service.py(1) - [SDC][get Vsps] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:12,230 DEBUG 142:onap_service.py(1) - [SDC][get Vsps] data sent: None 2023-02-18 11:16:12,233 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,268 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 315 2023-02-18 11:16:12,270 INFO 152:onap_service.py(1) - [SDC][get Vsps] response code: 200 2023-02-18 11:16:12,270 DEBUG 156:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 7882beb7-c6c5","description":"vendor software product","vendorName":"61903084-4ad0-4f39-8bdc","vendorId":"a33f5b1301d540679de77bd351b69f70","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4bab97a1c31f4e4aa50a97a5a907a48e","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2023-02-18 11:16:12,271 DEBUG 334:vsp.py(1) - importing VSP vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:12,271 DEBUG 185:__init__.py(1) - number of Vsp returned: 1 2023-02-18 11:16:12,271 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ_VSP 2023-02-18 11:16:12,271 INFO 207:__init__.py(1) - Vsp basic_onboard_FaCFBZ_VSP doesn't exist in SDC 2023-02-18 11:16:12,271 DEBUG 197:__init__.py(1) - check if Vsp basic_onboard_FaCFBZ_VSP exists in SDC 2023-02-18 11:16:12,271 INFO 167:__init__.py(1) - retrieving all objects of type Vsp from SDC 2023-02-18 11:16:12,272 DEBUG 139: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'} 2023-02-18 11:16:12,272 DEBUG 141:onap_service.py(1) - [SDC][get Vsps] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:12,272 DEBUG 142:onap_service.py(1) - [SDC][get Vsps] data sent: None 2023-02-18 11:16:12,275 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,343 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 315 2023-02-18 11:16:12,346 INFO 152:onap_service.py(1) - [SDC][get Vsps] response code: 200 2023-02-18 11:16:12,346 DEBUG 156:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 7882beb7-c6c5","description":"vendor software product","vendorName":"61903084-4ad0-4f39-8bdc","vendorId":"a33f5b1301d540679de77bd351b69f70","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4bab97a1c31f4e4aa50a97a5a907a48e","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2023-02-18 11:16:12,347 DEBUG 334:vsp.py(1) - importing VSP vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:12,347 DEBUG 185:__init__.py(1) - number of Vsp returned: 1 2023-02-18 11:16:12,347 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ_VSP 2023-02-18 11:16:12,348 INFO 207:__init__.py(1) - Vsp basic_onboard_FaCFBZ_VSP doesn't exist in SDC 2023-02-18 11:16:12,348 DEBUG 197:__init__.py(1) - check if Vsp basic_onboard_FaCFBZ_VSP exists in SDC 2023-02-18 11:16:12,348 INFO 167:__init__.py(1) - retrieving all objects of type Vsp from SDC 2023-02-18 11:16:12,349 DEBUG 139: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'} 2023-02-18 11:16:12,349 DEBUG 141:onap_service.py(1) - [SDC][get Vsps] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:12,349 DEBUG 142:onap_service.py(1) - [SDC][get Vsps] data sent: None 2023-02-18 11:16:12,352 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,442 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 315 2023-02-18 11:16:12,446 INFO 152:onap_service.py(1) - [SDC][get Vsps] response code: 200 2023-02-18 11:16:12,447 DEBUG 156:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 7882beb7-c6c5","description":"vendor software product","vendorName":"61903084-4ad0-4f39-8bdc","vendorId":"a33f5b1301d540679de77bd351b69f70","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4bab97a1c31f4e4aa50a97a5a907a48e","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2023-02-18 11:16:12,448 DEBUG 334:vsp.py(1) - importing VSP vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:12,448 DEBUG 185:__init__.py(1) - number of Vsp returned: 1 2023-02-18 11:16:12,448 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ_VSP 2023-02-18 11:16:12,449 INFO 207:__init__.py(1) - Vsp basic_onboard_FaCFBZ_VSP doesn't exist in SDC 2023-02-18 11:16:12,449 INFO 322:__init__.py(1) - attempting to create Vsp basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:12,449 DEBUG 197:__init__.py(1) - check if Vsp basic_onboard_FaCFBZ_VSP exists in SDC 2023-02-18 11:16:12,449 INFO 167:__init__.py(1) - retrieving all objects of type Vsp from SDC 2023-02-18 11:16:12,450 DEBUG 139: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'} 2023-02-18 11:16:12,450 DEBUG 141:onap_service.py(1) - [SDC][get Vsps] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:12,451 DEBUG 142:onap_service.py(1) - [SDC][get Vsps] data sent: None 2023-02-18 11:16:12,457 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,527 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 315 2023-02-18 11:16:12,529 INFO 152:onap_service.py(1) - [SDC][get Vsps] response code: 200 2023-02-18 11:16:12,530 DEBUG 156:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 7882beb7-c6c5","description":"vendor software product","vendorName":"61903084-4ad0-4f39-8bdc","vendorId":"a33f5b1301d540679de77bd351b69f70","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4bab97a1c31f4e4aa50a97a5a907a48e","owner":"cs0008","status":"ACTIVE"}],"listCount":1} 2023-02-18 11:16:12,530 DEBUG 334:vsp.py(1) - importing VSP vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:12,530 DEBUG 185:__init__.py(1) - number of Vsp returned: 1 2023-02-18 11:16:12,530 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ_VSP 2023-02-18 11:16:12,531 INFO 207:__init__.py(1) - Vsp basic_onboard_FaCFBZ_VSP doesn't exist in SDC 2023-02-18 11:16:12,537 DEBUG 197:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2023-02-18 11:16:12,537 INFO 167:__init__.py(1) - retrieving all objects of type Vendor from SDC 2023-02-18 11:16:12,538 DEBUG 139: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'} 2023-02-18 11:16:12,538 DEBUG 141:onap_service.py(1) - [SDC][get Vendors] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2023-02-18 11:16:12,538 DEBUG 142:onap_service.py(1) - [SDC][get Vendors] data sent: None 2023-02-18 11:16:12,543 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,622 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 362 2023-02-18 11:16:12,625 INFO 152:onap_service.py(1) - [SDC][get Vendors] response code: 200 2023-02-18 11:16:12,625 DEBUG 156:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"dc9f73cb024d405bb2eb0d1aba2e9cd5","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a33f5b1301d540679de77bd351b69f70","type":"vlm","name":"61903084-4ad0-4f39-8bdc","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2023-02-18 11:16:12,627 DEBUG 185:__init__.py(1) - number of Vendor returned: 2 2023-02-18 11:16:12,627 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2023-02-18 11:16:12,627 DEBUG 139: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'} 2023-02-18 11:16:12,627 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/dc9f73cb024d405bb2eb0d1aba2e9cd5/versions 2023-02-18 11:16:12,627 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:12,637 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,746 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/dc9f73cb024d405bb2eb0d1aba2e9cd5/versions HTTP/1.1" 200 264 2023-02-18 11:16:12,750 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:12,751 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9e8574bbe59f49f0baf32e64f372e8af","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718970572,"modificationTime":1676718971527,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:12,752 DEBUG 56:sdc_element.py(1) - details found, updating 2023-02-18 11:16:12,752 INFO 230:__init__.py(1) - Vendor found, updating information 2023-02-18 11:16:12,753 DEBUG 139: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'} 2023-02-18 11:16:12,754 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/dc9f73cb024d405bb2eb0d1aba2e9cd5/versions 2023-02-18 11:16:12,754 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:12,758 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:12,812 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/dc9f73cb024d405bb2eb0d1aba2e9cd5/versions HTTP/1.1" 200 264 2023-02-18 11:16:12,814 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:12,814 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9e8574bbe59f49f0baf32e64f372e8af","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718970572,"modificationTime":1676718971527,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:12,815 DEBUG 56:sdc_element.py(1) - details found, updating 2023-02-18 11:16:12,815 DEBUG 139: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'} 2023-02-18 11:16:12,815 DEBUG 141:onap_service.py(1) - [SDC][create Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:12,815 DEBUG 142:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_FaCFBZ_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "dc9f73cb024d405bb2eb0d1aba2e9cd5", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2023-02-18 11:16:12,820 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:14,885 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2023-02-18 11:16:14,888 INFO 152:onap_service.py(1) - [SDC][create Vsp] response code: 200 2023-02-18 11:16:14,888 DEBUG 156:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"5787acd34420440d88aa931a9baf0f13","version":{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft"}} 2023-02-18 11:16:14,889 INFO 340:__init__.py(1) - Vsp basic_onboard_FaCFBZ_VSP is created in SDC 2023-02-18 11:16:14,890 DEBUG 139: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'} 2023-02-18 11:16:14,890 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:14,890 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:14,893 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:14,931 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:14,933 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:14,934 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718973341,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:14,934 DEBUG 139: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'} 2023-02-18 11:16:14,935 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:14,935 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:14,938 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:15,153 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 223 2023-02-18 11:16:15,155 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:15,156 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1676718972507,"modificationTime":1676718973323} 2023-02-18 11:16:15,157 DEBUG 139: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'} 2023-02-18 11:16:15,157 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:15,157 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:15,161 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:15,443 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 409 2023-02-18 11:16:15,445 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:15,445 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68"} 2023-02-18 11:16:15,446 DEBUG 139: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'} 2023-02-18 11:16:15,446 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:15,446 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:15,448 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:15,710 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 409 2023-02-18 11:16:15,712 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:15,713 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68"} 2023-02-18 11:16:15,713 INFO 251:vsp.py(1) - attempting to upload package for basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:15,714 DEBUG 139: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'} 2023-02-18 11:16:15,714 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:15,714 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:15,718 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:15,752 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:15,754 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:15,754 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718973341,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:15,755 DEBUG 139: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'} 2023-02-18 11:16:15,755 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:15,756 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:15,758 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:15,855 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 223 2023-02-18 11:16:15,857 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:15,858 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1676718972507,"modificationTime":1676718973323} 2023-02-18 11:16:15,859 DEBUG 139: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'} 2023-02-18 11:16:15,859 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:15,859 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:15,862 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:16,058 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 409 2023-02-18 11:16:16,060 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:16,061 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68"} 2023-02-18 11:16:16,062 DEBUG 139: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'} 2023-02-18 11:16:16,062 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:16,062 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:16,066 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:16,338 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 409 2023-02-18 11:16:16,341 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:16,341 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68"} 2023-02-18 11:16:16,342 DEBUG 139: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'} 2023-02-18 11:16:16,342 DEBUG 141:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/orchestration-template-candidate 2023-02-18 11:16:16,342 DEBUG 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2023-02-18 11:16:16,349 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:16,770 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/orchestration-template-candidate HTTP/1.1" 200 94 2023-02-18 11:16:16,772 INFO 152:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2023-02-18 11:16:16,773 DEBUG 156:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2023-02-18 11:16:16,773 INFO 204:vsp.py(1) - Files for Vsp basic_onboard_FaCFBZ_VSP have been uploaded 2023-02-18 11:16:16,774 DEBUG 139: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'} 2023-02-18 11:16:16,774 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:16,775 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:16,777 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:16,817 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:16,819 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:16,820 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718973341,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:16,821 DEBUG 139: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'} 2023-02-18 11:16:16,821 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:16,821 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:16,824 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:16,934 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 222 2023-02-18 11:16:16,937 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:16,938 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1676718972507,"modificationTime":1676718976322} 2023-02-18 11:16:16,939 DEBUG 139: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'} 2023-02-18 11:16:16,940 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:16,940 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:16,944 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:17,155 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 480 2023-02-18 11:16:17,157 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:17,157 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2023-02-18 11:16:17,158 DEBUG 139: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'} 2023-02-18 11:16:17,159 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:17,159 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:17,162 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:17,271 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 480 2023-02-18 11:16:17,274 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:17,274 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2023-02-18 11:16:17,275 INFO 251:vsp.py(1) - attempting to validate for basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:17,276 DEBUG 139: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'} 2023-02-18 11:16:17,276 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:17,276 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:17,279 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:17,307 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:17,309 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:17,310 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718973341,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:17,311 DEBUG 139: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'} 2023-02-18 11:16:17,311 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:17,311 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:17,315 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:17,390 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 222 2023-02-18 11:16:17,393 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:17,393 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1676718972507,"modificationTime":1676718976322} 2023-02-18 11:16:17,395 DEBUG 139: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'} 2023-02-18 11:16:17,396 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:17,396 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:17,399 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:17,523 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 480 2023-02-18 11:16:17,528 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:17,528 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2023-02-18 11:16:17,529 DEBUG 139: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'} 2023-02-18 11:16:17,530 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:17,530 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:17,533 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:17,709 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 480 2023-02-18 11:16:17,711 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:17,711 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2023-02-18 11:16:17,713 DEBUG 139: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'} 2023-02-18 11:16:17,713 DEBUG 141:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/orchestration-template-candidate/process 2023-02-18 11:16:17,713 DEBUG 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2023-02-18 11:16:17,716 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:23,301 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/orchestration-template-candidate/process HTTP/1.1" 200 87 2023-02-18 11:16:23,303 INFO 152:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2023-02-18 11:16:23,303 DEBUG 156:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2023-02-18 11:16:23,304 INFO 219:vsp.py(1) - Artifacts for Vsp basic_onboard_FaCFBZ_VSP have been validated 2023-02-18 11:16:23,305 DEBUG 139: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'} 2023-02-18 11:16:23,305 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:23,305 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:23,308 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:23,341 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:23,342 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:23,343 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718973341,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:23,344 DEBUG 139: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'} 2023-02-18 11:16:23,344 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:23,344 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:23,347 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:23,463 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 222 2023-02-18 11:16:23,465 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:23,466 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1676718972507,"modificationTime":1676718982871} 2023-02-18 11:16:23,467 DEBUG 139: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'} 2023-02-18 11:16:23,467 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:23,468 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:23,471 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:23,842 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:23,844 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:23,845 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:23,846 DEBUG 139: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'} 2023-02-18 11:16:23,846 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:23,846 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:23,850 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:24,070 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:24,073 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:24,074 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:24,075 INFO 251:vsp.py(1) - attempting to commit for basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:24,075 DEBUG 139: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'} 2023-02-18 11:16:24,075 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:24,076 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:24,079 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:24,125 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:24,128 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:24,128 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718973341,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:24,130 DEBUG 139: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'} 2023-02-18 11:16:24,130 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:24,130 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:24,134 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:24,259 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 222 2023-02-18 11:16:24,260 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:24,261 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1676718972507,"modificationTime":1676718982871} 2023-02-18 11:16:24,262 DEBUG 139: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'} 2023-02-18 11:16:24,262 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:24,262 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:24,265 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:24,668 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:24,670 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:24,671 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:24,672 DEBUG 139: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'} 2023-02-18 11:16:24,672 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:24,672 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:24,675 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:24,943 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:24,945 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:24,946 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:24,954 DEBUG 139: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'} 2023-02-18 11:16:24,954 DEBUG 141:onap_service.py(1) - [SDC][Commit Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions 2023-02-18 11:16:24,954 DEBUG 142:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2023-02-18 11:16:24,958 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:28,409 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions HTTP/1.1" 200 2 2023-02-18 11:16:28,411 INFO 152:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2023-02-18 11:16:28,412 DEBUG 156:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2023-02-18 11:16:28,414 DEBUG 139: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'} 2023-02-18 11:16:28,414 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:28,415 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:28,417 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:28,457 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:28,458 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:28,458 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718984594,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:28,459 DEBUG 139: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'} 2023-02-18 11:16:28,460 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:28,460 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:28,464 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:28,529 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 223 2023-02-18 11:16:28,532 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:28,532 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1676718972507,"modificationTime":1676718982871} 2023-02-18 11:16:28,534 DEBUG 139: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'} 2023-02-18 11:16:28,534 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:28,534 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:28,543 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:28,746 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:28,748 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:28,749 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:28,749 INFO 251:vsp.py(1) - attempting to certify/sumbit for basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:28,750 DEBUG 139: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'} 2023-02-18 11:16:28,751 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:28,751 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:28,755 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:28,784 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 253 2023-02-18 11:16:28,786 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:28,786 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1676718972507,"modificationTime":1676718984594,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2023-02-18 11:16:28,787 DEBUG 139: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'} 2023-02-18 11:16:28,787 DEBUG 141:onap_service.py(1) - [SDC][get item version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:28,787 DEBUG 142:onap_service.py(1) - [SDC][get item version] data sent: None 2023-02-18 11:16:28,789 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:28,880 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 223 2023-02-18 11:16:28,882 INFO 152:onap_service.py(1) - [SDC][get item version] response code: 200 2023-02-18 11:16:28,882 DEBUG 156:onap_service.py(1) - [SDC][get item version] response: {"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1676718972507,"modificationTime":1676718982871} 2023-02-18 11:16:28,883 DEBUG 139: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'} 2023-02-18 11:16:28,883 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:28,883 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:28,886 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:29,120 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:29,121 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:29,122 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:29,126 DEBUG 139: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'} 2023-02-18 11:16:29,127 DEBUG 141:onap_service.py(1) - [SDC][Submit Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions 2023-02-18 11:16:29,127 DEBUG 142:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2023-02-18 11:16:29,130 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:36,106 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions HTTP/1.1" 200 2 2023-02-18 11:16:36,108 INFO 152:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2023-02-18 11:16:36,108 DEBUG 156:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2023-02-18 11:16:36,109 DEBUG 139: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'} 2023-02-18 11:16:36,109 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:36,110 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:36,112 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:36,149 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 264 2023-02-18 11:16:36,150 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:36,151 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718972507,"modificationTime":1676718993596,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:36,151 INFO 251:vsp.py(1) - attempting to create CSAR package for basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:36,152 DEBUG 139: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'} 2023-02-18 11:16:36,152 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:36,152 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:36,155 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:36,194 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 264 2023-02-18 11:16:36,196 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:36,196 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718972507,"modificationTime":1676718993596,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:36,209 DEBUG 139: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'} 2023-02-18 11:16:36,210 DEBUG 141:onap_service.py(1) - [SDC][Create_Package Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions 2023-02-18 11:16:36,210 DEBUG 142:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2023-02-18 11:16:36,220 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:38,257 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions HTTP/1.1" 200 381 2023-02-18 11:16:38,258 INFO 152:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2023-02-18 11:16:38,258 DEBUG 156:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_FaCFBZ_VSP","version":"1.0","versionId":"ee80416a7ed8448fa5314d72bcc5ab68","packageId":"5787acd34420440d88aa931a9baf0f13","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2023-02-18 11:16:38,259 INFO 236:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_FaCFBZ_VSP","version":"1.0","versionId":"ee80416a7ed8448fa5314d72bcc5ab68","packageId":"5787acd34420440d88aa931a9baf0f13","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2023-02-18 11:16:38,259 INFO 199:base.py(1) - ***************************************************** 2023-02-18 11:16:38,260 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2023-02-18 11:16:38,260 INFO 201:base.py(1) - ***************************************************** 2023-02-18 11:16:38,260 INFO 227:base.py(1) - ***************************************************** 2023-02-18 11:16:38,260 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2023-02-18 11:16:38,260 INFO 229:base.py(1) - ***************************************************** 2023-02-18 11:16:38,261 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:16:38,262 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:16:38,262 DEBUG 139: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'} 2023-02-18 11:16:38,262 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:16:38,262 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:16:38,265 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:16:38,413 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2023-02-18 11:16:38,414 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 404 2023-02-18 11:16:38,414 DEBUG 156: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" ] } } } 2023-02-18 11:16:38,415 ERROR 167: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'} 2023-02-18 11:16:38,415 ERROR 245: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" ] } } }. 2023-02-18 11:16:38,415 DEBUG 181:__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" ] } } }. 2023-02-18 11:16:38,415 DEBUG 185:__init__.py(1) - number of Vf returned: 0 2023-02-18 11:16:38,415 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:16:38,415 INFO 207:__init__.py(1) - Vf basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:16:48,420 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:16:48,421 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:16:48,422 DEBUG 139: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'} 2023-02-18 11:16:48,422 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:16:48,422 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:16:48,425 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:16:48,463 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 376 2023-02-18 11:16:48,466 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:16:48,466 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:16:48,467 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:48,467 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:16:48,467 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:16:48,467 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Draft 2023-02-18 11:16:48,468 DEBUG 185:__init__.py(1) - number of Vf returned: 1 2023-02-18 11:16:48,468 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:16:48,468 INFO 207:__init__.py(1) - Vf basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:16:48,468 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:16:48,468 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:16:48,469 DEBUG 139: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'} 2023-02-18 11:16:48,469 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:16:48,469 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:16:48,471 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:16:48,516 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 376 2023-02-18 11:16:48,520 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:16:48,521 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:16:48,522 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:48,522 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:16:48,522 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:16:48,522 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Draft 2023-02-18 11:16:48,522 DEBUG 185:__init__.py(1) - number of Vf returned: 1 2023-02-18 11:16:48,523 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:16:48,523 INFO 207:__init__.py(1) - Vf basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:16:48,523 DEBUG 197:__init__.py(1) - check if Vsp basic_onboard_FaCFBZ_VSP exists in SDC 2023-02-18 11:16:48,523 INFO 167:__init__.py(1) - retrieving all objects of type Vsp from SDC 2023-02-18 11:16:48,524 DEBUG 139: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'} 2023-02-18 11:16:48,524 DEBUG 141:onap_service.py(1) - [SDC][get Vsps] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2023-02-18 11:16:48,524 DEBUG 142:onap_service.py(1) - [SDC][get Vsps] data sent: None 2023-02-18 11:16:48,526 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:48,637 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 607 2023-02-18 11:16:48,638 INFO 152:onap_service.py(1) - [SDC][get Vsps] response code: 200 2023-02-18 11:16:48,638 DEBUG 156:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 7882beb7-c6c5","description":"vendor software product","vendorName":"61903084-4ad0-4f39-8bdc","vendorId":"a33f5b1301d540679de77bd351b69f70","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4bab97a1c31f4e4aa50a97a5a907a48e","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2023-02-18 11:16:48,639 DEBUG 334:vsp.py(1) - importing VSP basic_onboard_FaCFBZ_VSP from SDC 2023-02-18 11:16:48,639 DEBUG 334:vsp.py(1) - importing VSP vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:48,639 DEBUG 185:__init__.py(1) - number of Vsp returned: 2 2023-02-18 11:16:48,639 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ_VSP 2023-02-18 11:16:48,640 DEBUG 139: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'} 2023-02-18 11:16:48,640 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:48,640 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:48,642 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:48,720 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 264 2023-02-18 11:16:48,722 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:48,723 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718972507,"modificationTime":1676718993596,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:48,724 DEBUG 56:sdc_element.py(1) - details found, updating 2023-02-18 11:16:48,724 INFO 230:__init__.py(1) - Vsp found, updating information 2023-02-18 11:16:48,724 DEBUG 139: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'} 2023-02-18 11:16:48,725 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:48,725 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:48,728 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:48,753 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 264 2023-02-18 11:16:48,758 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:48,759 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718972507,"modificationTime":1676718993596,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:48,760 DEBUG 56:sdc_element.py(1) - details found, updating 2023-02-18 11:16:48,761 DEBUG 139: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'} 2023-02-18 11:16:48,761 DEBUG 141:onap_service.py(1) - [SDC][get vsp version] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 2023-02-18 11:16:48,761 DEBUG 142:onap_service.py(1) - [SDC][get vsp version] data sent: None 2023-02-18 11:16:48,765 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:49,248 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68 HTTP/1.1" 200 656 2023-02-18 11:16:49,249 INFO 152:onap_service.py(1) - [SDC][get vsp version] response code: 200 2023-02-18 11:16:49,250 DEBUG 156:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FaCFBZ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"dc9f73cb024d405bb2eb0d1aba2e9cd5","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5787acd34420440d88aa931a9baf0f13","version":"ee80416a7ed8448fa5314d72bcc5ab68","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"} 2023-02-18 11:16:49,251 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:16:49,251 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:16:49,251 DEBUG 139: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'} 2023-02-18 11:16:49,251 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:16:49,252 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:16:49,254 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:16:49,271 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 376 2023-02-18 11:16:49,273 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:16:49,274 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:16:49,274 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:49,275 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:16:49,275 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:16:49,275 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Draft 2023-02-18 11:16:49,275 DEBUG 185:__init__.py(1) - number of Vf returned: 1 2023-02-18 11:16:49,275 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:16:49,275 INFO 207:__init__.py(1) - Vf basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:16:49,276 DEBUG 197:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2023-02-18 11:16:49,276 INFO 167:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2023-02-18 11:16:49,277 DEBUG 139: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'} 2023-02-18 11:16:49,277 DEBUG 141:onap_service.py(1) - [SDC][get ResourceCategorys] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2023-02-18 11:16:49,277 DEBUG 142:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2023-02-18 11:16:49,280 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:49,346 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2023-02-18 11:16:49,357 INFO 152:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2023-02-18 11:16:49,359 DEBUG 156:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ASD_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"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":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.12.0"} 2023-02-18 11:16:49,362 DEBUG 185:__init__.py(1) - number of ResourceCategory returned: 9 2023-02-18 11:16:49,363 DEBUG 201:__init__.py(1) - filtering objects of all versions to be Generic 2023-02-18 11:16:49,363 INFO 230:__init__.py(1) - ResourceCategory found, updating information 2023-02-18 11:16:49,363 INFO 322:__init__.py(1) - attempting to create Vf basic_onboard_FaCFBZ in SDC 2023-02-18 11:16:49,363 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:16:49,363 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:16:49,364 DEBUG 139: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'} 2023-02-18 11:16:49,364 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:16:49,364 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:16:49,367 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:16:49,417 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 376 2023-02-18 11:16:49,419 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:16:49,419 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:16:49,420 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:16:49,420 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:16:49,421 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:16:49,421 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Draft 2023-02-18 11:16:49,421 DEBUG 185:__init__.py(1) - number of Vf returned: 1 2023-02-18 11:16:49,421 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:16:49,421 INFO 207:__init__.py(1) - Vf basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:16:49,457 INFO 251:vsp.py(1) - attempting to create CSAR package for basic_onboard_FaCFBZ_VSP in SDC 2023-02-18 11:16:49,458 DEBUG 139: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'} 2023-02-18 11:16:49,458 DEBUG 141:onap_service.py(1) - [SDC][get item] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions 2023-02-18 11:16:49,458 DEBUG 142:onap_service.py(1) - [SDC][get item] data sent: None 2023-02-18 11:16:49,462 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:49,523 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/5787acd34420440d88aa931a9baf0f13/versions HTTP/1.1" 200 264 2023-02-18 11:16:49,526 INFO 152:onap_service.py(1) - [SDC][get item] response code: 200 2023-02-18 11:16:49,526 DEBUG 156:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee80416a7ed8448fa5314d72bcc5ab68","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1676718972507,"modificationTime":1676718993596,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2023-02-18 11:16:49,540 DEBUG 139: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'} 2023-02-18 11:16:49,541 DEBUG 141:onap_service.py(1) - [SDC][Create_Package Vsp] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions 2023-02-18 11:16:49,541 DEBUG 142:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2023-02-18 11:16:49,544 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:51,486 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/5787acd34420440d88aa931a9baf0f13/versions/ee80416a7ed8448fa5314d72bcc5ab68/actions HTTP/1.1" 200 381 2023-02-18 11:16:51,489 INFO 152:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2023-02-18 11:16:51,489 DEBUG 156:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_FaCFBZ_VSP","version":"1.0","versionId":"ee80416a7ed8448fa5314d72bcc5ab68","packageId":"5787acd34420440d88aa931a9baf0f13","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2023-02-18 11:16:51,490 INFO 236:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_FaCFBZ_VSP","version":"1.0","versionId":"ee80416a7ed8448fa5314d72bcc5ab68","packageId":"5787acd34420440d88aa931a9baf0f13","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2023-02-18 11:16:51,491 DEBUG 139: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'} 2023-02-18 11:16:51,491 DEBUG 141:onap_service.py(1) - [SDC][create Vf] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2023-02-18 11:16:51,491 DEBUG 142: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": "5787acd34420440d88aa931a9baf0f13", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_FaCFBZ", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_FaCFBZ"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2023-02-18 11:16:51,495 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:16:55,748 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2023-02-18 11:16:55,769 INFO 152:onap_service.py(1) - [SDC][create Vf] response code: 201 2023-02-18 11:16:55,781 DEBUG 156:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardfacfbzvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdZVU5HUWxwZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1676719014880,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","artifactName":"VSP_basic_onboard_FaCFBZ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZWM3Nzk3YmFmNmU0YjA2NmY4NTAwNzE1ZjE3YWQyMWQ=","artifactUUID":"a83522cc-60ce-4e35-b635-dd8c41726c29","artifactDisplayName":"VSP_basic_onboard_FaCFBZ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfacfbzvspinformationtxt","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","duplicated":false,"payloadUpdateDate":1676719014883,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014880,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"deploymentArtifacts":{"vspbasiconboardfacfbzvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdZVU5HUWxwZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1676719014880,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","artifactName":"VSP_basic_onboard_FaCFBZ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZWM3Nzk3YmFmNmU0YjA2NmY4NTAwNzE1ZjE3YWQyMWQ=","artifactUUID":"a83522cc-60ce-4e35-b635-dd8c41726c29","artifactDisplayName":"VSP_basic_onboard_FaCFBZ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfacfbzvspinformationtxt","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","duplicated":false,"payloadUpdateDate":1676719014883,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014880,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1676719014917,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"669a72c8-094c-4dde-b0c3-b5e2ee52a530","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","duplicated":false,"payloadUpdateDate":1676719014933,"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":1676719014917,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1676719014947,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1676719014947,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014947,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1676719013787,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.assettoscacsar","artifactName":"resource-BasicOnboardFacfbz-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":1676719013787,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1676719013787,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.assettoscatemplate","artifactName":"resource-BasicOnboardFacfbz-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":1676719013787,"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":["35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"cd599cfe-9f00-4578-9069-ea293c64de18","uniqueId":"capability.b0d152d8-04c0-4832-9f85-24505f052894.feature","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"cd599cfe-9f00-4578-9069-ea293c64de18","uniqueId":"b0d152d8-04c0-4832-9f85-24505f052894.dependency","capability":"tosca.capabilities.Node","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"cd599cfe-9f00-4578-9069-ea293c64de18","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.port","capability":"tosca.capabilities.Attachment","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.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":"cd599cfe-9f00-4578-9069-ea293c64de18.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"b0d152d8-04c0-4832-9f85-24505f052894","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.b0d152d8-04c0-4832-9f85-24505f052894.tosca_name","ownerId":"b0d152d8-04c0-4832-9f85-24505f052894","getOutputAttribute":false,"empty":false},{"definition":false,"name":"show","type":"string","uniqueId":"attribute.cd599cfe-9f00-4578-9069-ea293c64de18.show","description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"b0d152d8-04c0-4832-9f85-24505f052894","definition":false,"name":"state","type":"string","uniqueId":"attribute.b0d152d8-04c0-4832-9f85-24505f052894.state","ownerId":"b0d152d8-04c0-4832-9f85-24505f052894","getOutputAttribute":false,"empty":false},{"parentUniqueId":"b0d152d8-04c0-4832-9f85-24505f052894","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.b0d152d8-04c0-4832-9f85-24505f052894.tosca_id","ownerId":"b0d152d8-04c0-4832-9f85-24505f052894","getOutputAttribute":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"cd599cfe-9f00-4578-9069-ea293c64de18","createdFromCsar":true,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","icon":"securityrules","creationTime":1676719014496,"originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"cd599cfe-9f00-4578-9069-ea293c64de18","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1676719014730,"customizationUUID":"18e5b3d0-458c-45bf-83da-c34e59995536","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"feature","uniqueId":"capability.b0d152d8-04c0-4832-9f85-24505f052894.feature","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"feature","uniqueId":"capability.b0d152d8-04c0-4832-9f85-24505f052894.feature","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"scalable","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.scalable","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"forwarder","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.forwarder","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"binding","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.binding","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"binding","uniqueId":"capability.3e802313-4215-47d3-bb91-5333392a4e21.binding","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","getInputProperty":false,"ownerId":"671e93c0-da63-4b45-8fa3-389f095d2d18","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"port_mirroring","uniqueId":"capability.671e93c0-da63-4b45-8fa3-389f095d2d18.port_mirroring","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"host","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.host","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.ephemeral.size","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.ephemeral.size","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"instance","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.instance","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"memory","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.memory","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.iops","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.iops","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"cpu.delta","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.cpu.delta","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.capacity","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.capacity","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.latency","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.latency","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.usage","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.usage","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"cpu_util","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.cpu_util","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.allocation","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.allocation","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.requests.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.requests.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.latency","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.latency","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"cpu","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.cpu","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.read.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.read.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.root.size","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.root.size","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"vcpus","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.vcpus","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.iops","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.iops","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.usage","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.usage","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.requests.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.requests.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.allocation","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.allocation","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.read.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.read.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.read.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.read.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"memory.usage","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.memory.usage","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.capacity","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.capacity","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"memory.resident","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.memory.resident","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.packets.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.packets.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outgoing.bytes","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outgoing.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outgoing.packets.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outgoing.packets.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outpoing.packets","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outpoing.packets","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.bytes.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.bytes","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outgoing.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.packets","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.packets","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"os","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.os","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"endpoint","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.endpoint","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"attachment","uniqueId":"capability.3e802313-4215-47d3-bb91-5333392a4e21.attachment","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"dependency","uniqueId":"b0d152d8-04c0-4832-9f85-24505f052894.dependency","capability":"tosca.capabilities.Node","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"dependency","uniqueId":"b0d152d8-04c0-4832-9f85-24505f052894.dependency","capability":"tosca.capabilities.Node","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"link","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2.link","capability":"tosca.capabilities.network.Linkable","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"local_storage","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":true,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acf24183-a0ce-4b83-af1e-cac9e35348a7.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":true,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"17758bf5-ab36-40c3-9006-cbba98447d32","createdFromCsar":true,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","icon":"defaulticon","creationTime":1676719014496,"originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"17758bf5-ab36-40c3-9006-cbba98447d32","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardFacfbzcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1676719014730,"customizationUUID":"5c96a163-fb9e-40c0-9196-d2245a3429fc","posX":"275.0","posY":"325.0","componentName":"basic_onboard_FaCFBZ-nodes.ubuntu18Cvfc","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","requirementOwnerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group","id":"5a7da746-dd06-4a34-9b36-7b647a4a5a54","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.3e802313-4215-47d3-bb91-5333392a4e21.attachment","requirementUid":"cd599cfe-9f00-4578-9069-ea293c64de18.port"},"operations":[]}],"fromNode":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":true,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"acf24183-a0ce-4b83-af1e-cac9e35348a7.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":true,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","getInputProperty":false,"ownerId":"aae63a40-5bce-4812-9421-2e4c5a9a7062","empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"17758bf5-ab36-40c3-9006-cbba98447d32.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group":[{"parentUniqueId":"b0d152d8-04c0-4832-9f85-24505f052894","uniqueId":"attribute.b0d152d8-04c0-4832-9f85-24505f052894.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"b0d152d8-04c0-4832-9f85-24505f052894","getOutputAttribute":false,"empty":false},{"uniqueId":"attribute.cd599cfe-9f00-4578-9069-ea293c64de18.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"b0d152d8-04c0-4832-9f85-24505f052894","uniqueId":"attribute.b0d152d8-04c0-4832-9f85-24505f052894.state","name":"state","type":"string","definition":false,"ownerId":"b0d152d8-04c0-4832-9f85-24505f052894","getOutputAttribute":false,"empty":false},{"parentUniqueId":"b0d152d8-04c0-4832-9f85-24505f052894","uniqueId":"attribute.b0d152d8-04c0-4832-9f85-24505f052894.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"b0d152d8-04c0-4832-9f85-24505f052894","getOutputAttribute":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"cd599cfe-9f00-4578-9069-ea293c64de18","uniqueId":"capability.b0d152d8-04c0-4832-9f85-24505f052894.feature","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.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":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"feature","uniqueId":"capability.b0d152d8-04c0-4832-9f85-24505f052894.feature","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"feature","uniqueId":"capability.b0d152d8-04c0-4832-9f85-24505f052894.feature","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"scalable","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.scalable","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"forwarder","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.forwarder","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"binding","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.binding","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"binding","uniqueId":"capability.3e802313-4215-47d3-bb91-5333392a4e21.binding","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","getInputProperty":false,"ownerId":"671e93c0-da63-4b45-8fa3-389f095d2d18","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"port_mirroring","uniqueId":"capability.671e93c0-da63-4b45-8fa3-389f095d2d18.port_mirroring","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"host","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.host","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.ephemeral.size","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.ephemeral.size","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"instance","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.instance","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"memory","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.memory","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.iops","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.iops","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"cpu.delta","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.cpu.delta","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.capacity","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.capacity","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.latency","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.latency","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.usage","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.usage","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"cpu_util","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.cpu_util","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.allocation","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.allocation","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.requests.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.requests.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.latency","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.latency","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"cpu","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.cpu","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.read.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.read.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.root.size","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.root.size","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"vcpus","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.vcpus","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.iops","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.iops","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.usage","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.usage","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.read.requests.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.write.requests.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.allocation","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.allocation","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.read.bytes.rate","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.read.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.read.bytes","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.read.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"memory.usage","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.memory.usage","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.device.capacity","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.device.capacity","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"memory.resident","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.memory.resident","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","getInputProperty":false,"ownerId":"a3c41697-c5b2-4fd4-89ab-0fabde1af5bd","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"disk.write.requests","uniqueId":"capability.a3c41697-c5b2-4fd4-89ab-0fabde1af5bd.disk.write.requests","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.packets.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.packets.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outgoing.bytes","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outgoing.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outgoing.packets.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outgoing.packets.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outpoing.packets","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outpoing.packets","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.bytes.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.bytes","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.bytes","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.outgoing.bytes.rate","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","getInputProperty":false,"ownerId":"5d17bb32-96b4-43bb-b8d4-69fdba785a2d","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"network.incoming.packets","uniqueId":"capability.5d17bb32-96b4-43bb-b8d4-69fdba785a2d.network.incoming.packets","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"os","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.os","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","getInputProperty":false,"ownerId":"4125f60c-f855-485b-afb3-a36637e76ba5","empty":false}],"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"endpoint","uniqueId":"capability.4125f60c-f855-485b-afb3-a36637e76ba5.endpoint","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.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.BasicOnboardFacfbz.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"attachment","uniqueId":"capability.3e802313-4215-47d3-bb91-5333392a4e21.attachment","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"cd599cfe-9f00-4578-9069-ea293c64de18","uniqueId":"b0d152d8-04c0-4832-9f85-24505f052894.dependency","capability":"tosca.capabilities.Node","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"dependency","uniqueId":"b0d152d8-04c0-4832-9f85-24505f052894.dependency","capability":"tosca.capabilities.Node","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"dependency","uniqueId":"b0d152d8-04c0-4832-9f85-24505f052894.dependency","capability":"tosca.capabilities.Node","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.3e802313-4215-47d3-bb91-5333392a4e21.ubuntu18_ubuntu18_admin_plane_port_0","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"link","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2.link","capability":"tosca.capabilities.network.Linkable","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"cd599cfe-9f00-4578-9069-ea293c64de18","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18.port","capability":"tosca.capabilities.Attachment","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.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,"path":["17758bf5-ab36-40c3-9006-cbba98447d32.8b6ad187-b13f-4e0e-8daf-a1275bbbde1d.ubuntu18","35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"17758bf5-ab36-40c3-9006-cbba98447d32","parentName":"local_storage","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"412b6400-da26-4fc8-a9d4-c6b13745212d","groupUUID":"ae0328b2-18ff-46a9-8c0d-4b98b7c69edd","members":{"abstract_ubuntu18":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ubuntu18_admin_security_group":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardFacfbz..base_ubuntu18..module-0","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.BasicOnboardFacfbz..base_ubuntu18..module-0","name":"BasicOnboardFacfbz..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","35e5a1d2-d794-441c-8d91-11335fac0edd.heat1env"],"invariantName":"BasicOnboardFacfbz..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"e6a83a26-7954-418d-b6b8-503b83e1e572","artifactsUuid":["669a72c8-094c-4dde-b0c3-b5e2ee52a530"],"groupUUID":"82094576-1dcf-486f-b537-78830af3d241","members":{"abstract_ubuntu18":"35e5a1d2-d794-441c-8d91-11335fac0edd.17758bf5-ab36-40c3-9006-cbba98447d32.abstract_ubuntu18","ubuntu18_admin_security_group":"35e5a1d2-d794-441c-8d91-11335fac0edd.cd599cfe-9f00-4578-9069-ea293c64de18.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardFacfbz","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1676719013788,"icon":"defaulticon","description":"VF","tags":["basic_onboard_FaCFBZ"],"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd","componentMetadataForSupportLog":{"SupportablityComponentUUID":"641e8963-6b31-4313-95e1-6fa4c308703c","SupportablityComponentName":"basic_onboard_FaCFBZ","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"5787acd34420440d88aa931a9baf0f13","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","highestVersion":true,"systemName":"BasicOnboardFacfbz","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","normalizedName":"basiconboardfacfbz","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1676719014624,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1676719014917,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"669a72c8-094c-4dde-b0c3-b5e2ee52a530","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","duplicated":false,"payloadUpdateDate":1676719014933,"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":1676719014917,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vspbasiconboardfacfbzvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdZVU5HUWxwZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1676719014880,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","artifactName":"VSP_basic_onboard_FaCFBZ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZWM3Nzk3YmFmNmU0YjA2NmY4NTAwNzE1ZjE3YWQyMWQ=","artifactUUID":"a83522cc-60ce-4e35-b635-dd8c41726c29","artifactDisplayName":"VSP_basic_onboard_FaCFBZ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfacfbzvspinformationtxt","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","duplicated":false,"payloadUpdateDate":1676719014883,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014880,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1676719014947,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1676719014947,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014947,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"0.1":"35e5a1d2-d794-441c-8d91-11335fac0edd"},"service":false,"csarUUID":"5787acd34420440d88aa931a9baf0f13","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"name":"basic_onboard_FaCFBZ"} 2023-02-18 11:16:55,791 INFO 340:__init__.py(1) - Vf basic_onboard_FaCFBZ is created in SDC 2023-02-18 11:16:55,792 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:05,801 INFO 309:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_FaCFBZ in SDC 2023-02-18 11:17:05,808 DEBUG 139: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'} 2023-02-18 11:17:05,808 DEBUG 141:onap_service.py(1) - [SDC][Certify Vf] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/35e5a1d2-d794-441c-8d91-11335fac0edd/lifecycleState/Certify 2023-02-18 11:17:05,808 DEBUG 142:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2023-02-18 11:17:05,811 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:10,059 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/35e5a1d2-d794-441c-8d91-11335fac0edd/lifecycleState/Certify HTTP/1.1" 200 1339 2023-02-18 11:17:10,062 INFO 152:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2023-02-18 11:17:10,062 DEBUG 156:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","name":"basic_onboard_FaCFBZ","version":"1.0","isHighestVersion":true,"creationDate":1676719013788,"lastUpdateDate":1676719027782,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_FaCFBZ"],"icon":"defaulticon","normalizedName":"basiconboardfacfbz","systemName":"BasicOnboardFacfbz","contactId":"cs0008","allVersions":{"1.0":"c78bf2c3-da7c-4103-b972-31176ab35718"},"csarUUID":"5787acd34420440d88aa931a9baf0f13","csarVersion":"1.0","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","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.BasicOnboardFacfbz","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c"} 2023-02-18 11:17:10,063 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:10,064 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:17:10,065 DEBUG 139: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'} 2023-02-18 11:17:10,065 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:17:10,065 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:17:10,069 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:10,135 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2023-02-18 11:17:10,137 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:17:10,138 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","name":"basic_onboard_FaCFBZ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/641e8963-6b31-4313-95e1-6fa4c308703c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:17:10,139 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:17:10,139 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:10,140 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:10,140 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:10,140 DEBUG 283:sdc_resource.py(1) - importing SDC Resource basic_onboard_FaCFBZ from SDC 2023-02-18 11:17:10,141 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:10,141 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:10,141 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:10,141 DEBUG 185:__init__.py(1) - number of Vf returned: 2 2023-02-18 11:17:10,141 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:10,142 INFO 230:__init__.py(1) - Vf found, updating information 2023-02-18 11:17:10,143 DEBUG 139: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'} 2023-02-18 11:17:10,148 DEBUG 141:onap_service.py(1) - [SDC][Deep Load Vf] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-02-18 11:17:10,149 DEBUG 142:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2023-02-18 11:17:10,153 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:10,685 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2023-02-18 11:17:10,692 INFO 152:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2023-02-18 11:17:10,695 DEBUG 156:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65d8e865-0c4f-40a3-a1c3-edd4c5d18dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270389,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fda9631b-fb21-4fce-8667-9b85ca54eaf0","invariantUUID":"c43bc7c9-68d5-4e69-8f32-7c0a93bb5a56","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cee1224-243d-4e5b-b296-dcc8e003e6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698228419,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92411901-41c6-4150-ac27-245e0d6e4389","invariantUUID":"d6e42030-4a25-43b1-a633-b1b573ce9c26","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":"c338923b-41e4-44c9-9aac-547e0c9d8922","lifecycleState":"CERTIFIED","lastUpdateDate":1676698106406,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2cc2022-92e8-41b3-a85f-1ca8aced75ba","invariantUUID":"45b5f9fa-2a06-4d0d-8008-b2882be34e94","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":"be352e3c-3aee-41dc-b4c4-5a967925ee40","lifecycleState":"CERTIFIED","lastUpdateDate":1676698215879,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5452df69-0280-4c1b-aecd-4c607be06d25","invariantUUID":"e2508533-358d-42c9-8e1b-c5d9f9fdfc73","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0031f5ae-ca3d-4473-9820-fb5f0af8f82a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698177405,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e64a6f1d-2499-4c2f-b9a7-5f8330230a89","invariantUUID":"0800b810-1bcf-4496-acaf-768f105e1791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15acf072-4301-4ec6-80a5-9a2641f44ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698112725,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d9f95a5-510b-4dcf-9297-83b764481318","invariantUUID":"594506fb-c020-4c2f-b748-bac80fe2745c","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":"2cdb54ba-e898-4acd-80e1-531d01f16e60","lifecycleState":"CERTIFIED","lastUpdateDate":1676698222384,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6cdd4b9-9ed6-45c5-bd8d-0bc897816041","invariantUUID":"04e5b21a-efd7-485a-8118-7702a4aff568","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":"ea022cee-3113-49b2-8c0e-d1b5958d3a62","lifecycleState":"CERTIFIED","lastUpdateDate":1676698143405,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3491a70b-4bbb-4d2b-b829-c6f19226063b","invariantUUID":"0b2ab383-fcb5-4a2d-8d8e-091d12952629","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":"b9ec07bf-9236-4632-af97-7fa5a9319268","lifecycleState":"CERTIFIED","lastUpdateDate":1676698154774,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9421db91-7b70-4907-a61f-0c308e1da744","invariantUUID":"45a5dd66-5569-4229-b7ec-f084327f0685","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":"defaulticon","uniqueId":"974dc34b-8dd2-4391-8368-f3f2627f0f92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283850,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c55cbc54-9b06-443d-83a6-ded768310e42","invariantUUID":"ae8f5cf6-2fea-4353-b1b8-6d799159eba1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70a9423c-6a33-4e07-82eb-6744a88391b3","lifecycleState":"CERTIFIED","lastUpdateDate":1676698184018,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e6808be-06d3-4fbb-bd85-b2e5c450e56a","invariantUUID":"b07e3205-1d02-4c51-8fc3-d963d32b886d","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":"defaulticon","uniqueId":"4df1aaae-5fa9-4e7f-af31-9d144c0da7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1676698194423,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26611121-20b2-44f0-8c2d-7dd641aa7fe6","invariantUUID":"ee2e7990-5818-41f5-9941-44300f7b7d54","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fc679b8-0195-4725-a1df-88737ee62d01","lifecycleState":"CERTIFIED","lastUpdateDate":1676698100084,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad872610-aa0c-41e8-98f8-b70feab2b78f","invariantUUID":"39989178-3069-4b5b-b5fb-130bbfcb242c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18d49d76-e8d9-422f-be31-4a81dd4fc5a9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698145609,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27480616-f422-4b36-8ae7-15915e9c2e92","invariantUUID":"ca57fb67-c9d5-4c49-8dc2-cf6e902c705c","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":"defaulticon","uniqueId":"47c97b3d-636a-4523-9897-6ec1dd5b4a2a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698151204,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c7f1d16-6475-4290-b1a7-c2465553ef0f","invariantUUID":"5b9b6b0c-0ed5-41ed-8ac3-43ee4e9632d7","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":"loadBalancer","uniqueId":"b310cf55-7af0-473b-946c-970495f07feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698062090,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c0d6ae-68da-4b90-9235-436da34f1298","invariantUUID":"e4808574-ad5f-4c81-986a-a4ebf008210f","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":"6b4a1254-a6ea-46ef-9be0-cfd68cf98a36","lifecycleState":"CERTIFIED","lastUpdateDate":1676698161823,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8576d1-d5c8-4888-b74a-b0d0ac9feab1","invariantUUID":"d387688e-20b5-4a67-9d05-cfe5151b5ca2","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9f46ebd-3829-4633-b0de-440fc491c7e7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698187303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d7760a-116b-405d-96ab-89e524528567","invariantUUID":"63bc2f92-65d0-4b12-9f97-3a1b66ca5760","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":"f02d4bb6-7f6e-4cf2-82b9-12faea4baf66","lifecycleState":"CERTIFIED","lastUpdateDate":1676698158338,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825d4b95-806b-4027-9eb7-c057b63e60e6","invariantUUID":"264f838a-2e61-492c-8eec-401d47bd9d89","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":"defaulticon","uniqueId":"a657496a-3fcf-4ef3-ac64-5a2b97eaf05a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283971,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32bf8925-93fb-490e-bdc1-b32ced5aa41b","invariantUUID":"b1040936-6c25-41d4-9bcb-4598c3068c2e","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de13a2ac-2681-4f0d-8f69-d7a2fbd6380d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698163587,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51defc72-e662-4228-82a8-3bece40836da","invariantUUID":"8de18f36-e1af-43e3-ad0c-9a7aa9478753","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":"04fb438f-3008-410e-a9b7-88c86a2f66c5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698124065,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2bd4c906-80e1-4ea0-9ce9-da656197056f","invariantUUID":"a686204d-fce6-4268-881f-4f06b1d67fb7","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c54fff4f-1282-4afa-8292-fcffc9f28ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270084,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e54fbdd4-d0a5-4b67-b8f8-66bc7452c288","invariantUUID":"231f7d60-66ad-4234-beb0-b1ed2b972252","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ff3dd24-05c1-4c38-a0a6-d4096d1ef38e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698083882,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dbc9e02-9219-4326-8d9d-c0e053c48a5f","invariantUUID":"826fa77b-e90a-4282-8b81-db1be915acb3","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":"networkrules","uniqueId":"587221a3-a0b6-4b08-a7c6-d122d92ce0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698098420,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5e5e4bdf-fda0-490c-96da-ed22f7f2c05c","invariantUUID":"45d63684-0adf-420a-8233-b84266223ecc","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":"c7776807-d408-47d3-a0eb-46cdc4415a13","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270742,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e5bd31f-8e9c-4b40-bbd5-9f3005c8da7f","invariantUUID":"9ab4770c-0fff-470a-8752-1fc55c8aa83b","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9dede35a-9cc6-437c-85ab-c65c2df05f1d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698152964,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3a59ce0-2ddd-47db-aa4d-9c36dfa8be49","invariantUUID":"97c1f49f-0830-4c40-a0f2-492c8ef7da3b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698120145,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e677a42-f370-4e6b-8ed6-a4d156d55721","invariantUUID":"9ec69968-6f4a-485a-b050-e6e9726e08ef","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfd716a8-0226-4e9d-9fea-0c98095db366","lifecycleState":"CERTIFIED","lastUpdateDate":1676698202806,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad128176-8850-477a-86c7-3f09d88756d8","invariantUUID":"76296d59-6184-4dd8-9b52-e80691df4cc9","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":"port","uniqueId":"91eec4f9-eb91-441a-ae8b-9a6d81d29e7f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698079900,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d6ed9aa-e52b-471c-8c5e-4efa603faa49","invariantUUID":"9abd45b2-2025-457c-80ce-99a73d50bc3b","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":"6260dae7-8af5-4750-a62b-0d1d7f92314e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698137548,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd3249b-cadc-459b-8667-5c13b7144363","invariantUUID":"9c235d53-0371-46e9-b1df-abc17272bba8","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"607e2ce8-19a0-40e8-8fce-76e589db9d17","lifecycleState":"CERTIFIED","lastUpdateDate":1676698204418,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"397fa0cc-4a33-4f3c-9856-77f723502380","invariantUUID":"09237a82-df9d-4030-9172-36fd2126a92b","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":"port","uniqueId":"12cbb63a-52f7-4544-8104-8426fb207b27","lifecycleState":"CERTIFIED","lastUpdateDate":1676698232233,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f7f79d-b0f5-437e-a6ed-db2a95128ac6","invariantUUID":"56f9b6eb-7339-41a7-a142-2a3c2b6311fa","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":"objectStorage","uniqueId":"233ee9d5-a54b-4c8f-b767-d6754e51e4ef","lifecycleState":"CERTIFIED","lastUpdateDate":1676698070911,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f2da7d7-2a34-4987-8b88-72360724a4bb","invariantUUID":"48be9190-f8d2-44fa-a7df-feb3e5172c02","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d726be6-9800-465d-9016-9e46830db5b9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698168783,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f52ed98b-8156-424f-84ae-28477832271a","invariantUUID":"7db104a5-1a7c-4e84-aff5-4ff042c781d3","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":"defaulticon","uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","lifecycleState":"CERTIFIED","lastUpdateDate":1676719027782,"name":"basic_onboard_FaCFBZ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","systemName":"BasicOnboardFacfbz","description":"VF","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed013171-3850-4bdd-9497-33bc52851579","lifecycleState":"CERTIFIED","lastUpdateDate":1676698114472,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd60db2a-d768-4877-89a9-8b3d999ee873","invariantUUID":"6a1c0e69-75da-4609-9b30-12e2bd2016fa","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec706a5a-2833-44c5-8f6f-c25452e7202f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269620,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0f3c70-14e0-4f7d-99c7-b41868951d4f","invariantUUID":"e2265984-c3f9-4319-a978-dbe4f674739c","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29efef41-fe83-4ade-bece-eb4b91544af0","lifecycleState":"CERTIFIED","lastUpdateDate":1676698201054,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c99e769d-f554-40dc-8f65-ba04eee249bc","invariantUUID":"b51cac32-1fbf-464e-8be3-8b58168f52e3","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ab5815ff-f871-4e53-b4bd-7572082d9f16","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269225,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64446887-fdba-43b3-9012-0846552409b4","invariantUUID":"5fd41149-a8e2-463a-bdef-83c145101aae","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a28182b3-6847-4261-815e-b24f7c8568fb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284493,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06599f2c-2386-4d3d-8387-1940cadce0ae","invariantUUID":"7270fc72-f945-40d0-a683-7d95afefe43a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab9c651c-33cc-4c7f-b389-ad3a1abe958e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698077541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0226174d-ff14-455d-80ff-de21e9788916","invariantUUID":"b702a35b-8d36-482c-8095-a1b1b08d7a48","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":"securityrules","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698108118,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"226ea793-8859-4122-af57-d68c2319e816","invariantUUID":"e86753da-192c-447a-bc34-dcdb6b4c16c3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f54c8dfe-3c90-46ef-a183-81dad3906e87","lifecycleState":"CERTIFIED","lastUpdateDate":1676698072725,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2442adab-386e-439c-ae92-4b80df95baae","invariantUUID":"c20c291a-3402-4337-8bf8-7d00d6c9a69a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698063938,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"298063f6-6bb0-4140-ba4b-e26eafec1102","invariantUUID":"69ee53cf-e756-4b21-b80f-4cc74231c81e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"03bc5db8-d7d7-47d0-8e12-767cd1896650","lifecycleState":"CERTIFIED","lastUpdateDate":1676698226611,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"259c054a-9a6c-46f7-87a6-e6cebaa580f4","invariantUUID":"2652761b-6642-4ea0-853c-7f416c34c0da","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0ff62d5-58cf-479e-a25e-b35b148c66c6","lifecycleState":"CERTIFIED","lastUpdateDate":1676698156506,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b6e3d0-8564-4f3c-9404-39f05e889128","invariantUUID":"2c28cf95-eb31-4fbd-bca7-0306e6796afe","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":"5ed2e06b-d898-4c09-95a0-465ee8c9fe92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698132119,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"548461fa-cb21-43df-9aec-e824d5b9657e","invariantUUID":"d2f49da2-eb80-487f-8480-7ed1e520ae13","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":"a218192e-da6a-4c11-9597-1774b10a6e78","lifecycleState":"CERTIFIED","lastUpdateDate":1676698091110,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e51920c-5d00-42f2-b3fe-07cc84c0a774","invariantUUID":"8b3429d3-31d3-41f8-a87f-d5a02be149bb","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":"c22af5e6-6847-4e1f-87cb-caea0255425b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284066,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ede0dd2-795d-42a3-bf7b-5887c592bb82","invariantUUID":"3ce8c6ed-2bcf-482c-9bd5-6bc31a059bcb","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"45353bd2-7f6b-4095-94b2-48da919b746b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698211849,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2321277-efa8-4202-bb3c-6ccea5404c64","invariantUUID":"827cce83-39e5-48f4-9725-8a1c63a3b2bc","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":"objectStorage","uniqueId":"1fa9d6c3-4ec6-4861-80c6-c31a9c8a6255","lifecycleState":"CERTIFIED","lastUpdateDate":1676698055999,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b48803e-8d2c-4907-b9fd-34f69104cd7c","invariantUUID":"972f11a8-175f-4e8d-9b6f-094642f630b2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a8a53bd-97cc-42bb-899f-c723819c2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1676698087465,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47175709-3a07-4d6c-ba0e-31be65725c41","invariantUUID":"7f435ce5-87c5-4ac4-b54a-65aa3e1d78d6","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":"b0af2a55-0fce-4e37-b318-6288bba0c4e9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698192451,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"219dec12-e6d3-4fea-995a-deb44a0cea3b","invariantUUID":"37c67b8f-438d-435f-ace4-3a0989f2a7de","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"12de8f35-2f59-4a6c-b37a-5cd50af65e08","lifecycleState":"CERTIFIED","lastUpdateDate":1676698190790,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60321a90-355f-48ab-bca2-e40d98d19dbf","invariantUUID":"dacc2e04-627f-4c60-8dce-5bce96885e7f","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":"compute","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698046216,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2584250-44f9-444e-87c8-e13f48719c8a","invariantUUID":"8c8f8079-7abe-4aef-9acb-c19bcca04eab","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":"defaulticon","uniqueId":"e97d97b6-f666-431e-bd40-86e5ee136d29","lifecycleState":"CERTIFIED","lastUpdateDate":1676698081811,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"208a6ba9-2e42-4e65-9cf5-113ff9f55d6f","invariantUUID":"7b56b311-0b05-419d-8d40-7a1d8d895c14","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":"compute","uniqueId":"ba46fe92-c5d7-4202-a16e-47ba7f52fdf8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d386593-8b0d-4729-8c46-0dab0acbace0","invariantUUID":"713618b2-486e-4e45-bbfa-7b1fe7f355fa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26bf679a-f14e-4ba4-b44c-72c212ba3f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698054110,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8777e39e-3ae5-4a7e-a39b-b6cbb0965085","invariantUUID":"2843fcb8-2d10-40e7-99e5-92ed7df84a63","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b4a70e98-df3a-4866-adfa-9f2164d98692","lifecycleState":"CERTIFIED","lastUpdateDate":1676698224460,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf53415-b138-4436-991c-baddbab89eef","invariantUUID":"9d412fea-760c-4b20-8e1c-18f6b6a23a20","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":"5dc63b03-cf44-4745-b52b-782a52879feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269065,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3daff0-460b-48b5-9eeb-b1f1db1098c1","invariantUUID":"bd322474-d214-4b42-b1cd-24725aebff05","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c27b725b-b1b4-4e09-a160-92bf1798ee68","lifecycleState":"CERTIFIED","lastUpdateDate":1676698217912,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eecb369d-f074-4921-81f3-1fd4a7b30705","invariantUUID":"ea14eedf-c082-4746-9647-ca25a62c9410","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":"89ef8031-2a60-43f7-9b53-d770d2634172","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269396,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4d11bf7-f9c7-4097-8945-6b31662c905f","invariantUUID":"fcef1c5f-2617-44b2-999e-bcad7768181d","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cb99ee82-8fb4-4372-aad6-e89267116b32","lifecycleState":"CERTIFIED","lastUpdateDate":1676698271059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0a69130-5377-49a6-bf09-e49ed20420b6","invariantUUID":"c22275a4-9265-4826-9eb1-1bf87cfc4a39","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95d6f6d5-9e06-408d-807c-7c175b03d971","lifecycleState":"CERTIFIED","lastUpdateDate":1676698116269,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"520c452e-7788-4610-8868-fc93d53ab34d","invariantUUID":"5f528705-c6c0-4d0b-b7cf-f898d61db86f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"edc77132-efcb-41f2-8094-6c05ccf59be2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698149477,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b43552e9-ac5c-465c-9ddf-4f184c76e5aa","invariantUUID":"71b22085-3a34-4bd4-925f-e54826a3e6a7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e8183ac-0468-48df-ab32-55980f991b25","lifecycleState":"CERTIFIED","lastUpdateDate":1676698199246,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a009814-83df-40f8-ba4f-fe08b77b1e21","invariantUUID":"e18ac840-cd01-45f6-a0d3-c02a5ad877cb","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2ef502-f773-4e6a-a0c4-083d28e4dddb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698074936,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e2222c9-f232-462f-9552-86ae35245f00","invariantUUID":"ce80280e-a849-4bca-9215-e7c23b6f22b3","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":"compute","uniqueId":"87b969e4-3b50-4193-9d42-618ba4b1ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698110792,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed6d65a-7dc1-4d10-b720-5f9d14e044a7","invariantUUID":"86b21282-6fea-46bb-9c05-461d60cecae4","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":"a4e6db80-c229-4a0d-a605-334140dffee2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698065655,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c25797b8-50f1-45d8-b3ac-8bce5a10c153","invariantUUID":"78c34417-e32d-42f0-8335-c69e6c7af2fb","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":"defaulticon","uniqueId":"ebd7250f-df19-464f-85d4-dff13a01fb47","lifecycleState":"CERTIFIED","lastUpdateDate":1676719010680,"name":"vFW 7882beb7-c6c5","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","systemName":"Vfw7882beb7C6c5","description":"vendor software product","tags":["vFW 7882beb7-c6c5"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf91858e-9b45-42c9-85a4-01fce1fa92be","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270216,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75923d7a-ba3b-4226-8c8c-39ef1dc6faff","invariantUUID":"4aeace48-2a7b-4ed1-a5ef-5ab95ef2ccb5","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dd57e28-cf24-4011-bec8-dffa1a23e78f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698175537,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfcefc5-79c6-46fc-bd35-bab8a38420f8","invariantUUID":"ff465104-4896-4d42-b0d5-ba5c1f2023c9","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":"af7095bb-a39a-4450-b25c-5735b042c492","lifecycleState":"CERTIFIED","lastUpdateDate":1676698165273,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"209bb80f-86a0-435c-a899-dbf92698d2b5","invariantUUID":"57fc4120-4058-40db-8d0f-991f26ed2a53","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":"objectStorage","uniqueId":"b35c7b1b-c91d-405f-8c15-bc09a3ba5836","lifecycleState":"CERTIFIED","lastUpdateDate":1676698170424,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52ed2d3-1af6-49f9-bae2-e6c846e8c03a","invariantUUID":"c01011e7-4fe8-4e5e-bcc7-99c3a9981831","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f784f52-7bbc-4364-969e-3656dc9cf761","lifecycleState":"CERTIFIED","lastUpdateDate":1676698085717,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4753c27-69a4-40cc-8c1b-ef2209da6f87","invariantUUID":"36881105-6931-488e-bfbe-2d32a410eda3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"522f596e-6330-4e0c-8da4-42e10fe8d5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1676698189046,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edcdae20-550c-4ad5-ace8-18b93dd76119","invariantUUID":"cc05966c-151c-4838-95d7-19b50eec4fc0","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":"110dd664-bd77-488c-a287-18e569f323ad","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985b701a-9ed6-407d-b3b9-0a49af5559d1","invariantUUID":"5e58718a-6ba3-4bd1-bacb-ab3317cd3777","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"565a5707-56de-4fef-adb5-0ae52ef6f5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284257,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29415664-e23d-4310-a692-e56099003d9d","invariantUUID":"7247533b-f1f2-4a47-9c0f-75e435b2e121","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e802313-4215-47d3-bb91-5333392a4e21","lifecycleState":"CERTIFIED","lastUpdateDate":1676698122268,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19a4be8e-5e52-46fc-8af1-74a2ccc46a5d","invariantUUID":"7b656fa1-9904-4e8c-bcbb-78912e8b22d7","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":"defaulticon","uniqueId":"5e237c80-7a45-4418-bb69-8117776cf5cb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284159,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67288540-5c1e-4be3-ad84-49ceea034a48","invariantUUID":"b8d26dfe-1e8a-481d-8a30-6f05f5207906","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7983612c-705c-4519-a584-d500b8382df7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698185597,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f00fc2-a579-4545-a49a-a8cf7ab826a4","invariantUUID":"63b09fe0-237d-4029-a33f-5193d47a8eab","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dd90e188-aa47-43e6-b41d-83d3b630c7a8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284383,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30fb947-4583-4278-8aa1-3493c38865de","invariantUUID":"74af4cf3-c3fa-4195-9096-3de35bc8bb29","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b400aa13-f1cc-4ce0-b064-0329262bd868","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269936,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e8a97a-fc94-4881-af7e-861783ca0fab","invariantUUID":"2f2bad82-d5eb-4b15-a6ac-b243827a89c0","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"839b4143-c2b5-451f-8529-ca8752d9e302","lifecycleState":"CERTIFIED","lastUpdateDate":1676698089201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a2103913-9594-4470-b355-531e03d99ee3","invariantUUID":"5d8f7081-1fe5-43ff-b112-a29de0c84b58","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":"networkrules","uniqueId":"2c85b642-e1ee-40de-a24c-aaf9d21f8fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698104651,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5d59ff75-26fd-45d8-b7d7-bdda29858d42","invariantUUID":"b177b5bf-d20d-422e-a134-1ac6f3c4abd9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d8eb56c-df46-45f5-888a-eee438a7fde2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698209640,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"294fc017-5642-4633-b99c-783f97e0ef96","invariantUUID":"b158ac40-bc0f-450d-899d-141cccd7c9a0","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"14e3a5ed-e808-4fa8-9526-6efb8242294b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698230246,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f715e03b-7f57-47c9-8260-e67da9dfd494","invariantUUID":"fffe5ef2-a2b8-4454-8a1c-d0f0c47c637c","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7c15b2c2-3469-44b5-a4de-91989d10dcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698206765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"330638e1-1bf4-4be9-8006-f656553ecebd","invariantUUID":"776c9a9a-b564-42ed-839f-a022c74688b8","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":"objectStorage","uniqueId":"661e092f-e819-4447-90f2-971062736001","lifecycleState":"CERTIFIED","lastUpdateDate":1676698057893,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b845aa45-7cce-4f31-bd22-0033da627a2f","invariantUUID":"14aa7a2c-3bec-4e7d-84a4-2a08eea9b46e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4fa135ef-9eca-4207-903a-c8011576a2b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698196842,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c3eb9fa-9382-4431-8244-09520a08792d","invariantUUID":"020d4c5d-4506-4f05-b826-92a25c5f9814","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21fad111-d287-48c3-b70b-b4f6cd26640c","lifecycleState":"CERTIFIED","lastUpdateDate":1676698147557,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b28e74-997a-440b-875f-c857dd833dc1","invariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d0a256e-02f7-4134-a4c2-e72dd8c7341a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698139280,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0527438-9367-4701-a1a8-039b4da6a4ac","invariantUUID":"f09cb908-ae84-4138-a3ae-fb46b5fff8ff","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec096305-2641-4cf9-8887-fdb64be6cc87","lifecycleState":"CERTIFIED","lastUpdateDate":1676719022127,"name":"vFW 2023-02-18 11-15-51","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","systemName":"Vfw20230218111551","description":"catalog service description","tags":["robot-ete","vFW 2023-02-18 11-15-51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-02-18 11:17:10,699 DEBUG 128:sdc_resource.py(1) - Resource basic_onboard_FaCFBZ found in resources list 2023-02-18 11:17:20,709 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:20,709 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:17:20,710 DEBUG 139: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'} 2023-02-18 11:17:20,711 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:17:20,711 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:17:20,714 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:20,741 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2023-02-18 11:17:20,743 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:17:20,744 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","name":"basic_onboard_FaCFBZ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/641e8963-6b31-4313-95e1-6fa4c308703c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:17:20,745 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:17:20,745 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:20,745 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:20,745 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:20,746 DEBUG 283:sdc_resource.py(1) - importing SDC Resource basic_onboard_FaCFBZ from SDC 2023-02-18 11:17:20,746 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:20,746 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:20,746 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:20,747 DEBUG 185:__init__.py(1) - number of Vf returned: 2 2023-02-18 11:17:20,747 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:20,747 INFO 230:__init__.py(1) - Vf found, updating information 2023-02-18 11:17:20,748 DEBUG 139: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'} 2023-02-18 11:17:20,749 DEBUG 141:onap_service.py(1) - [SDC][Deep Load Vf] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-02-18 11:17:20,749 DEBUG 142:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2023-02-18 11:17:20,755 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:20,825 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2023-02-18 11:17:20,842 INFO 152:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2023-02-18 11:17:20,847 DEBUG 156:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65d8e865-0c4f-40a3-a1c3-edd4c5d18dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270389,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fda9631b-fb21-4fce-8667-9b85ca54eaf0","invariantUUID":"c43bc7c9-68d5-4e69-8f32-7c0a93bb5a56","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cee1224-243d-4e5b-b296-dcc8e003e6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698228419,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92411901-41c6-4150-ac27-245e0d6e4389","invariantUUID":"d6e42030-4a25-43b1-a633-b1b573ce9c26","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":"c338923b-41e4-44c9-9aac-547e0c9d8922","lifecycleState":"CERTIFIED","lastUpdateDate":1676698106406,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2cc2022-92e8-41b3-a85f-1ca8aced75ba","invariantUUID":"45b5f9fa-2a06-4d0d-8008-b2882be34e94","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":"be352e3c-3aee-41dc-b4c4-5a967925ee40","lifecycleState":"CERTIFIED","lastUpdateDate":1676698215879,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5452df69-0280-4c1b-aecd-4c607be06d25","invariantUUID":"e2508533-358d-42c9-8e1b-c5d9f9fdfc73","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0031f5ae-ca3d-4473-9820-fb5f0af8f82a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698177405,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e64a6f1d-2499-4c2f-b9a7-5f8330230a89","invariantUUID":"0800b810-1bcf-4496-acaf-768f105e1791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15acf072-4301-4ec6-80a5-9a2641f44ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698112725,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d9f95a5-510b-4dcf-9297-83b764481318","invariantUUID":"594506fb-c020-4c2f-b748-bac80fe2745c","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":"2cdb54ba-e898-4acd-80e1-531d01f16e60","lifecycleState":"CERTIFIED","lastUpdateDate":1676698222384,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6cdd4b9-9ed6-45c5-bd8d-0bc897816041","invariantUUID":"04e5b21a-efd7-485a-8118-7702a4aff568","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":"ea022cee-3113-49b2-8c0e-d1b5958d3a62","lifecycleState":"CERTIFIED","lastUpdateDate":1676698143405,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3491a70b-4bbb-4d2b-b829-c6f19226063b","invariantUUID":"0b2ab383-fcb5-4a2d-8d8e-091d12952629","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":"b9ec07bf-9236-4632-af97-7fa5a9319268","lifecycleState":"CERTIFIED","lastUpdateDate":1676698154774,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9421db91-7b70-4907-a61f-0c308e1da744","invariantUUID":"45a5dd66-5569-4229-b7ec-f084327f0685","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":"defaulticon","uniqueId":"974dc34b-8dd2-4391-8368-f3f2627f0f92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283850,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c55cbc54-9b06-443d-83a6-ded768310e42","invariantUUID":"ae8f5cf6-2fea-4353-b1b8-6d799159eba1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70a9423c-6a33-4e07-82eb-6744a88391b3","lifecycleState":"CERTIFIED","lastUpdateDate":1676698184018,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e6808be-06d3-4fbb-bd85-b2e5c450e56a","invariantUUID":"b07e3205-1d02-4c51-8fc3-d963d32b886d","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":"defaulticon","uniqueId":"4df1aaae-5fa9-4e7f-af31-9d144c0da7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1676698194423,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26611121-20b2-44f0-8c2d-7dd641aa7fe6","invariantUUID":"ee2e7990-5818-41f5-9941-44300f7b7d54","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fc679b8-0195-4725-a1df-88737ee62d01","lifecycleState":"CERTIFIED","lastUpdateDate":1676698100084,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad872610-aa0c-41e8-98f8-b70feab2b78f","invariantUUID":"39989178-3069-4b5b-b5fb-130bbfcb242c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18d49d76-e8d9-422f-be31-4a81dd4fc5a9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698145609,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27480616-f422-4b36-8ae7-15915e9c2e92","invariantUUID":"ca57fb67-c9d5-4c49-8dc2-cf6e902c705c","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":"defaulticon","uniqueId":"47c97b3d-636a-4523-9897-6ec1dd5b4a2a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698151204,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c7f1d16-6475-4290-b1a7-c2465553ef0f","invariantUUID":"5b9b6b0c-0ed5-41ed-8ac3-43ee4e9632d7","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":"loadBalancer","uniqueId":"b310cf55-7af0-473b-946c-970495f07feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698062090,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c0d6ae-68da-4b90-9235-436da34f1298","invariantUUID":"e4808574-ad5f-4c81-986a-a4ebf008210f","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":"6b4a1254-a6ea-46ef-9be0-cfd68cf98a36","lifecycleState":"CERTIFIED","lastUpdateDate":1676698161823,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8576d1-d5c8-4888-b74a-b0d0ac9feab1","invariantUUID":"d387688e-20b5-4a67-9d05-cfe5151b5ca2","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9f46ebd-3829-4633-b0de-440fc491c7e7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698187303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d7760a-116b-405d-96ab-89e524528567","invariantUUID":"63bc2f92-65d0-4b12-9f97-3a1b66ca5760","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":"f02d4bb6-7f6e-4cf2-82b9-12faea4baf66","lifecycleState":"CERTIFIED","lastUpdateDate":1676698158338,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825d4b95-806b-4027-9eb7-c057b63e60e6","invariantUUID":"264f838a-2e61-492c-8eec-401d47bd9d89","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":"defaulticon","uniqueId":"a657496a-3fcf-4ef3-ac64-5a2b97eaf05a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283971,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32bf8925-93fb-490e-bdc1-b32ced5aa41b","invariantUUID":"b1040936-6c25-41d4-9bcb-4598c3068c2e","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de13a2ac-2681-4f0d-8f69-d7a2fbd6380d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698163587,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51defc72-e662-4228-82a8-3bece40836da","invariantUUID":"8de18f36-e1af-43e3-ad0c-9a7aa9478753","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":"04fb438f-3008-410e-a9b7-88c86a2f66c5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698124065,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2bd4c906-80e1-4ea0-9ce9-da656197056f","invariantUUID":"a686204d-fce6-4268-881f-4f06b1d67fb7","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c54fff4f-1282-4afa-8292-fcffc9f28ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270084,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e54fbdd4-d0a5-4b67-b8f8-66bc7452c288","invariantUUID":"231f7d60-66ad-4234-beb0-b1ed2b972252","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ff3dd24-05c1-4c38-a0a6-d4096d1ef38e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698083882,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dbc9e02-9219-4326-8d9d-c0e053c48a5f","invariantUUID":"826fa77b-e90a-4282-8b81-db1be915acb3","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":"networkrules","uniqueId":"587221a3-a0b6-4b08-a7c6-d122d92ce0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698098420,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5e5e4bdf-fda0-490c-96da-ed22f7f2c05c","invariantUUID":"45d63684-0adf-420a-8233-b84266223ecc","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":"c7776807-d408-47d3-a0eb-46cdc4415a13","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270742,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e5bd31f-8e9c-4b40-bbd5-9f3005c8da7f","invariantUUID":"9ab4770c-0fff-470a-8752-1fc55c8aa83b","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9dede35a-9cc6-437c-85ab-c65c2df05f1d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698152964,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3a59ce0-2ddd-47db-aa4d-9c36dfa8be49","invariantUUID":"97c1f49f-0830-4c40-a0f2-492c8ef7da3b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698120145,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e677a42-f370-4e6b-8ed6-a4d156d55721","invariantUUID":"9ec69968-6f4a-485a-b050-e6e9726e08ef","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfd716a8-0226-4e9d-9fea-0c98095db366","lifecycleState":"CERTIFIED","lastUpdateDate":1676698202806,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad128176-8850-477a-86c7-3f09d88756d8","invariantUUID":"76296d59-6184-4dd8-9b52-e80691df4cc9","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":"port","uniqueId":"91eec4f9-eb91-441a-ae8b-9a6d81d29e7f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698079900,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d6ed9aa-e52b-471c-8c5e-4efa603faa49","invariantUUID":"9abd45b2-2025-457c-80ce-99a73d50bc3b","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":"6260dae7-8af5-4750-a62b-0d1d7f92314e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698137548,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd3249b-cadc-459b-8667-5c13b7144363","invariantUUID":"9c235d53-0371-46e9-b1df-abc17272bba8","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"607e2ce8-19a0-40e8-8fce-76e589db9d17","lifecycleState":"CERTIFIED","lastUpdateDate":1676698204418,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"397fa0cc-4a33-4f3c-9856-77f723502380","invariantUUID":"09237a82-df9d-4030-9172-36fd2126a92b","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":"port","uniqueId":"12cbb63a-52f7-4544-8104-8426fb207b27","lifecycleState":"CERTIFIED","lastUpdateDate":1676698232233,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f7f79d-b0f5-437e-a6ed-db2a95128ac6","invariantUUID":"56f9b6eb-7339-41a7-a142-2a3c2b6311fa","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":"objectStorage","uniqueId":"233ee9d5-a54b-4c8f-b767-d6754e51e4ef","lifecycleState":"CERTIFIED","lastUpdateDate":1676698070911,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f2da7d7-2a34-4987-8b88-72360724a4bb","invariantUUID":"48be9190-f8d2-44fa-a7df-feb3e5172c02","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d726be6-9800-465d-9016-9e46830db5b9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698168783,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f52ed98b-8156-424f-84ae-28477832271a","invariantUUID":"7db104a5-1a7c-4e84-aff5-4ff042c781d3","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":"defaulticon","uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","lifecycleState":"CERTIFIED","lastUpdateDate":1676719027782,"name":"basic_onboard_FaCFBZ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","systemName":"BasicOnboardFacfbz","description":"VF","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed013171-3850-4bdd-9497-33bc52851579","lifecycleState":"CERTIFIED","lastUpdateDate":1676698114472,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd60db2a-d768-4877-89a9-8b3d999ee873","invariantUUID":"6a1c0e69-75da-4609-9b30-12e2bd2016fa","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec706a5a-2833-44c5-8f6f-c25452e7202f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269620,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0f3c70-14e0-4f7d-99c7-b41868951d4f","invariantUUID":"e2265984-c3f9-4319-a978-dbe4f674739c","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29efef41-fe83-4ade-bece-eb4b91544af0","lifecycleState":"CERTIFIED","lastUpdateDate":1676698201054,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c99e769d-f554-40dc-8f65-ba04eee249bc","invariantUUID":"b51cac32-1fbf-464e-8be3-8b58168f52e3","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ab5815ff-f871-4e53-b4bd-7572082d9f16","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269225,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64446887-fdba-43b3-9012-0846552409b4","invariantUUID":"5fd41149-a8e2-463a-bdef-83c145101aae","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a28182b3-6847-4261-815e-b24f7c8568fb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284493,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06599f2c-2386-4d3d-8387-1940cadce0ae","invariantUUID":"7270fc72-f945-40d0-a683-7d95afefe43a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab9c651c-33cc-4c7f-b389-ad3a1abe958e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698077541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0226174d-ff14-455d-80ff-de21e9788916","invariantUUID":"b702a35b-8d36-482c-8095-a1b1b08d7a48","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":"securityrules","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698108118,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"226ea793-8859-4122-af57-d68c2319e816","invariantUUID":"e86753da-192c-447a-bc34-dcdb6b4c16c3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f54c8dfe-3c90-46ef-a183-81dad3906e87","lifecycleState":"CERTIFIED","lastUpdateDate":1676698072725,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2442adab-386e-439c-ae92-4b80df95baae","invariantUUID":"c20c291a-3402-4337-8bf8-7d00d6c9a69a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698063938,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"298063f6-6bb0-4140-ba4b-e26eafec1102","invariantUUID":"69ee53cf-e756-4b21-b80f-4cc74231c81e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"03bc5db8-d7d7-47d0-8e12-767cd1896650","lifecycleState":"CERTIFIED","lastUpdateDate":1676698226611,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"259c054a-9a6c-46f7-87a6-e6cebaa580f4","invariantUUID":"2652761b-6642-4ea0-853c-7f416c34c0da","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0ff62d5-58cf-479e-a25e-b35b148c66c6","lifecycleState":"CERTIFIED","lastUpdateDate":1676698156506,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b6e3d0-8564-4f3c-9404-39f05e889128","invariantUUID":"2c28cf95-eb31-4fbd-bca7-0306e6796afe","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":"5ed2e06b-d898-4c09-95a0-465ee8c9fe92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698132119,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"548461fa-cb21-43df-9aec-e824d5b9657e","invariantUUID":"d2f49da2-eb80-487f-8480-7ed1e520ae13","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":"a218192e-da6a-4c11-9597-1774b10a6e78","lifecycleState":"CERTIFIED","lastUpdateDate":1676698091110,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e51920c-5d00-42f2-b3fe-07cc84c0a774","invariantUUID":"8b3429d3-31d3-41f8-a87f-d5a02be149bb","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":"c22af5e6-6847-4e1f-87cb-caea0255425b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284066,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ede0dd2-795d-42a3-bf7b-5887c592bb82","invariantUUID":"3ce8c6ed-2bcf-482c-9bd5-6bc31a059bcb","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"45353bd2-7f6b-4095-94b2-48da919b746b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698211849,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2321277-efa8-4202-bb3c-6ccea5404c64","invariantUUID":"827cce83-39e5-48f4-9725-8a1c63a3b2bc","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":"objectStorage","uniqueId":"1fa9d6c3-4ec6-4861-80c6-c31a9c8a6255","lifecycleState":"CERTIFIED","lastUpdateDate":1676698055999,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b48803e-8d2c-4907-b9fd-34f69104cd7c","invariantUUID":"972f11a8-175f-4e8d-9b6f-094642f630b2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a8a53bd-97cc-42bb-899f-c723819c2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1676698087465,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47175709-3a07-4d6c-ba0e-31be65725c41","invariantUUID":"7f435ce5-87c5-4ac4-b54a-65aa3e1d78d6","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":"b0af2a55-0fce-4e37-b318-6288bba0c4e9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698192451,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"219dec12-e6d3-4fea-995a-deb44a0cea3b","invariantUUID":"37c67b8f-438d-435f-ace4-3a0989f2a7de","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"12de8f35-2f59-4a6c-b37a-5cd50af65e08","lifecycleState":"CERTIFIED","lastUpdateDate":1676698190790,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60321a90-355f-48ab-bca2-e40d98d19dbf","invariantUUID":"dacc2e04-627f-4c60-8dce-5bce96885e7f","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":"compute","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698046216,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2584250-44f9-444e-87c8-e13f48719c8a","invariantUUID":"8c8f8079-7abe-4aef-9acb-c19bcca04eab","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":"defaulticon","uniqueId":"e97d97b6-f666-431e-bd40-86e5ee136d29","lifecycleState":"CERTIFIED","lastUpdateDate":1676698081811,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"208a6ba9-2e42-4e65-9cf5-113ff9f55d6f","invariantUUID":"7b56b311-0b05-419d-8d40-7a1d8d895c14","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":"compute","uniqueId":"ba46fe92-c5d7-4202-a16e-47ba7f52fdf8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d386593-8b0d-4729-8c46-0dab0acbace0","invariantUUID":"713618b2-486e-4e45-bbfa-7b1fe7f355fa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26bf679a-f14e-4ba4-b44c-72c212ba3f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698054110,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8777e39e-3ae5-4a7e-a39b-b6cbb0965085","invariantUUID":"2843fcb8-2d10-40e7-99e5-92ed7df84a63","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b4a70e98-df3a-4866-adfa-9f2164d98692","lifecycleState":"CERTIFIED","lastUpdateDate":1676698224460,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf53415-b138-4436-991c-baddbab89eef","invariantUUID":"9d412fea-760c-4b20-8e1c-18f6b6a23a20","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":"5dc63b03-cf44-4745-b52b-782a52879feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269065,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3daff0-460b-48b5-9eeb-b1f1db1098c1","invariantUUID":"bd322474-d214-4b42-b1cd-24725aebff05","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c27b725b-b1b4-4e09-a160-92bf1798ee68","lifecycleState":"CERTIFIED","lastUpdateDate":1676698217912,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eecb369d-f074-4921-81f3-1fd4a7b30705","invariantUUID":"ea14eedf-c082-4746-9647-ca25a62c9410","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":"89ef8031-2a60-43f7-9b53-d770d2634172","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269396,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4d11bf7-f9c7-4097-8945-6b31662c905f","invariantUUID":"fcef1c5f-2617-44b2-999e-bcad7768181d","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cb99ee82-8fb4-4372-aad6-e89267116b32","lifecycleState":"CERTIFIED","lastUpdateDate":1676698271059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0a69130-5377-49a6-bf09-e49ed20420b6","invariantUUID":"c22275a4-9265-4826-9eb1-1bf87cfc4a39","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95d6f6d5-9e06-408d-807c-7c175b03d971","lifecycleState":"CERTIFIED","lastUpdateDate":1676698116269,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"520c452e-7788-4610-8868-fc93d53ab34d","invariantUUID":"5f528705-c6c0-4d0b-b7cf-f898d61db86f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"edc77132-efcb-41f2-8094-6c05ccf59be2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698149477,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b43552e9-ac5c-465c-9ddf-4f184c76e5aa","invariantUUID":"71b22085-3a34-4bd4-925f-e54826a3e6a7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e8183ac-0468-48df-ab32-55980f991b25","lifecycleState":"CERTIFIED","lastUpdateDate":1676698199246,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a009814-83df-40f8-ba4f-fe08b77b1e21","invariantUUID":"e18ac840-cd01-45f6-a0d3-c02a5ad877cb","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2ef502-f773-4e6a-a0c4-083d28e4dddb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698074936,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e2222c9-f232-462f-9552-86ae35245f00","invariantUUID":"ce80280e-a849-4bca-9215-e7c23b6f22b3","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":"compute","uniqueId":"87b969e4-3b50-4193-9d42-618ba4b1ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698110792,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed6d65a-7dc1-4d10-b720-5f9d14e044a7","invariantUUID":"86b21282-6fea-46bb-9c05-461d60cecae4","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":"a4e6db80-c229-4a0d-a605-334140dffee2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698065655,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c25797b8-50f1-45d8-b3ac-8bce5a10c153","invariantUUID":"78c34417-e32d-42f0-8335-c69e6c7af2fb","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":"defaulticon","uniqueId":"ebd7250f-df19-464f-85d4-dff13a01fb47","lifecycleState":"CERTIFIED","lastUpdateDate":1676719010680,"name":"vFW 7882beb7-c6c5","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","systemName":"Vfw7882beb7C6c5","description":"vendor software product","tags":["vFW 7882beb7-c6c5"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf91858e-9b45-42c9-85a4-01fce1fa92be","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270216,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75923d7a-ba3b-4226-8c8c-39ef1dc6faff","invariantUUID":"4aeace48-2a7b-4ed1-a5ef-5ab95ef2ccb5","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dd57e28-cf24-4011-bec8-dffa1a23e78f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698175537,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfcefc5-79c6-46fc-bd35-bab8a38420f8","invariantUUID":"ff465104-4896-4d42-b0d5-ba5c1f2023c9","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":"af7095bb-a39a-4450-b25c-5735b042c492","lifecycleState":"CERTIFIED","lastUpdateDate":1676698165273,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"209bb80f-86a0-435c-a899-dbf92698d2b5","invariantUUID":"57fc4120-4058-40db-8d0f-991f26ed2a53","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":"objectStorage","uniqueId":"b35c7b1b-c91d-405f-8c15-bc09a3ba5836","lifecycleState":"CERTIFIED","lastUpdateDate":1676698170424,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52ed2d3-1af6-49f9-bae2-e6c846e8c03a","invariantUUID":"c01011e7-4fe8-4e5e-bcc7-99c3a9981831","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f784f52-7bbc-4364-969e-3656dc9cf761","lifecycleState":"CERTIFIED","lastUpdateDate":1676698085717,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4753c27-69a4-40cc-8c1b-ef2209da6f87","invariantUUID":"36881105-6931-488e-bfbe-2d32a410eda3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"522f596e-6330-4e0c-8da4-42e10fe8d5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1676698189046,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edcdae20-550c-4ad5-ace8-18b93dd76119","invariantUUID":"cc05966c-151c-4838-95d7-19b50eec4fc0","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":"110dd664-bd77-488c-a287-18e569f323ad","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985b701a-9ed6-407d-b3b9-0a49af5559d1","invariantUUID":"5e58718a-6ba3-4bd1-bacb-ab3317cd3777","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"565a5707-56de-4fef-adb5-0ae52ef6f5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284257,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29415664-e23d-4310-a692-e56099003d9d","invariantUUID":"7247533b-f1f2-4a47-9c0f-75e435b2e121","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e802313-4215-47d3-bb91-5333392a4e21","lifecycleState":"CERTIFIED","lastUpdateDate":1676698122268,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19a4be8e-5e52-46fc-8af1-74a2ccc46a5d","invariantUUID":"7b656fa1-9904-4e8c-bcbb-78912e8b22d7","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":"defaulticon","uniqueId":"5e237c80-7a45-4418-bb69-8117776cf5cb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284159,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67288540-5c1e-4be3-ad84-49ceea034a48","invariantUUID":"b8d26dfe-1e8a-481d-8a30-6f05f5207906","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7983612c-705c-4519-a584-d500b8382df7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698185597,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f00fc2-a579-4545-a49a-a8cf7ab826a4","invariantUUID":"63b09fe0-237d-4029-a33f-5193d47a8eab","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dd90e188-aa47-43e6-b41d-83d3b630c7a8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284383,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30fb947-4583-4278-8aa1-3493c38865de","invariantUUID":"74af4cf3-c3fa-4195-9096-3de35bc8bb29","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b400aa13-f1cc-4ce0-b064-0329262bd868","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269936,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e8a97a-fc94-4881-af7e-861783ca0fab","invariantUUID":"2f2bad82-d5eb-4b15-a6ac-b243827a89c0","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"839b4143-c2b5-451f-8529-ca8752d9e302","lifecycleState":"CERTIFIED","lastUpdateDate":1676698089201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a2103913-9594-4470-b355-531e03d99ee3","invariantUUID":"5d8f7081-1fe5-43ff-b112-a29de0c84b58","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":"networkrules","uniqueId":"2c85b642-e1ee-40de-a24c-aaf9d21f8fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698104651,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5d59ff75-26fd-45d8-b7d7-bdda29858d42","invariantUUID":"b177b5bf-d20d-422e-a134-1ac6f3c4abd9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d8eb56c-df46-45f5-888a-eee438a7fde2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698209640,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"294fc017-5642-4633-b99c-783f97e0ef96","invariantUUID":"b158ac40-bc0f-450d-899d-141cccd7c9a0","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"14e3a5ed-e808-4fa8-9526-6efb8242294b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698230246,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f715e03b-7f57-47c9-8260-e67da9dfd494","invariantUUID":"fffe5ef2-a2b8-4454-8a1c-d0f0c47c637c","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7c15b2c2-3469-44b5-a4de-91989d10dcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698206765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"330638e1-1bf4-4be9-8006-f656553ecebd","invariantUUID":"776c9a9a-b564-42ed-839f-a022c74688b8","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":"objectStorage","uniqueId":"661e092f-e819-4447-90f2-971062736001","lifecycleState":"CERTIFIED","lastUpdateDate":1676698057893,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b845aa45-7cce-4f31-bd22-0033da627a2f","invariantUUID":"14aa7a2c-3bec-4e7d-84a4-2a08eea9b46e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4fa135ef-9eca-4207-903a-c8011576a2b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698196842,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c3eb9fa-9382-4431-8244-09520a08792d","invariantUUID":"020d4c5d-4506-4f05-b826-92a25c5f9814","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21fad111-d287-48c3-b70b-b4f6cd26640c","lifecycleState":"CERTIFIED","lastUpdateDate":1676698147557,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b28e74-997a-440b-875f-c857dd833dc1","invariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d0a256e-02f7-4134-a4c2-e72dd8c7341a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698139280,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0527438-9367-4701-a1a8-039b4da6a4ac","invariantUUID":"f09cb908-ae84-4138-a3ae-fb46b5fff8ff","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec096305-2641-4cf9-8887-fdb64be6cc87","lifecycleState":"CERTIFIED","lastUpdateDate":1676719030945,"name":"vFW 2023-02-18 11-15-51","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","systemName":"Vfw20230218111551","description":"catalog service description","tags":["robot-ete","vFW 2023-02-18 11-15-51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-02-18 11:17:20,853 DEBUG 128:sdc_resource.py(1) - Resource basic_onboard_FaCFBZ found in resources list 2023-02-18 11:17:20,855 INFO 199:base.py(1) - ***************************************************** 2023-02-18 11:17:20,855 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2023-02-18 11:17:20,856 INFO 201:base.py(1) - ***************************************************** 2023-02-18 11:17:20,856 INFO 227:base.py(1) - ***************************************************** 2023-02-18 11:17:20,857 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2023-02-18 11:17:20,858 INFO 229:base.py(1) - ***************************************************** 2023-02-18 11:17:20,858 DEBUG 197:__init__.py(1) - check if Service basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:20,859 INFO 167:__init__.py(1) - retrieving all objects of type Service from SDC 2023-02-18 11:17:20,870 DEBUG 139: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'} 2023-02-18 11:17:20,872 DEBUG 141:onap_service.py(1) - [SDC][get Services] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-02-18 11:17:20,873 DEBUG 142:onap_service.py(1) - [SDC][get Services] data sent: None 2023-02-18 11:17:20,897 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:21,268 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2023-02-18 11:17:21,271 INFO 152:onap_service.py(1) - [SDC][get Services] response code: 200 2023-02-18 11:17:21,271 DEBUG 156:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","name":"vFW 2023-02-18 11-15-51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad5d33f6-2589-4e98-be2d-dca1886c0933/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-02-18 11:17:21,272 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 2023-02-18 11-15-51 from SDC 2023-02-18 11:17:21,273 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:21,273 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:21,273 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:21,273 DEBUG 185:__init__.py(1) - number of Service returned: 1 2023-02-18 11:17:21,273 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:21,274 INFO 207:__init__.py(1) - Service basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:17:21,275 DEBUG 197:__init__.py(1) - check if Service basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:21,275 INFO 167:__init__.py(1) - retrieving all objects of type Service from SDC 2023-02-18 11:17:21,276 DEBUG 139: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'} 2023-02-18 11:17:21,276 DEBUG 141:onap_service.py(1) - [SDC][get Services] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-02-18 11:17:21,277 DEBUG 142:onap_service.py(1) - [SDC][get Services] data sent: None 2023-02-18 11:17:21,280 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:21,313 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2023-02-18 11:17:21,315 INFO 152:onap_service.py(1) - [SDC][get Services] response code: 200 2023-02-18 11:17:21,317 DEBUG 156:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","name":"vFW 2023-02-18 11-15-51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad5d33f6-2589-4e98-be2d-dca1886c0933/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-02-18 11:17:21,318 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 2023-02-18 11-15-51 from SDC 2023-02-18 11:17:21,318 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:21,319 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:21,319 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:21,319 DEBUG 185:__init__.py(1) - number of Service returned: 1 2023-02-18 11:17:21,319 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:21,319 INFO 207:__init__.py(1) - Service basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:17:21,319 DEBUG 197:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2023-02-18 11:17:21,320 INFO 167:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2023-02-18 11:17:21,320 DEBUG 139: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'} 2023-02-18 11:17:21,320 DEBUG 141:onap_service.py(1) - [SDC][get ServiceCategorys] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2023-02-18 11:17:21,320 DEBUG 142:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2023-02-18 11:17:21,323 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:21,384 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2023-02-18 11:17:21,387 INFO 152:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2023-02-18 11:17:21,390 DEBUG 156:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ASD_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"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":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.12.0"} 2023-02-18 11:17:21,392 DEBUG 185:__init__.py(1) - number of ServiceCategory returned: 9 2023-02-18 11:17:21,393 DEBUG 201:__init__.py(1) - filtering objects of all versions to be Network Service 2023-02-18 11:17:21,393 INFO 230:__init__.py(1) - ServiceCategory found, updating information 2023-02-18 11:17:21,393 INFO 322:__init__.py(1) - attempting to create Service basic_onboard_FaCFBZ in SDC 2023-02-18 11:17:21,394 DEBUG 197:__init__.py(1) - check if Service basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:21,394 INFO 167:__init__.py(1) - retrieving all objects of type Service from SDC 2023-02-18 11:17:21,397 DEBUG 139: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'} 2023-02-18 11:17:21,397 DEBUG 141:onap_service.py(1) - [SDC][get Services] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-02-18 11:17:21,397 DEBUG 142:onap_service.py(1) - [SDC][get Services] data sent: None 2023-02-18 11:17:21,399 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:21,438 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2023-02-18 11:17:21,440 INFO 152:onap_service.py(1) - [SDC][get Services] response code: 200 2023-02-18 11:17:21,442 DEBUG 156:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","name":"vFW 2023-02-18 11-15-51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad5d33f6-2589-4e98-be2d-dca1886c0933/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-02-18 11:17:21,442 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 2023-02-18 11-15-51 from SDC 2023-02-18 11:17:21,443 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:21,443 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:21,443 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:21,443 DEBUG 185:__init__.py(1) - number of Service returned: 1 2023-02-18 11:17:21,443 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:21,444 INFO 207:__init__.py(1) - Service basic_onboard_FaCFBZ doesn't exist in SDC 2023-02-18 11:17:21,464 DEBUG 139: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'} 2023-02-18 11:17:21,464 DEBUG 141:onap_service.py(1) - [SDC][create Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2023-02-18 11:17:21,464 DEBUG 142:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_FaCFBZ"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_FaCFBZ", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2023-02-18 11:17:21,467 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:22,786 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2023-02-18 11:17:22,792 INFO 152:onap_service.py(1) - [SDC][create Service] response code: 201 2023-02-18 11:17:22,796 DEBUG 156:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043200,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.assettoscacsar","artifactName":"service-BasicOnboardFacfbz-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":1676719043200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.assettoscatemplate","artifactName":"service-BasicOnboardFacfbz-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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":null,"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","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,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1676719043219,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_FaCFBZ"],"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","SupportablityComponentName":"basic_onboard_FaCFBZ","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","highestVersion":true,"systemName":"BasicOnboardFacfbz","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","normalizedName":"basiconboardfacfbz","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1676719043219,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":null,"service":true,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"name":"basic_onboard_FaCFBZ"} 2023-02-18 11:17:22,800 INFO 340:__init__.py(1) - Service basic_onboard_FaCFBZ is created in SDC 2023-02-18 11:17:22,801 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:22,816 DEBUG 197:__init__.py(1) - check if Vf basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:22,816 INFO 167:__init__.py(1) - retrieving all objects of type Vf from SDC 2023-02-18 11:17:22,817 DEBUG 139: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'} 2023-02-18 11:17:22,817 DEBUG 141:onap_service.py(1) - [SDC][get Vfs] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2023-02-18 11:17:22,817 DEBUG 142:onap_service.py(1) - [SDC][get Vfs] data sent: None 2023-02-18 11:17:22,821 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:22,864 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2023-02-18 11:17:22,865 INFO 152:onap_service.py(1) - [SDC][get Vfs] response code: 200 2023-02-18 11:17:22,866 DEBUG 156:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","name":"vFW 7882beb7-c6c5","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9765b5a1-35b3-4f85-b785-25220c3f409e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","name":"basic_onboard_FaCFBZ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/641e8963-6b31-4313-95e1-6fa4c308703c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2023-02-18 11:17:22,867 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 7882beb7-c6c5 from SDC 2023-02-18 11:17:22,867 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:22,867 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:22,867 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:22,867 DEBUG 283:sdc_resource.py(1) - importing SDC Resource basic_onboard_FaCFBZ from SDC 2023-02-18 11:17:22,868 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:22,871 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:22,871 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:22,871 DEBUG 185:__init__.py(1) - number of Vf returned: 2 2023-02-18 11:17:22,871 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:22,871 INFO 230:__init__.py(1) - Vf found, updating information 2023-02-18 11:17:22,872 DEBUG 139: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'} 2023-02-18 11:17:22,873 DEBUG 141:onap_service.py(1) - [SDC][Deep Load Vf] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-02-18 11:17:22,873 DEBUG 142:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2023-02-18 11:17:22,875 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:22,945 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2023-02-18 11:17:22,951 INFO 152:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2023-02-18 11:17:22,955 DEBUG 156:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65d8e865-0c4f-40a3-a1c3-edd4c5d18dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270389,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fda9631b-fb21-4fce-8667-9b85ca54eaf0","invariantUUID":"c43bc7c9-68d5-4e69-8f32-7c0a93bb5a56","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cee1224-243d-4e5b-b296-dcc8e003e6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698228419,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92411901-41c6-4150-ac27-245e0d6e4389","invariantUUID":"d6e42030-4a25-43b1-a633-b1b573ce9c26","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":"c338923b-41e4-44c9-9aac-547e0c9d8922","lifecycleState":"CERTIFIED","lastUpdateDate":1676698106406,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2cc2022-92e8-41b3-a85f-1ca8aced75ba","invariantUUID":"45b5f9fa-2a06-4d0d-8008-b2882be34e94","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":"be352e3c-3aee-41dc-b4c4-5a967925ee40","lifecycleState":"CERTIFIED","lastUpdateDate":1676698215879,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5452df69-0280-4c1b-aecd-4c607be06d25","invariantUUID":"e2508533-358d-42c9-8e1b-c5d9f9fdfc73","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0031f5ae-ca3d-4473-9820-fb5f0af8f82a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698177405,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e64a6f1d-2499-4c2f-b9a7-5f8330230a89","invariantUUID":"0800b810-1bcf-4496-acaf-768f105e1791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15acf072-4301-4ec6-80a5-9a2641f44ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698112725,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d9f95a5-510b-4dcf-9297-83b764481318","invariantUUID":"594506fb-c020-4c2f-b748-bac80fe2745c","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":"2cdb54ba-e898-4acd-80e1-531d01f16e60","lifecycleState":"CERTIFIED","lastUpdateDate":1676698222384,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6cdd4b9-9ed6-45c5-bd8d-0bc897816041","invariantUUID":"04e5b21a-efd7-485a-8118-7702a4aff568","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":"ea022cee-3113-49b2-8c0e-d1b5958d3a62","lifecycleState":"CERTIFIED","lastUpdateDate":1676698143405,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3491a70b-4bbb-4d2b-b829-c6f19226063b","invariantUUID":"0b2ab383-fcb5-4a2d-8d8e-091d12952629","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":"b9ec07bf-9236-4632-af97-7fa5a9319268","lifecycleState":"CERTIFIED","lastUpdateDate":1676698154774,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9421db91-7b70-4907-a61f-0c308e1da744","invariantUUID":"45a5dd66-5569-4229-b7ec-f084327f0685","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":"defaulticon","uniqueId":"974dc34b-8dd2-4391-8368-f3f2627f0f92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283850,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c55cbc54-9b06-443d-83a6-ded768310e42","invariantUUID":"ae8f5cf6-2fea-4353-b1b8-6d799159eba1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70a9423c-6a33-4e07-82eb-6744a88391b3","lifecycleState":"CERTIFIED","lastUpdateDate":1676698184018,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e6808be-06d3-4fbb-bd85-b2e5c450e56a","invariantUUID":"b07e3205-1d02-4c51-8fc3-d963d32b886d","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":"defaulticon","uniqueId":"4df1aaae-5fa9-4e7f-af31-9d144c0da7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1676698194423,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26611121-20b2-44f0-8c2d-7dd641aa7fe6","invariantUUID":"ee2e7990-5818-41f5-9941-44300f7b7d54","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fc679b8-0195-4725-a1df-88737ee62d01","lifecycleState":"CERTIFIED","lastUpdateDate":1676698100084,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad872610-aa0c-41e8-98f8-b70feab2b78f","invariantUUID":"39989178-3069-4b5b-b5fb-130bbfcb242c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18d49d76-e8d9-422f-be31-4a81dd4fc5a9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698145609,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27480616-f422-4b36-8ae7-15915e9c2e92","invariantUUID":"ca57fb67-c9d5-4c49-8dc2-cf6e902c705c","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":"defaulticon","uniqueId":"47c97b3d-636a-4523-9897-6ec1dd5b4a2a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698151204,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c7f1d16-6475-4290-b1a7-c2465553ef0f","invariantUUID":"5b9b6b0c-0ed5-41ed-8ac3-43ee4e9632d7","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":"loadBalancer","uniqueId":"b310cf55-7af0-473b-946c-970495f07feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698062090,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c0d6ae-68da-4b90-9235-436da34f1298","invariantUUID":"e4808574-ad5f-4c81-986a-a4ebf008210f","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":"6b4a1254-a6ea-46ef-9be0-cfd68cf98a36","lifecycleState":"CERTIFIED","lastUpdateDate":1676698161823,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8576d1-d5c8-4888-b74a-b0d0ac9feab1","invariantUUID":"d387688e-20b5-4a67-9d05-cfe5151b5ca2","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9f46ebd-3829-4633-b0de-440fc491c7e7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698187303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d7760a-116b-405d-96ab-89e524528567","invariantUUID":"63bc2f92-65d0-4b12-9f97-3a1b66ca5760","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":"f02d4bb6-7f6e-4cf2-82b9-12faea4baf66","lifecycleState":"CERTIFIED","lastUpdateDate":1676698158338,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825d4b95-806b-4027-9eb7-c057b63e60e6","invariantUUID":"264f838a-2e61-492c-8eec-401d47bd9d89","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":"defaulticon","uniqueId":"a657496a-3fcf-4ef3-ac64-5a2b97eaf05a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283971,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32bf8925-93fb-490e-bdc1-b32ced5aa41b","invariantUUID":"b1040936-6c25-41d4-9bcb-4598c3068c2e","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de13a2ac-2681-4f0d-8f69-d7a2fbd6380d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698163587,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51defc72-e662-4228-82a8-3bece40836da","invariantUUID":"8de18f36-e1af-43e3-ad0c-9a7aa9478753","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":"04fb438f-3008-410e-a9b7-88c86a2f66c5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698124065,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2bd4c906-80e1-4ea0-9ce9-da656197056f","invariantUUID":"a686204d-fce6-4268-881f-4f06b1d67fb7","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c54fff4f-1282-4afa-8292-fcffc9f28ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270084,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e54fbdd4-d0a5-4b67-b8f8-66bc7452c288","invariantUUID":"231f7d60-66ad-4234-beb0-b1ed2b972252","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ff3dd24-05c1-4c38-a0a6-d4096d1ef38e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698083882,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dbc9e02-9219-4326-8d9d-c0e053c48a5f","invariantUUID":"826fa77b-e90a-4282-8b81-db1be915acb3","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":"networkrules","uniqueId":"587221a3-a0b6-4b08-a7c6-d122d92ce0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698098420,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5e5e4bdf-fda0-490c-96da-ed22f7f2c05c","invariantUUID":"45d63684-0adf-420a-8233-b84266223ecc","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":"c7776807-d408-47d3-a0eb-46cdc4415a13","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270742,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e5bd31f-8e9c-4b40-bbd5-9f3005c8da7f","invariantUUID":"9ab4770c-0fff-470a-8752-1fc55c8aa83b","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9dede35a-9cc6-437c-85ab-c65c2df05f1d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698152964,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3a59ce0-2ddd-47db-aa4d-9c36dfa8be49","invariantUUID":"97c1f49f-0830-4c40-a0f2-492c8ef7da3b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698120145,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e677a42-f370-4e6b-8ed6-a4d156d55721","invariantUUID":"9ec69968-6f4a-485a-b050-e6e9726e08ef","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfd716a8-0226-4e9d-9fea-0c98095db366","lifecycleState":"CERTIFIED","lastUpdateDate":1676698202806,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad128176-8850-477a-86c7-3f09d88756d8","invariantUUID":"76296d59-6184-4dd8-9b52-e80691df4cc9","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":"port","uniqueId":"91eec4f9-eb91-441a-ae8b-9a6d81d29e7f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698079900,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d6ed9aa-e52b-471c-8c5e-4efa603faa49","invariantUUID":"9abd45b2-2025-457c-80ce-99a73d50bc3b","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":"6260dae7-8af5-4750-a62b-0d1d7f92314e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698137548,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd3249b-cadc-459b-8667-5c13b7144363","invariantUUID":"9c235d53-0371-46e9-b1df-abc17272bba8","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"607e2ce8-19a0-40e8-8fce-76e589db9d17","lifecycleState":"CERTIFIED","lastUpdateDate":1676698204418,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"397fa0cc-4a33-4f3c-9856-77f723502380","invariantUUID":"09237a82-df9d-4030-9172-36fd2126a92b","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":"port","uniqueId":"12cbb63a-52f7-4544-8104-8426fb207b27","lifecycleState":"CERTIFIED","lastUpdateDate":1676698232233,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f7f79d-b0f5-437e-a6ed-db2a95128ac6","invariantUUID":"56f9b6eb-7339-41a7-a142-2a3c2b6311fa","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":"objectStorage","uniqueId":"233ee9d5-a54b-4c8f-b767-d6754e51e4ef","lifecycleState":"CERTIFIED","lastUpdateDate":1676698070911,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f2da7d7-2a34-4987-8b88-72360724a4bb","invariantUUID":"48be9190-f8d2-44fa-a7df-feb3e5172c02","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d726be6-9800-465d-9016-9e46830db5b9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698168783,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f52ed98b-8156-424f-84ae-28477832271a","invariantUUID":"7db104a5-1a7c-4e84-aff5-4ff042c781d3","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":"defaulticon","uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","lifecycleState":"CERTIFIED","lastUpdateDate":1676719027782,"name":"basic_onboard_FaCFBZ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","systemName":"BasicOnboardFacfbz","description":"VF","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed013171-3850-4bdd-9497-33bc52851579","lifecycleState":"CERTIFIED","lastUpdateDate":1676698114472,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd60db2a-d768-4877-89a9-8b3d999ee873","invariantUUID":"6a1c0e69-75da-4609-9b30-12e2bd2016fa","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec706a5a-2833-44c5-8f6f-c25452e7202f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269620,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0f3c70-14e0-4f7d-99c7-b41868951d4f","invariantUUID":"e2265984-c3f9-4319-a978-dbe4f674739c","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29efef41-fe83-4ade-bece-eb4b91544af0","lifecycleState":"CERTIFIED","lastUpdateDate":1676698201054,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c99e769d-f554-40dc-8f65-ba04eee249bc","invariantUUID":"b51cac32-1fbf-464e-8be3-8b58168f52e3","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ab5815ff-f871-4e53-b4bd-7572082d9f16","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269225,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64446887-fdba-43b3-9012-0846552409b4","invariantUUID":"5fd41149-a8e2-463a-bdef-83c145101aae","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a28182b3-6847-4261-815e-b24f7c8568fb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284493,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06599f2c-2386-4d3d-8387-1940cadce0ae","invariantUUID":"7270fc72-f945-40d0-a683-7d95afefe43a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab9c651c-33cc-4c7f-b389-ad3a1abe958e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698077541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0226174d-ff14-455d-80ff-de21e9788916","invariantUUID":"b702a35b-8d36-482c-8095-a1b1b08d7a48","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":"securityrules","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698108118,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"226ea793-8859-4122-af57-d68c2319e816","invariantUUID":"e86753da-192c-447a-bc34-dcdb6b4c16c3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f54c8dfe-3c90-46ef-a183-81dad3906e87","lifecycleState":"CERTIFIED","lastUpdateDate":1676698072725,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2442adab-386e-439c-ae92-4b80df95baae","invariantUUID":"c20c291a-3402-4337-8bf8-7d00d6c9a69a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698063938,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"298063f6-6bb0-4140-ba4b-e26eafec1102","invariantUUID":"69ee53cf-e756-4b21-b80f-4cc74231c81e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"03bc5db8-d7d7-47d0-8e12-767cd1896650","lifecycleState":"CERTIFIED","lastUpdateDate":1676698226611,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"259c054a-9a6c-46f7-87a6-e6cebaa580f4","invariantUUID":"2652761b-6642-4ea0-853c-7f416c34c0da","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0ff62d5-58cf-479e-a25e-b35b148c66c6","lifecycleState":"CERTIFIED","lastUpdateDate":1676698156506,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b6e3d0-8564-4f3c-9404-39f05e889128","invariantUUID":"2c28cf95-eb31-4fbd-bca7-0306e6796afe","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":"5ed2e06b-d898-4c09-95a0-465ee8c9fe92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698132119,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"548461fa-cb21-43df-9aec-e824d5b9657e","invariantUUID":"d2f49da2-eb80-487f-8480-7ed1e520ae13","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":"a218192e-da6a-4c11-9597-1774b10a6e78","lifecycleState":"CERTIFIED","lastUpdateDate":1676698091110,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e51920c-5d00-42f2-b3fe-07cc84c0a774","invariantUUID":"8b3429d3-31d3-41f8-a87f-d5a02be149bb","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":"c22af5e6-6847-4e1f-87cb-caea0255425b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284066,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ede0dd2-795d-42a3-bf7b-5887c592bb82","invariantUUID":"3ce8c6ed-2bcf-482c-9bd5-6bc31a059bcb","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"45353bd2-7f6b-4095-94b2-48da919b746b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698211849,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2321277-efa8-4202-bb3c-6ccea5404c64","invariantUUID":"827cce83-39e5-48f4-9725-8a1c63a3b2bc","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":"objectStorage","uniqueId":"1fa9d6c3-4ec6-4861-80c6-c31a9c8a6255","lifecycleState":"CERTIFIED","lastUpdateDate":1676698055999,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b48803e-8d2c-4907-b9fd-34f69104cd7c","invariantUUID":"972f11a8-175f-4e8d-9b6f-094642f630b2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a8a53bd-97cc-42bb-899f-c723819c2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1676698087465,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47175709-3a07-4d6c-ba0e-31be65725c41","invariantUUID":"7f435ce5-87c5-4ac4-b54a-65aa3e1d78d6","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":"b0af2a55-0fce-4e37-b318-6288bba0c4e9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698192451,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"219dec12-e6d3-4fea-995a-deb44a0cea3b","invariantUUID":"37c67b8f-438d-435f-ace4-3a0989f2a7de","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"12de8f35-2f59-4a6c-b37a-5cd50af65e08","lifecycleState":"CERTIFIED","lastUpdateDate":1676698190790,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60321a90-355f-48ab-bca2-e40d98d19dbf","invariantUUID":"dacc2e04-627f-4c60-8dce-5bce96885e7f","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":"compute","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698046216,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2584250-44f9-444e-87c8-e13f48719c8a","invariantUUID":"8c8f8079-7abe-4aef-9acb-c19bcca04eab","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":"defaulticon","uniqueId":"e97d97b6-f666-431e-bd40-86e5ee136d29","lifecycleState":"CERTIFIED","lastUpdateDate":1676698081811,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"208a6ba9-2e42-4e65-9cf5-113ff9f55d6f","invariantUUID":"7b56b311-0b05-419d-8d40-7a1d8d895c14","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":"compute","uniqueId":"ba46fe92-c5d7-4202-a16e-47ba7f52fdf8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d386593-8b0d-4729-8c46-0dab0acbace0","invariantUUID":"713618b2-486e-4e45-bbfa-7b1fe7f355fa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26bf679a-f14e-4ba4-b44c-72c212ba3f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698054110,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8777e39e-3ae5-4a7e-a39b-b6cbb0965085","invariantUUID":"2843fcb8-2d10-40e7-99e5-92ed7df84a63","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b4a70e98-df3a-4866-adfa-9f2164d98692","lifecycleState":"CERTIFIED","lastUpdateDate":1676698224460,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf53415-b138-4436-991c-baddbab89eef","invariantUUID":"9d412fea-760c-4b20-8e1c-18f6b6a23a20","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":"5dc63b03-cf44-4745-b52b-782a52879feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269065,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3daff0-460b-48b5-9eeb-b1f1db1098c1","invariantUUID":"bd322474-d214-4b42-b1cd-24725aebff05","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c27b725b-b1b4-4e09-a160-92bf1798ee68","lifecycleState":"CERTIFIED","lastUpdateDate":1676698217912,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eecb369d-f074-4921-81f3-1fd4a7b30705","invariantUUID":"ea14eedf-c082-4746-9647-ca25a62c9410","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":"89ef8031-2a60-43f7-9b53-d770d2634172","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269396,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4d11bf7-f9c7-4097-8945-6b31662c905f","invariantUUID":"fcef1c5f-2617-44b2-999e-bcad7768181d","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cb99ee82-8fb4-4372-aad6-e89267116b32","lifecycleState":"CERTIFIED","lastUpdateDate":1676698271059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0a69130-5377-49a6-bf09-e49ed20420b6","invariantUUID":"c22275a4-9265-4826-9eb1-1bf87cfc4a39","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95d6f6d5-9e06-408d-807c-7c175b03d971","lifecycleState":"CERTIFIED","lastUpdateDate":1676698116269,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"520c452e-7788-4610-8868-fc93d53ab34d","invariantUUID":"5f528705-c6c0-4d0b-b7cf-f898d61db86f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"edc77132-efcb-41f2-8094-6c05ccf59be2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698149477,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b43552e9-ac5c-465c-9ddf-4f184c76e5aa","invariantUUID":"71b22085-3a34-4bd4-925f-e54826a3e6a7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e8183ac-0468-48df-ab32-55980f991b25","lifecycleState":"CERTIFIED","lastUpdateDate":1676698199246,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a009814-83df-40f8-ba4f-fe08b77b1e21","invariantUUID":"e18ac840-cd01-45f6-a0d3-c02a5ad877cb","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2ef502-f773-4e6a-a0c4-083d28e4dddb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698074936,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e2222c9-f232-462f-9552-86ae35245f00","invariantUUID":"ce80280e-a849-4bca-9215-e7c23b6f22b3","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":"compute","uniqueId":"87b969e4-3b50-4193-9d42-618ba4b1ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698110792,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed6d65a-7dc1-4d10-b720-5f9d14e044a7","invariantUUID":"86b21282-6fea-46bb-9c05-461d60cecae4","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":"a4e6db80-c229-4a0d-a605-334140dffee2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698065655,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c25797b8-50f1-45d8-b3ac-8bce5a10c153","invariantUUID":"78c34417-e32d-42f0-8335-c69e6c7af2fb","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":"defaulticon","uniqueId":"ebd7250f-df19-464f-85d4-dff13a01fb47","lifecycleState":"CERTIFIED","lastUpdateDate":1676719010680,"name":"vFW 7882beb7-c6c5","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","systemName":"Vfw7882beb7C6c5","description":"vendor software product","tags":["vFW 7882beb7-c6c5"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf91858e-9b45-42c9-85a4-01fce1fa92be","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270216,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75923d7a-ba3b-4226-8c8c-39ef1dc6faff","invariantUUID":"4aeace48-2a7b-4ed1-a5ef-5ab95ef2ccb5","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dd57e28-cf24-4011-bec8-dffa1a23e78f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698175537,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfcefc5-79c6-46fc-bd35-bab8a38420f8","invariantUUID":"ff465104-4896-4d42-b0d5-ba5c1f2023c9","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":"af7095bb-a39a-4450-b25c-5735b042c492","lifecycleState":"CERTIFIED","lastUpdateDate":1676698165273,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"209bb80f-86a0-435c-a899-dbf92698d2b5","invariantUUID":"57fc4120-4058-40db-8d0f-991f26ed2a53","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":"objectStorage","uniqueId":"b35c7b1b-c91d-405f-8c15-bc09a3ba5836","lifecycleState":"CERTIFIED","lastUpdateDate":1676698170424,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52ed2d3-1af6-49f9-bae2-e6c846e8c03a","invariantUUID":"c01011e7-4fe8-4e5e-bcc7-99c3a9981831","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f784f52-7bbc-4364-969e-3656dc9cf761","lifecycleState":"CERTIFIED","lastUpdateDate":1676698085717,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4753c27-69a4-40cc-8c1b-ef2209da6f87","invariantUUID":"36881105-6931-488e-bfbe-2d32a410eda3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"522f596e-6330-4e0c-8da4-42e10fe8d5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1676698189046,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edcdae20-550c-4ad5-ace8-18b93dd76119","invariantUUID":"cc05966c-151c-4838-95d7-19b50eec4fc0","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":"110dd664-bd77-488c-a287-18e569f323ad","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985b701a-9ed6-407d-b3b9-0a49af5559d1","invariantUUID":"5e58718a-6ba3-4bd1-bacb-ab3317cd3777","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"565a5707-56de-4fef-adb5-0ae52ef6f5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284257,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29415664-e23d-4310-a692-e56099003d9d","invariantUUID":"7247533b-f1f2-4a47-9c0f-75e435b2e121","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e802313-4215-47d3-bb91-5333392a4e21","lifecycleState":"CERTIFIED","lastUpdateDate":1676698122268,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19a4be8e-5e52-46fc-8af1-74a2ccc46a5d","invariantUUID":"7b656fa1-9904-4e8c-bcbb-78912e8b22d7","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":"defaulticon","uniqueId":"5e237c80-7a45-4418-bb69-8117776cf5cb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284159,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67288540-5c1e-4be3-ad84-49ceea034a48","invariantUUID":"b8d26dfe-1e8a-481d-8a30-6f05f5207906","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7983612c-705c-4519-a584-d500b8382df7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698185597,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f00fc2-a579-4545-a49a-a8cf7ab826a4","invariantUUID":"63b09fe0-237d-4029-a33f-5193d47a8eab","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dd90e188-aa47-43e6-b41d-83d3b630c7a8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284383,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30fb947-4583-4278-8aa1-3493c38865de","invariantUUID":"74af4cf3-c3fa-4195-9096-3de35bc8bb29","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b400aa13-f1cc-4ce0-b064-0329262bd868","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269936,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e8a97a-fc94-4881-af7e-861783ca0fab","invariantUUID":"2f2bad82-d5eb-4b15-a6ac-b243827a89c0","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"839b4143-c2b5-451f-8529-ca8752d9e302","lifecycleState":"CERTIFIED","lastUpdateDate":1676698089201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a2103913-9594-4470-b355-531e03d99ee3","invariantUUID":"5d8f7081-1fe5-43ff-b112-a29de0c84b58","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":"networkrules","uniqueId":"2c85b642-e1ee-40de-a24c-aaf9d21f8fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698104651,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5d59ff75-26fd-45d8-b7d7-bdda29858d42","invariantUUID":"b177b5bf-d20d-422e-a134-1ac6f3c4abd9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d8eb56c-df46-45f5-888a-eee438a7fde2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698209640,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"294fc017-5642-4633-b99c-783f97e0ef96","invariantUUID":"b158ac40-bc0f-450d-899d-141cccd7c9a0","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"14e3a5ed-e808-4fa8-9526-6efb8242294b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698230246,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f715e03b-7f57-47c9-8260-e67da9dfd494","invariantUUID":"fffe5ef2-a2b8-4454-8a1c-d0f0c47c637c","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7c15b2c2-3469-44b5-a4de-91989d10dcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698206765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"330638e1-1bf4-4be9-8006-f656553ecebd","invariantUUID":"776c9a9a-b564-42ed-839f-a022c74688b8","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":"objectStorage","uniqueId":"661e092f-e819-4447-90f2-971062736001","lifecycleState":"CERTIFIED","lastUpdateDate":1676698057893,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b845aa45-7cce-4f31-bd22-0033da627a2f","invariantUUID":"14aa7a2c-3bec-4e7d-84a4-2a08eea9b46e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4fa135ef-9eca-4207-903a-c8011576a2b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698196842,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c3eb9fa-9382-4431-8244-09520a08792d","invariantUUID":"020d4c5d-4506-4f05-b826-92a25c5f9814","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21fad111-d287-48c3-b70b-b4f6cd26640c","lifecycleState":"CERTIFIED","lastUpdateDate":1676698147557,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b28e74-997a-440b-875f-c857dd833dc1","invariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d0a256e-02f7-4134-a4c2-e72dd8c7341a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698139280,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0527438-9367-4701-a1a8-039b4da6a4ac","invariantUUID":"f09cb908-ae84-4138-a3ae-fb46b5fff8ff","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec096305-2641-4cf9-8887-fdb64be6cc87","lifecycleState":"CERTIFIED","lastUpdateDate":1676719030945,"name":"vFW 2023-02-18 11-15-51","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","systemName":"Vfw20230218111551","description":"catalog service description","tags":["robot-ete","vFW 2023-02-18 11-15-51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1676719043219,"name":"basic_onboard_FaCFBZ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","systemName":"BasicOnboardFacfbz","description":"service","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-02-18 11:17:22,958 DEBUG 128:sdc_resource.py(1) - Resource basic_onboard_FaCFBZ found in resources list 2023-02-18 11:17:22,961 DEBUG 139: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'} 2023-02-18 11:17:22,961 DEBUG 141:onap_service.py(1) - [SDC][Add VF to ServiceProxy] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/394eda4f-fe67-4546-862d-3dc8af29b371/resourceInstance 2023-02-18 11:17:22,961 DEBUG 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_FaCFBZ", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "c78bf2c3-da7c-4103-b972-31176ab35718", "originType": "VF", "componentUid": "c78bf2c3-da7c-4103-b972-31176ab35718", "icon": "defaulticon" } 2023-02-18 11:17:22,964 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:25,262 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/394eda4f-fe67-4546-862d-3dc8af29b371/resourceInstance HTTP/1.1" 201 None 2023-02-18 11:17:25,266 INFO 152:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2023-02-18 11:17:25,267 DEBUG 156: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":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_FaCFBZ 0","SupportablityComponentVersion":null},"actualComponentUid":"c78bf2c3-da7c-4103-b972-31176ab35718","createdFromCsar":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0","normalizedName":"basic_onboard_facfbz0","name":"basic_onboard_FaCFBZ 0","icon":"defaulticon","creationTime":1676719045086,"description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_facfbz0","createdFrom":null,"componentUid":"c78bf2c3-da7c-4103-b972-31176ab35718","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardFacfbz","modificationTime":1676719045086,"customizationUUID":"d7a2e49e-ca65-41a9-99e7-010446ba9ad9","instanceCount":null,"posX":"200","posY":"100","componentName":"basic_onboard_FaCFBZ","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false} 2023-02-18 11:17:25,268 INFO 950:sdc_resource.py(1) - Resource VF basic_onboard_FaCFBZ has been added on ServiceProxy basic_onboard_FaCFBZ 2023-02-18 11:17:25,270 DEBUG 139:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FaCFBZ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-02-18 11:17:25,270 DEBUG 141:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FaCFBZ] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93/distribution 2023-02-18 11:17:25,270 DEBUG 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FaCFBZ] data sent: None 2023-02-18 11:17:25,273 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:25,306 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93/distribution HTTP/1.1" 200 38 2023-02-18 11:17:25,309 INFO 152:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FaCFBZ] response code: 200 2023-02-18 11:17:25,309 DEBUG 156:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FaCFBZ] response: {"distributionStatusOfServiceList":[]} 2023-02-18 11:17:25,310 DEBUG 139:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FaCFBZ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-02-18 11:17:25,310 DEBUG 141:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FaCFBZ] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2023-02-18 11:17:25,311 DEBUG 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FaCFBZ] data sent: None 2023-02-18 11:17:25,313 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:25,332 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2023-02-18 11:17:25,336 INFO 152:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FaCFBZ] response code: 200 2023-02-18 11:17:25,336 DEBUG 156:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FaCFBZ] response: {"distributionStatusList":[]} 2023-02-18 11:17:25,337 DEBUG 652:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2023-02-18 11:17:25,337 INFO 750:service.py(1) - attempting to checkin Service basic_onboard_FaCFBZ in SDC 2023-02-18 11:17:25,344 DEBUG 139: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'} 2023-02-18 11:17:25,344 DEBUG 141:onap_service.py(1) - [SDC][checkin Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/394eda4f-fe67-4546-862d-3dc8af29b371/lifecycleState/checkin 2023-02-18 11:17:25,344 DEBUG 142:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2023-02-18 11:17:25,347 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:27,252 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/394eda4f-fe67-4546-862d-3dc8af29b371/lifecycleState/checkin HTTP/1.1" 200 1225 2023-02-18 11:17:27,254 INFO 152:onap_service.py(1) - [SDC][checkin Service] response code: 200 2023-02-18 11:17:27,255 DEBUG 156:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371","name":"basic_onboard_FaCFBZ","version":"0.1","isHighestVersion":true,"creationDate":1676719043219,"lastUpdateDate":1676719047163,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_FaCFBZ"],"icon":"network_l_1-3","normalizedName":"basiconboardfacfbz","systemName":"BasicOnboardFacfbz","contactId":"cs0008","allVersions":{"0.1":"394eda4f-fe67-4546-862d-3dc8af29b371"},"projectCode":"123456","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","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":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93"} 2023-02-18 11:17:27,256 DEBUG 197:__init__.py(1) - check if Service basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:27,256 INFO 167:__init__.py(1) - retrieving all objects of type Service from SDC 2023-02-18 11:17:27,256 DEBUG 139: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'} 2023-02-18 11:17:27,256 DEBUG 141:onap_service.py(1) - [SDC][get Services] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-02-18 11:17:27,256 DEBUG 142:onap_service.py(1) - [SDC][get Services] data sent: None 2023-02-18 11:17:27,259 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:27,328 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 751 2023-02-18 11:17:27,331 INFO 152:onap_service.py(1) - [SDC][get Services] response code: 200 2023-02-18 11:17:27,331 DEBUG 156:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","name":"basic_onboard_FaCFBZ","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","name":"vFW 2023-02-18 11-15-51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad5d33f6-2589-4e98-be2d-dca1886c0933/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-02-18 11:17:27,332 DEBUG 283:sdc_resource.py(1) - importing SDC Resource basic_onboard_FaCFBZ from SDC 2023-02-18 11:17:27,332 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:27,332 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:27,333 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Checked In 2023-02-18 11:17:27,333 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 2023-02-18 11-15-51 from SDC 2023-02-18 11:17:27,333 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:27,333 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:27,333 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:27,334 DEBUG 185:__init__.py(1) - number of Service returned: 2 2023-02-18 11:17:27,334 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:27,334 INFO 230:__init__.py(1) - Service found, updating information 2023-02-18 11:17:27,335 DEBUG 139: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'} 2023-02-18 11:17:27,335 DEBUG 141:onap_service.py(1) - [SDC][Deep Load Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-02-18 11:17:27,335 DEBUG 142:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-02-18 11:17:27,339 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:27,408 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2023-02-18 11:17:27,414 INFO 152:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-02-18 11:17:27,418 DEBUG 156:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65d8e865-0c4f-40a3-a1c3-edd4c5d18dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270389,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fda9631b-fb21-4fce-8667-9b85ca54eaf0","invariantUUID":"c43bc7c9-68d5-4e69-8f32-7c0a93bb5a56","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cee1224-243d-4e5b-b296-dcc8e003e6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698228419,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92411901-41c6-4150-ac27-245e0d6e4389","invariantUUID":"d6e42030-4a25-43b1-a633-b1b573ce9c26","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":"c338923b-41e4-44c9-9aac-547e0c9d8922","lifecycleState":"CERTIFIED","lastUpdateDate":1676698106406,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2cc2022-92e8-41b3-a85f-1ca8aced75ba","invariantUUID":"45b5f9fa-2a06-4d0d-8008-b2882be34e94","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":"be352e3c-3aee-41dc-b4c4-5a967925ee40","lifecycleState":"CERTIFIED","lastUpdateDate":1676698215879,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5452df69-0280-4c1b-aecd-4c607be06d25","invariantUUID":"e2508533-358d-42c9-8e1b-c5d9f9fdfc73","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0031f5ae-ca3d-4473-9820-fb5f0af8f82a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698177405,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e64a6f1d-2499-4c2f-b9a7-5f8330230a89","invariantUUID":"0800b810-1bcf-4496-acaf-768f105e1791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15acf072-4301-4ec6-80a5-9a2641f44ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698112725,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d9f95a5-510b-4dcf-9297-83b764481318","invariantUUID":"594506fb-c020-4c2f-b748-bac80fe2745c","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":"2cdb54ba-e898-4acd-80e1-531d01f16e60","lifecycleState":"CERTIFIED","lastUpdateDate":1676698222384,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6cdd4b9-9ed6-45c5-bd8d-0bc897816041","invariantUUID":"04e5b21a-efd7-485a-8118-7702a4aff568","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":"ea022cee-3113-49b2-8c0e-d1b5958d3a62","lifecycleState":"CERTIFIED","lastUpdateDate":1676698143405,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3491a70b-4bbb-4d2b-b829-c6f19226063b","invariantUUID":"0b2ab383-fcb5-4a2d-8d8e-091d12952629","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":"b9ec07bf-9236-4632-af97-7fa5a9319268","lifecycleState":"CERTIFIED","lastUpdateDate":1676698154774,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9421db91-7b70-4907-a61f-0c308e1da744","invariantUUID":"45a5dd66-5569-4229-b7ec-f084327f0685","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":"defaulticon","uniqueId":"974dc34b-8dd2-4391-8368-f3f2627f0f92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283850,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c55cbc54-9b06-443d-83a6-ded768310e42","invariantUUID":"ae8f5cf6-2fea-4353-b1b8-6d799159eba1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70a9423c-6a33-4e07-82eb-6744a88391b3","lifecycleState":"CERTIFIED","lastUpdateDate":1676698184018,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e6808be-06d3-4fbb-bd85-b2e5c450e56a","invariantUUID":"b07e3205-1d02-4c51-8fc3-d963d32b886d","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":"defaulticon","uniqueId":"4df1aaae-5fa9-4e7f-af31-9d144c0da7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1676698194423,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26611121-20b2-44f0-8c2d-7dd641aa7fe6","invariantUUID":"ee2e7990-5818-41f5-9941-44300f7b7d54","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fc679b8-0195-4725-a1df-88737ee62d01","lifecycleState":"CERTIFIED","lastUpdateDate":1676698100084,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad872610-aa0c-41e8-98f8-b70feab2b78f","invariantUUID":"39989178-3069-4b5b-b5fb-130bbfcb242c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18d49d76-e8d9-422f-be31-4a81dd4fc5a9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698145609,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27480616-f422-4b36-8ae7-15915e9c2e92","invariantUUID":"ca57fb67-c9d5-4c49-8dc2-cf6e902c705c","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":"defaulticon","uniqueId":"47c97b3d-636a-4523-9897-6ec1dd5b4a2a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698151204,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c7f1d16-6475-4290-b1a7-c2465553ef0f","invariantUUID":"5b9b6b0c-0ed5-41ed-8ac3-43ee4e9632d7","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":"loadBalancer","uniqueId":"b310cf55-7af0-473b-946c-970495f07feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698062090,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c0d6ae-68da-4b90-9235-436da34f1298","invariantUUID":"e4808574-ad5f-4c81-986a-a4ebf008210f","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":"6b4a1254-a6ea-46ef-9be0-cfd68cf98a36","lifecycleState":"CERTIFIED","lastUpdateDate":1676698161823,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8576d1-d5c8-4888-b74a-b0d0ac9feab1","invariantUUID":"d387688e-20b5-4a67-9d05-cfe5151b5ca2","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9f46ebd-3829-4633-b0de-440fc491c7e7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698187303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d7760a-116b-405d-96ab-89e524528567","invariantUUID":"63bc2f92-65d0-4b12-9f97-3a1b66ca5760","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":"f02d4bb6-7f6e-4cf2-82b9-12faea4baf66","lifecycleState":"CERTIFIED","lastUpdateDate":1676698158338,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825d4b95-806b-4027-9eb7-c057b63e60e6","invariantUUID":"264f838a-2e61-492c-8eec-401d47bd9d89","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":"defaulticon","uniqueId":"a657496a-3fcf-4ef3-ac64-5a2b97eaf05a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283971,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32bf8925-93fb-490e-bdc1-b32ced5aa41b","invariantUUID":"b1040936-6c25-41d4-9bcb-4598c3068c2e","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de13a2ac-2681-4f0d-8f69-d7a2fbd6380d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698163587,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51defc72-e662-4228-82a8-3bece40836da","invariantUUID":"8de18f36-e1af-43e3-ad0c-9a7aa9478753","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":"04fb438f-3008-410e-a9b7-88c86a2f66c5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698124065,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2bd4c906-80e1-4ea0-9ce9-da656197056f","invariantUUID":"a686204d-fce6-4268-881f-4f06b1d67fb7","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c54fff4f-1282-4afa-8292-fcffc9f28ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270084,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e54fbdd4-d0a5-4b67-b8f8-66bc7452c288","invariantUUID":"231f7d60-66ad-4234-beb0-b1ed2b972252","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ff3dd24-05c1-4c38-a0a6-d4096d1ef38e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698083882,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dbc9e02-9219-4326-8d9d-c0e053c48a5f","invariantUUID":"826fa77b-e90a-4282-8b81-db1be915acb3","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":"networkrules","uniqueId":"587221a3-a0b6-4b08-a7c6-d122d92ce0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698098420,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5e5e4bdf-fda0-490c-96da-ed22f7f2c05c","invariantUUID":"45d63684-0adf-420a-8233-b84266223ecc","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":"c7776807-d408-47d3-a0eb-46cdc4415a13","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270742,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e5bd31f-8e9c-4b40-bbd5-9f3005c8da7f","invariantUUID":"9ab4770c-0fff-470a-8752-1fc55c8aa83b","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9dede35a-9cc6-437c-85ab-c65c2df05f1d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698152964,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3a59ce0-2ddd-47db-aa4d-9c36dfa8be49","invariantUUID":"97c1f49f-0830-4c40-a0f2-492c8ef7da3b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698120145,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e677a42-f370-4e6b-8ed6-a4d156d55721","invariantUUID":"9ec69968-6f4a-485a-b050-e6e9726e08ef","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfd716a8-0226-4e9d-9fea-0c98095db366","lifecycleState":"CERTIFIED","lastUpdateDate":1676698202806,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad128176-8850-477a-86c7-3f09d88756d8","invariantUUID":"76296d59-6184-4dd8-9b52-e80691df4cc9","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":"port","uniqueId":"91eec4f9-eb91-441a-ae8b-9a6d81d29e7f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698079900,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d6ed9aa-e52b-471c-8c5e-4efa603faa49","invariantUUID":"9abd45b2-2025-457c-80ce-99a73d50bc3b","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":"6260dae7-8af5-4750-a62b-0d1d7f92314e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698137548,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd3249b-cadc-459b-8667-5c13b7144363","invariantUUID":"9c235d53-0371-46e9-b1df-abc17272bba8","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"607e2ce8-19a0-40e8-8fce-76e589db9d17","lifecycleState":"CERTIFIED","lastUpdateDate":1676698204418,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"397fa0cc-4a33-4f3c-9856-77f723502380","invariantUUID":"09237a82-df9d-4030-9172-36fd2126a92b","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":"port","uniqueId":"12cbb63a-52f7-4544-8104-8426fb207b27","lifecycleState":"CERTIFIED","lastUpdateDate":1676698232233,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f7f79d-b0f5-437e-a6ed-db2a95128ac6","invariantUUID":"56f9b6eb-7339-41a7-a142-2a3c2b6311fa","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":"objectStorage","uniqueId":"233ee9d5-a54b-4c8f-b767-d6754e51e4ef","lifecycleState":"CERTIFIED","lastUpdateDate":1676698070911,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f2da7d7-2a34-4987-8b88-72360724a4bb","invariantUUID":"48be9190-f8d2-44fa-a7df-feb3e5172c02","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d726be6-9800-465d-9016-9e46830db5b9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698168783,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f52ed98b-8156-424f-84ae-28477832271a","invariantUUID":"7db104a5-1a7c-4e84-aff5-4ff042c781d3","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":"defaulticon","uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","lifecycleState":"CERTIFIED","lastUpdateDate":1676719027782,"name":"basic_onboard_FaCFBZ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","systemName":"BasicOnboardFacfbz","description":"VF","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed013171-3850-4bdd-9497-33bc52851579","lifecycleState":"CERTIFIED","lastUpdateDate":1676698114472,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd60db2a-d768-4877-89a9-8b3d999ee873","invariantUUID":"6a1c0e69-75da-4609-9b30-12e2bd2016fa","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec706a5a-2833-44c5-8f6f-c25452e7202f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269620,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0f3c70-14e0-4f7d-99c7-b41868951d4f","invariantUUID":"e2265984-c3f9-4319-a978-dbe4f674739c","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29efef41-fe83-4ade-bece-eb4b91544af0","lifecycleState":"CERTIFIED","lastUpdateDate":1676698201054,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c99e769d-f554-40dc-8f65-ba04eee249bc","invariantUUID":"b51cac32-1fbf-464e-8be3-8b58168f52e3","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ab5815ff-f871-4e53-b4bd-7572082d9f16","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269225,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64446887-fdba-43b3-9012-0846552409b4","invariantUUID":"5fd41149-a8e2-463a-bdef-83c145101aae","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a28182b3-6847-4261-815e-b24f7c8568fb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284493,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06599f2c-2386-4d3d-8387-1940cadce0ae","invariantUUID":"7270fc72-f945-40d0-a683-7d95afefe43a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab9c651c-33cc-4c7f-b389-ad3a1abe958e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698077541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0226174d-ff14-455d-80ff-de21e9788916","invariantUUID":"b702a35b-8d36-482c-8095-a1b1b08d7a48","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":"securityrules","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698108118,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"226ea793-8859-4122-af57-d68c2319e816","invariantUUID":"e86753da-192c-447a-bc34-dcdb6b4c16c3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f54c8dfe-3c90-46ef-a183-81dad3906e87","lifecycleState":"CERTIFIED","lastUpdateDate":1676698072725,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2442adab-386e-439c-ae92-4b80df95baae","invariantUUID":"c20c291a-3402-4337-8bf8-7d00d6c9a69a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698063938,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"298063f6-6bb0-4140-ba4b-e26eafec1102","invariantUUID":"69ee53cf-e756-4b21-b80f-4cc74231c81e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"03bc5db8-d7d7-47d0-8e12-767cd1896650","lifecycleState":"CERTIFIED","lastUpdateDate":1676698226611,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"259c054a-9a6c-46f7-87a6-e6cebaa580f4","invariantUUID":"2652761b-6642-4ea0-853c-7f416c34c0da","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0ff62d5-58cf-479e-a25e-b35b148c66c6","lifecycleState":"CERTIFIED","lastUpdateDate":1676698156506,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b6e3d0-8564-4f3c-9404-39f05e889128","invariantUUID":"2c28cf95-eb31-4fbd-bca7-0306e6796afe","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":"5ed2e06b-d898-4c09-95a0-465ee8c9fe92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698132119,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"548461fa-cb21-43df-9aec-e824d5b9657e","invariantUUID":"d2f49da2-eb80-487f-8480-7ed1e520ae13","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":"a218192e-da6a-4c11-9597-1774b10a6e78","lifecycleState":"CERTIFIED","lastUpdateDate":1676698091110,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e51920c-5d00-42f2-b3fe-07cc84c0a774","invariantUUID":"8b3429d3-31d3-41f8-a87f-d5a02be149bb","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":"c22af5e6-6847-4e1f-87cb-caea0255425b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284066,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ede0dd2-795d-42a3-bf7b-5887c592bb82","invariantUUID":"3ce8c6ed-2bcf-482c-9bd5-6bc31a059bcb","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"45353bd2-7f6b-4095-94b2-48da919b746b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698211849,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2321277-efa8-4202-bb3c-6ccea5404c64","invariantUUID":"827cce83-39e5-48f4-9725-8a1c63a3b2bc","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":"objectStorage","uniqueId":"1fa9d6c3-4ec6-4861-80c6-c31a9c8a6255","lifecycleState":"CERTIFIED","lastUpdateDate":1676698055999,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b48803e-8d2c-4907-b9fd-34f69104cd7c","invariantUUID":"972f11a8-175f-4e8d-9b6f-094642f630b2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a8a53bd-97cc-42bb-899f-c723819c2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1676698087465,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47175709-3a07-4d6c-ba0e-31be65725c41","invariantUUID":"7f435ce5-87c5-4ac4-b54a-65aa3e1d78d6","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":"b0af2a55-0fce-4e37-b318-6288bba0c4e9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698192451,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"219dec12-e6d3-4fea-995a-deb44a0cea3b","invariantUUID":"37c67b8f-438d-435f-ace4-3a0989f2a7de","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"12de8f35-2f59-4a6c-b37a-5cd50af65e08","lifecycleState":"CERTIFIED","lastUpdateDate":1676698190790,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60321a90-355f-48ab-bca2-e40d98d19dbf","invariantUUID":"dacc2e04-627f-4c60-8dce-5bce96885e7f","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":"compute","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698046216,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2584250-44f9-444e-87c8-e13f48719c8a","invariantUUID":"8c8f8079-7abe-4aef-9acb-c19bcca04eab","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":"defaulticon","uniqueId":"e97d97b6-f666-431e-bd40-86e5ee136d29","lifecycleState":"CERTIFIED","lastUpdateDate":1676698081811,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"208a6ba9-2e42-4e65-9cf5-113ff9f55d6f","invariantUUID":"7b56b311-0b05-419d-8d40-7a1d8d895c14","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":"compute","uniqueId":"ba46fe92-c5d7-4202-a16e-47ba7f52fdf8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d386593-8b0d-4729-8c46-0dab0acbace0","invariantUUID":"713618b2-486e-4e45-bbfa-7b1fe7f355fa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26bf679a-f14e-4ba4-b44c-72c212ba3f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698054110,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8777e39e-3ae5-4a7e-a39b-b6cbb0965085","invariantUUID":"2843fcb8-2d10-40e7-99e5-92ed7df84a63","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b4a70e98-df3a-4866-adfa-9f2164d98692","lifecycleState":"CERTIFIED","lastUpdateDate":1676698224460,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf53415-b138-4436-991c-baddbab89eef","invariantUUID":"9d412fea-760c-4b20-8e1c-18f6b6a23a20","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":"5dc63b03-cf44-4745-b52b-782a52879feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269065,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3daff0-460b-48b5-9eeb-b1f1db1098c1","invariantUUID":"bd322474-d214-4b42-b1cd-24725aebff05","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c27b725b-b1b4-4e09-a160-92bf1798ee68","lifecycleState":"CERTIFIED","lastUpdateDate":1676698217912,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eecb369d-f074-4921-81f3-1fd4a7b30705","invariantUUID":"ea14eedf-c082-4746-9647-ca25a62c9410","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":"89ef8031-2a60-43f7-9b53-d770d2634172","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269396,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4d11bf7-f9c7-4097-8945-6b31662c905f","invariantUUID":"fcef1c5f-2617-44b2-999e-bcad7768181d","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cb99ee82-8fb4-4372-aad6-e89267116b32","lifecycleState":"CERTIFIED","lastUpdateDate":1676698271059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0a69130-5377-49a6-bf09-e49ed20420b6","invariantUUID":"c22275a4-9265-4826-9eb1-1bf87cfc4a39","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95d6f6d5-9e06-408d-807c-7c175b03d971","lifecycleState":"CERTIFIED","lastUpdateDate":1676698116269,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"520c452e-7788-4610-8868-fc93d53ab34d","invariantUUID":"5f528705-c6c0-4d0b-b7cf-f898d61db86f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"edc77132-efcb-41f2-8094-6c05ccf59be2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698149477,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b43552e9-ac5c-465c-9ddf-4f184c76e5aa","invariantUUID":"71b22085-3a34-4bd4-925f-e54826a3e6a7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e8183ac-0468-48df-ab32-55980f991b25","lifecycleState":"CERTIFIED","lastUpdateDate":1676698199246,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a009814-83df-40f8-ba4f-fe08b77b1e21","invariantUUID":"e18ac840-cd01-45f6-a0d3-c02a5ad877cb","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2ef502-f773-4e6a-a0c4-083d28e4dddb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698074936,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e2222c9-f232-462f-9552-86ae35245f00","invariantUUID":"ce80280e-a849-4bca-9215-e7c23b6f22b3","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":"compute","uniqueId":"87b969e4-3b50-4193-9d42-618ba4b1ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698110792,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed6d65a-7dc1-4d10-b720-5f9d14e044a7","invariantUUID":"86b21282-6fea-46bb-9c05-461d60cecae4","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":"a4e6db80-c229-4a0d-a605-334140dffee2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698065655,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c25797b8-50f1-45d8-b3ac-8bce5a10c153","invariantUUID":"78c34417-e32d-42f0-8335-c69e6c7af2fb","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":"defaulticon","uniqueId":"ebd7250f-df19-464f-85d4-dff13a01fb47","lifecycleState":"CERTIFIED","lastUpdateDate":1676719010680,"name":"vFW 7882beb7-c6c5","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","systemName":"Vfw7882beb7C6c5","description":"vendor software product","tags":["vFW 7882beb7-c6c5"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf91858e-9b45-42c9-85a4-01fce1fa92be","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270216,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75923d7a-ba3b-4226-8c8c-39ef1dc6faff","invariantUUID":"4aeace48-2a7b-4ed1-a5ef-5ab95ef2ccb5","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dd57e28-cf24-4011-bec8-dffa1a23e78f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698175537,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfcefc5-79c6-46fc-bd35-bab8a38420f8","invariantUUID":"ff465104-4896-4d42-b0d5-ba5c1f2023c9","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":"af7095bb-a39a-4450-b25c-5735b042c492","lifecycleState":"CERTIFIED","lastUpdateDate":1676698165273,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"209bb80f-86a0-435c-a899-dbf92698d2b5","invariantUUID":"57fc4120-4058-40db-8d0f-991f26ed2a53","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":"objectStorage","uniqueId":"b35c7b1b-c91d-405f-8c15-bc09a3ba5836","lifecycleState":"CERTIFIED","lastUpdateDate":1676698170424,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52ed2d3-1af6-49f9-bae2-e6c846e8c03a","invariantUUID":"c01011e7-4fe8-4e5e-bcc7-99c3a9981831","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f784f52-7bbc-4364-969e-3656dc9cf761","lifecycleState":"CERTIFIED","lastUpdateDate":1676698085717,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4753c27-69a4-40cc-8c1b-ef2209da6f87","invariantUUID":"36881105-6931-488e-bfbe-2d32a410eda3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"522f596e-6330-4e0c-8da4-42e10fe8d5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1676698189046,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edcdae20-550c-4ad5-ace8-18b93dd76119","invariantUUID":"cc05966c-151c-4838-95d7-19b50eec4fc0","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":"110dd664-bd77-488c-a287-18e569f323ad","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985b701a-9ed6-407d-b3b9-0a49af5559d1","invariantUUID":"5e58718a-6ba3-4bd1-bacb-ab3317cd3777","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"565a5707-56de-4fef-adb5-0ae52ef6f5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284257,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29415664-e23d-4310-a692-e56099003d9d","invariantUUID":"7247533b-f1f2-4a47-9c0f-75e435b2e121","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e802313-4215-47d3-bb91-5333392a4e21","lifecycleState":"CERTIFIED","lastUpdateDate":1676698122268,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19a4be8e-5e52-46fc-8af1-74a2ccc46a5d","invariantUUID":"7b656fa1-9904-4e8c-bcbb-78912e8b22d7","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":"defaulticon","uniqueId":"5e237c80-7a45-4418-bb69-8117776cf5cb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284159,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67288540-5c1e-4be3-ad84-49ceea034a48","invariantUUID":"b8d26dfe-1e8a-481d-8a30-6f05f5207906","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7983612c-705c-4519-a584-d500b8382df7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698185597,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f00fc2-a579-4545-a49a-a8cf7ab826a4","invariantUUID":"63b09fe0-237d-4029-a33f-5193d47a8eab","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dd90e188-aa47-43e6-b41d-83d3b630c7a8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284383,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30fb947-4583-4278-8aa1-3493c38865de","invariantUUID":"74af4cf3-c3fa-4195-9096-3de35bc8bb29","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b400aa13-f1cc-4ce0-b064-0329262bd868","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269936,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e8a97a-fc94-4881-af7e-861783ca0fab","invariantUUID":"2f2bad82-d5eb-4b15-a6ac-b243827a89c0","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"839b4143-c2b5-451f-8529-ca8752d9e302","lifecycleState":"CERTIFIED","lastUpdateDate":1676698089201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a2103913-9594-4470-b355-531e03d99ee3","invariantUUID":"5d8f7081-1fe5-43ff-b112-a29de0c84b58","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":"networkrules","uniqueId":"2c85b642-e1ee-40de-a24c-aaf9d21f8fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698104651,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5d59ff75-26fd-45d8-b7d7-bdda29858d42","invariantUUID":"b177b5bf-d20d-422e-a134-1ac6f3c4abd9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d8eb56c-df46-45f5-888a-eee438a7fde2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698209640,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"294fc017-5642-4633-b99c-783f97e0ef96","invariantUUID":"b158ac40-bc0f-450d-899d-141cccd7c9a0","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"14e3a5ed-e808-4fa8-9526-6efb8242294b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698230246,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f715e03b-7f57-47c9-8260-e67da9dfd494","invariantUUID":"fffe5ef2-a2b8-4454-8a1c-d0f0c47c637c","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7c15b2c2-3469-44b5-a4de-91989d10dcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698206765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"330638e1-1bf4-4be9-8006-f656553ecebd","invariantUUID":"776c9a9a-b564-42ed-839f-a022c74688b8","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":"objectStorage","uniqueId":"661e092f-e819-4447-90f2-971062736001","lifecycleState":"CERTIFIED","lastUpdateDate":1676698057893,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b845aa45-7cce-4f31-bd22-0033da627a2f","invariantUUID":"14aa7a2c-3bec-4e7d-84a4-2a08eea9b46e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4fa135ef-9eca-4207-903a-c8011576a2b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698196842,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c3eb9fa-9382-4431-8244-09520a08792d","invariantUUID":"020d4c5d-4506-4f05-b826-92a25c5f9814","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21fad111-d287-48c3-b70b-b4f6cd26640c","lifecycleState":"CERTIFIED","lastUpdateDate":1676698147557,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b28e74-997a-440b-875f-c857dd833dc1","invariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d0a256e-02f7-4134-a4c2-e72dd8c7341a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698139280,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0527438-9367-4701-a1a8-039b4da6a4ac","invariantUUID":"f09cb908-ae84-4138-a3ae-fb46b5fff8ff","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec096305-2641-4cf9-8887-fdb64be6cc87","lifecycleState":"CERTIFIED","lastUpdateDate":1676719030945,"name":"vFW 2023-02-18 11-15-51","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","systemName":"Vfw20230218111551","description":"catalog service description","tags":["robot-ete","vFW 2023-02-18 11-15-51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1676719047163,"name":"basic_onboard_FaCFBZ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","systemName":"BasicOnboardFacfbz","description":"service","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-02-18 11:17:27,430 DEBUG 128:sdc_resource.py(1) - Resource basic_onboard_FaCFBZ found in services list 2023-02-18 11:17:27,432 INFO 750:service.py(1) - attempting to Certify Service basic_onboard_FaCFBZ in SDC 2023-02-18 11:17:27,439 DEBUG 139: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'} 2023-02-18 11:17:27,440 DEBUG 141:onap_service.py(1) - [SDC][Certify Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/394eda4f-fe67-4546-862d-3dc8af29b371/lifecycleState/Certify 2023-02-18 11:17:27,440 DEBUG 142:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2023-02-18 11:17:27,444 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:32,214 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/394eda4f-fe67-4546-862d-3dc8af29b371/lifecycleState/Certify HTTP/1.1" 200 1213 2023-02-18 11:17:32,219 INFO 152:onap_service.py(1) - [SDC][Certify Service] response code: 200 2023-02-18 11:17:32,220 DEBUG 156:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","name":"basic_onboard_FaCFBZ","version":"1.0","isHighestVersion":true,"creationDate":1676719043219,"lastUpdateDate":1676719047163,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_FaCFBZ"],"icon":"network_l_1-3","normalizedName":"basiconboardfacfbz","systemName":"BasicOnboardFacfbz","contactId":"cs0008","allVersions":{"1.0":"957896fb-9c5e-41ca-9571-ae5d1a593dfc"},"projectCode":"123456","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","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":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93"} 2023-02-18 11:17:32,220 DEBUG 197:__init__.py(1) - check if Service basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:32,220 INFO 167:__init__.py(1) - retrieving all objects of type Service from SDC 2023-02-18 11:17:32,221 DEBUG 139: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'} 2023-02-18 11:17:32,221 DEBUG 141:onap_service.py(1) - [SDC][get Services] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-02-18 11:17:32,221 DEBUG 142:onap_service.py(1) - [SDC][get Services] data sent: None 2023-02-18 11:17:32,224 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:32,285 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 739 2023-02-18 11:17:32,287 INFO 152:onap_service.py(1) - [SDC][get Services] response code: 200 2023-02-18 11:17:32,288 DEBUG 156:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","name":"basic_onboard_FaCFBZ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","name":"vFW 2023-02-18 11-15-51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad5d33f6-2589-4e98-be2d-dca1886c0933/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-02-18 11:17:32,289 DEBUG 283:sdc_resource.py(1) - importing SDC Resource basic_onboard_FaCFBZ from SDC 2023-02-18 11:17:32,289 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:32,289 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:32,289 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Certified 2023-02-18 11:17:32,289 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 2023-02-18 11-15-51 from SDC 2023-02-18 11:17:32,289 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:32,289 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:32,289 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:32,290 DEBUG 185:__init__.py(1) - number of Service returned: 2 2023-02-18 11:17:32,290 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:32,290 INFO 230:__init__.py(1) - Service found, updating information 2023-02-18 11:17:32,291 DEBUG 139: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'} 2023-02-18 11:17:32,291 DEBUG 141:onap_service.py(1) - [SDC][Deep Load Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-02-18 11:17:32,291 DEBUG 142:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-02-18 11:17:32,295 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:32,354 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2023-02-18 11:17:32,365 INFO 152:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-02-18 11:17:32,369 DEBUG 156:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65d8e865-0c4f-40a3-a1c3-edd4c5d18dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270389,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fda9631b-fb21-4fce-8667-9b85ca54eaf0","invariantUUID":"c43bc7c9-68d5-4e69-8f32-7c0a93bb5a56","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cee1224-243d-4e5b-b296-dcc8e003e6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698228419,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92411901-41c6-4150-ac27-245e0d6e4389","invariantUUID":"d6e42030-4a25-43b1-a633-b1b573ce9c26","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":"c338923b-41e4-44c9-9aac-547e0c9d8922","lifecycleState":"CERTIFIED","lastUpdateDate":1676698106406,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2cc2022-92e8-41b3-a85f-1ca8aced75ba","invariantUUID":"45b5f9fa-2a06-4d0d-8008-b2882be34e94","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":"be352e3c-3aee-41dc-b4c4-5a967925ee40","lifecycleState":"CERTIFIED","lastUpdateDate":1676698215879,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5452df69-0280-4c1b-aecd-4c607be06d25","invariantUUID":"e2508533-358d-42c9-8e1b-c5d9f9fdfc73","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0031f5ae-ca3d-4473-9820-fb5f0af8f82a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698177405,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e64a6f1d-2499-4c2f-b9a7-5f8330230a89","invariantUUID":"0800b810-1bcf-4496-acaf-768f105e1791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15acf072-4301-4ec6-80a5-9a2641f44ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698112725,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d9f95a5-510b-4dcf-9297-83b764481318","invariantUUID":"594506fb-c020-4c2f-b748-bac80fe2745c","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":"2cdb54ba-e898-4acd-80e1-531d01f16e60","lifecycleState":"CERTIFIED","lastUpdateDate":1676698222384,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6cdd4b9-9ed6-45c5-bd8d-0bc897816041","invariantUUID":"04e5b21a-efd7-485a-8118-7702a4aff568","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":"ea022cee-3113-49b2-8c0e-d1b5958d3a62","lifecycleState":"CERTIFIED","lastUpdateDate":1676698143405,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3491a70b-4bbb-4d2b-b829-c6f19226063b","invariantUUID":"0b2ab383-fcb5-4a2d-8d8e-091d12952629","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":"b9ec07bf-9236-4632-af97-7fa5a9319268","lifecycleState":"CERTIFIED","lastUpdateDate":1676698154774,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9421db91-7b70-4907-a61f-0c308e1da744","invariantUUID":"45a5dd66-5569-4229-b7ec-f084327f0685","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":"defaulticon","uniqueId":"974dc34b-8dd2-4391-8368-f3f2627f0f92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283850,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c55cbc54-9b06-443d-83a6-ded768310e42","invariantUUID":"ae8f5cf6-2fea-4353-b1b8-6d799159eba1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70a9423c-6a33-4e07-82eb-6744a88391b3","lifecycleState":"CERTIFIED","lastUpdateDate":1676698184018,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e6808be-06d3-4fbb-bd85-b2e5c450e56a","invariantUUID":"b07e3205-1d02-4c51-8fc3-d963d32b886d","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":"defaulticon","uniqueId":"4df1aaae-5fa9-4e7f-af31-9d144c0da7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1676698194423,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26611121-20b2-44f0-8c2d-7dd641aa7fe6","invariantUUID":"ee2e7990-5818-41f5-9941-44300f7b7d54","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fc679b8-0195-4725-a1df-88737ee62d01","lifecycleState":"CERTIFIED","lastUpdateDate":1676698100084,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad872610-aa0c-41e8-98f8-b70feab2b78f","invariantUUID":"39989178-3069-4b5b-b5fb-130bbfcb242c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18d49d76-e8d9-422f-be31-4a81dd4fc5a9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698145609,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27480616-f422-4b36-8ae7-15915e9c2e92","invariantUUID":"ca57fb67-c9d5-4c49-8dc2-cf6e902c705c","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":"defaulticon","uniqueId":"47c97b3d-636a-4523-9897-6ec1dd5b4a2a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698151204,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c7f1d16-6475-4290-b1a7-c2465553ef0f","invariantUUID":"5b9b6b0c-0ed5-41ed-8ac3-43ee4e9632d7","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":"loadBalancer","uniqueId":"b310cf55-7af0-473b-946c-970495f07feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698062090,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c0d6ae-68da-4b90-9235-436da34f1298","invariantUUID":"e4808574-ad5f-4c81-986a-a4ebf008210f","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":"6b4a1254-a6ea-46ef-9be0-cfd68cf98a36","lifecycleState":"CERTIFIED","lastUpdateDate":1676698161823,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8576d1-d5c8-4888-b74a-b0d0ac9feab1","invariantUUID":"d387688e-20b5-4a67-9d05-cfe5151b5ca2","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9f46ebd-3829-4633-b0de-440fc491c7e7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698187303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d7760a-116b-405d-96ab-89e524528567","invariantUUID":"63bc2f92-65d0-4b12-9f97-3a1b66ca5760","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":"f02d4bb6-7f6e-4cf2-82b9-12faea4baf66","lifecycleState":"CERTIFIED","lastUpdateDate":1676698158338,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825d4b95-806b-4027-9eb7-c057b63e60e6","invariantUUID":"264f838a-2e61-492c-8eec-401d47bd9d89","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":"defaulticon","uniqueId":"a657496a-3fcf-4ef3-ac64-5a2b97eaf05a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283971,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32bf8925-93fb-490e-bdc1-b32ced5aa41b","invariantUUID":"b1040936-6c25-41d4-9bcb-4598c3068c2e","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de13a2ac-2681-4f0d-8f69-d7a2fbd6380d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698163587,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51defc72-e662-4228-82a8-3bece40836da","invariantUUID":"8de18f36-e1af-43e3-ad0c-9a7aa9478753","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":"04fb438f-3008-410e-a9b7-88c86a2f66c5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698124065,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2bd4c906-80e1-4ea0-9ce9-da656197056f","invariantUUID":"a686204d-fce6-4268-881f-4f06b1d67fb7","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c54fff4f-1282-4afa-8292-fcffc9f28ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270084,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e54fbdd4-d0a5-4b67-b8f8-66bc7452c288","invariantUUID":"231f7d60-66ad-4234-beb0-b1ed2b972252","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ff3dd24-05c1-4c38-a0a6-d4096d1ef38e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698083882,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dbc9e02-9219-4326-8d9d-c0e053c48a5f","invariantUUID":"826fa77b-e90a-4282-8b81-db1be915acb3","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":"networkrules","uniqueId":"587221a3-a0b6-4b08-a7c6-d122d92ce0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698098420,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5e5e4bdf-fda0-490c-96da-ed22f7f2c05c","invariantUUID":"45d63684-0adf-420a-8233-b84266223ecc","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":"c7776807-d408-47d3-a0eb-46cdc4415a13","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270742,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e5bd31f-8e9c-4b40-bbd5-9f3005c8da7f","invariantUUID":"9ab4770c-0fff-470a-8752-1fc55c8aa83b","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9dede35a-9cc6-437c-85ab-c65c2df05f1d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698152964,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3a59ce0-2ddd-47db-aa4d-9c36dfa8be49","invariantUUID":"97c1f49f-0830-4c40-a0f2-492c8ef7da3b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698120145,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e677a42-f370-4e6b-8ed6-a4d156d55721","invariantUUID":"9ec69968-6f4a-485a-b050-e6e9726e08ef","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfd716a8-0226-4e9d-9fea-0c98095db366","lifecycleState":"CERTIFIED","lastUpdateDate":1676698202806,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad128176-8850-477a-86c7-3f09d88756d8","invariantUUID":"76296d59-6184-4dd8-9b52-e80691df4cc9","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":"port","uniqueId":"91eec4f9-eb91-441a-ae8b-9a6d81d29e7f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698079900,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d6ed9aa-e52b-471c-8c5e-4efa603faa49","invariantUUID":"9abd45b2-2025-457c-80ce-99a73d50bc3b","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":"6260dae7-8af5-4750-a62b-0d1d7f92314e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698137548,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd3249b-cadc-459b-8667-5c13b7144363","invariantUUID":"9c235d53-0371-46e9-b1df-abc17272bba8","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"607e2ce8-19a0-40e8-8fce-76e589db9d17","lifecycleState":"CERTIFIED","lastUpdateDate":1676698204418,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"397fa0cc-4a33-4f3c-9856-77f723502380","invariantUUID":"09237a82-df9d-4030-9172-36fd2126a92b","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":"port","uniqueId":"12cbb63a-52f7-4544-8104-8426fb207b27","lifecycleState":"CERTIFIED","lastUpdateDate":1676698232233,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f7f79d-b0f5-437e-a6ed-db2a95128ac6","invariantUUID":"56f9b6eb-7339-41a7-a142-2a3c2b6311fa","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":"objectStorage","uniqueId":"233ee9d5-a54b-4c8f-b767-d6754e51e4ef","lifecycleState":"CERTIFIED","lastUpdateDate":1676698070911,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f2da7d7-2a34-4987-8b88-72360724a4bb","invariantUUID":"48be9190-f8d2-44fa-a7df-feb3e5172c02","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d726be6-9800-465d-9016-9e46830db5b9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698168783,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f52ed98b-8156-424f-84ae-28477832271a","invariantUUID":"7db104a5-1a7c-4e84-aff5-4ff042c781d3","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":"defaulticon","uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","lifecycleState":"CERTIFIED","lastUpdateDate":1676719027782,"name":"basic_onboard_FaCFBZ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","systemName":"BasicOnboardFacfbz","description":"VF","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed013171-3850-4bdd-9497-33bc52851579","lifecycleState":"CERTIFIED","lastUpdateDate":1676698114472,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd60db2a-d768-4877-89a9-8b3d999ee873","invariantUUID":"6a1c0e69-75da-4609-9b30-12e2bd2016fa","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec706a5a-2833-44c5-8f6f-c25452e7202f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269620,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0f3c70-14e0-4f7d-99c7-b41868951d4f","invariantUUID":"e2265984-c3f9-4319-a978-dbe4f674739c","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29efef41-fe83-4ade-bece-eb4b91544af0","lifecycleState":"CERTIFIED","lastUpdateDate":1676698201054,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c99e769d-f554-40dc-8f65-ba04eee249bc","invariantUUID":"b51cac32-1fbf-464e-8be3-8b58168f52e3","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ab5815ff-f871-4e53-b4bd-7572082d9f16","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269225,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64446887-fdba-43b3-9012-0846552409b4","invariantUUID":"5fd41149-a8e2-463a-bdef-83c145101aae","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a28182b3-6847-4261-815e-b24f7c8568fb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284493,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06599f2c-2386-4d3d-8387-1940cadce0ae","invariantUUID":"7270fc72-f945-40d0-a683-7d95afefe43a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab9c651c-33cc-4c7f-b389-ad3a1abe958e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698077541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0226174d-ff14-455d-80ff-de21e9788916","invariantUUID":"b702a35b-8d36-482c-8095-a1b1b08d7a48","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":"securityrules","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698108118,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"226ea793-8859-4122-af57-d68c2319e816","invariantUUID":"e86753da-192c-447a-bc34-dcdb6b4c16c3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f54c8dfe-3c90-46ef-a183-81dad3906e87","lifecycleState":"CERTIFIED","lastUpdateDate":1676698072725,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2442adab-386e-439c-ae92-4b80df95baae","invariantUUID":"c20c291a-3402-4337-8bf8-7d00d6c9a69a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698063938,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"298063f6-6bb0-4140-ba4b-e26eafec1102","invariantUUID":"69ee53cf-e756-4b21-b80f-4cc74231c81e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"03bc5db8-d7d7-47d0-8e12-767cd1896650","lifecycleState":"CERTIFIED","lastUpdateDate":1676698226611,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"259c054a-9a6c-46f7-87a6-e6cebaa580f4","invariantUUID":"2652761b-6642-4ea0-853c-7f416c34c0da","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0ff62d5-58cf-479e-a25e-b35b148c66c6","lifecycleState":"CERTIFIED","lastUpdateDate":1676698156506,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b6e3d0-8564-4f3c-9404-39f05e889128","invariantUUID":"2c28cf95-eb31-4fbd-bca7-0306e6796afe","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":"5ed2e06b-d898-4c09-95a0-465ee8c9fe92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698132119,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"548461fa-cb21-43df-9aec-e824d5b9657e","invariantUUID":"d2f49da2-eb80-487f-8480-7ed1e520ae13","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":"a218192e-da6a-4c11-9597-1774b10a6e78","lifecycleState":"CERTIFIED","lastUpdateDate":1676698091110,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e51920c-5d00-42f2-b3fe-07cc84c0a774","invariantUUID":"8b3429d3-31d3-41f8-a87f-d5a02be149bb","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":"c22af5e6-6847-4e1f-87cb-caea0255425b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284066,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ede0dd2-795d-42a3-bf7b-5887c592bb82","invariantUUID":"3ce8c6ed-2bcf-482c-9bd5-6bc31a059bcb","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"45353bd2-7f6b-4095-94b2-48da919b746b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698211849,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2321277-efa8-4202-bb3c-6ccea5404c64","invariantUUID":"827cce83-39e5-48f4-9725-8a1c63a3b2bc","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":"objectStorage","uniqueId":"1fa9d6c3-4ec6-4861-80c6-c31a9c8a6255","lifecycleState":"CERTIFIED","lastUpdateDate":1676698055999,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b48803e-8d2c-4907-b9fd-34f69104cd7c","invariantUUID":"972f11a8-175f-4e8d-9b6f-094642f630b2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a8a53bd-97cc-42bb-899f-c723819c2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1676698087465,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47175709-3a07-4d6c-ba0e-31be65725c41","invariantUUID":"7f435ce5-87c5-4ac4-b54a-65aa3e1d78d6","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":"b0af2a55-0fce-4e37-b318-6288bba0c4e9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698192451,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"219dec12-e6d3-4fea-995a-deb44a0cea3b","invariantUUID":"37c67b8f-438d-435f-ace4-3a0989f2a7de","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"12de8f35-2f59-4a6c-b37a-5cd50af65e08","lifecycleState":"CERTIFIED","lastUpdateDate":1676698190790,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60321a90-355f-48ab-bca2-e40d98d19dbf","invariantUUID":"dacc2e04-627f-4c60-8dce-5bce96885e7f","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":"compute","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698046216,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2584250-44f9-444e-87c8-e13f48719c8a","invariantUUID":"8c8f8079-7abe-4aef-9acb-c19bcca04eab","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":"defaulticon","uniqueId":"e97d97b6-f666-431e-bd40-86e5ee136d29","lifecycleState":"CERTIFIED","lastUpdateDate":1676698081811,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"208a6ba9-2e42-4e65-9cf5-113ff9f55d6f","invariantUUID":"7b56b311-0b05-419d-8d40-7a1d8d895c14","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":"compute","uniqueId":"ba46fe92-c5d7-4202-a16e-47ba7f52fdf8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d386593-8b0d-4729-8c46-0dab0acbace0","invariantUUID":"713618b2-486e-4e45-bbfa-7b1fe7f355fa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26bf679a-f14e-4ba4-b44c-72c212ba3f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698054110,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8777e39e-3ae5-4a7e-a39b-b6cbb0965085","invariantUUID":"2843fcb8-2d10-40e7-99e5-92ed7df84a63","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b4a70e98-df3a-4866-adfa-9f2164d98692","lifecycleState":"CERTIFIED","lastUpdateDate":1676698224460,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf53415-b138-4436-991c-baddbab89eef","invariantUUID":"9d412fea-760c-4b20-8e1c-18f6b6a23a20","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":"5dc63b03-cf44-4745-b52b-782a52879feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269065,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3daff0-460b-48b5-9eeb-b1f1db1098c1","invariantUUID":"bd322474-d214-4b42-b1cd-24725aebff05","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c27b725b-b1b4-4e09-a160-92bf1798ee68","lifecycleState":"CERTIFIED","lastUpdateDate":1676698217912,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eecb369d-f074-4921-81f3-1fd4a7b30705","invariantUUID":"ea14eedf-c082-4746-9647-ca25a62c9410","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":"89ef8031-2a60-43f7-9b53-d770d2634172","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269396,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4d11bf7-f9c7-4097-8945-6b31662c905f","invariantUUID":"fcef1c5f-2617-44b2-999e-bcad7768181d","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cb99ee82-8fb4-4372-aad6-e89267116b32","lifecycleState":"CERTIFIED","lastUpdateDate":1676698271059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0a69130-5377-49a6-bf09-e49ed20420b6","invariantUUID":"c22275a4-9265-4826-9eb1-1bf87cfc4a39","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95d6f6d5-9e06-408d-807c-7c175b03d971","lifecycleState":"CERTIFIED","lastUpdateDate":1676698116269,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"520c452e-7788-4610-8868-fc93d53ab34d","invariantUUID":"5f528705-c6c0-4d0b-b7cf-f898d61db86f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"edc77132-efcb-41f2-8094-6c05ccf59be2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698149477,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b43552e9-ac5c-465c-9ddf-4f184c76e5aa","invariantUUID":"71b22085-3a34-4bd4-925f-e54826a3e6a7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e8183ac-0468-48df-ab32-55980f991b25","lifecycleState":"CERTIFIED","lastUpdateDate":1676698199246,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a009814-83df-40f8-ba4f-fe08b77b1e21","invariantUUID":"e18ac840-cd01-45f6-a0d3-c02a5ad877cb","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2ef502-f773-4e6a-a0c4-083d28e4dddb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698074936,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e2222c9-f232-462f-9552-86ae35245f00","invariantUUID":"ce80280e-a849-4bca-9215-e7c23b6f22b3","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":"compute","uniqueId":"87b969e4-3b50-4193-9d42-618ba4b1ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698110792,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed6d65a-7dc1-4d10-b720-5f9d14e044a7","invariantUUID":"86b21282-6fea-46bb-9c05-461d60cecae4","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":"a4e6db80-c229-4a0d-a605-334140dffee2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698065655,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c25797b8-50f1-45d8-b3ac-8bce5a10c153","invariantUUID":"78c34417-e32d-42f0-8335-c69e6c7af2fb","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":"defaulticon","uniqueId":"ebd7250f-df19-464f-85d4-dff13a01fb47","lifecycleState":"CERTIFIED","lastUpdateDate":1676719010680,"name":"vFW 7882beb7-c6c5","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","systemName":"Vfw7882beb7C6c5","description":"vendor software product","tags":["vFW 7882beb7-c6c5"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf91858e-9b45-42c9-85a4-01fce1fa92be","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270216,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75923d7a-ba3b-4226-8c8c-39ef1dc6faff","invariantUUID":"4aeace48-2a7b-4ed1-a5ef-5ab95ef2ccb5","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dd57e28-cf24-4011-bec8-dffa1a23e78f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698175537,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfcefc5-79c6-46fc-bd35-bab8a38420f8","invariantUUID":"ff465104-4896-4d42-b0d5-ba5c1f2023c9","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":"af7095bb-a39a-4450-b25c-5735b042c492","lifecycleState":"CERTIFIED","lastUpdateDate":1676698165273,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"209bb80f-86a0-435c-a899-dbf92698d2b5","invariantUUID":"57fc4120-4058-40db-8d0f-991f26ed2a53","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":"objectStorage","uniqueId":"b35c7b1b-c91d-405f-8c15-bc09a3ba5836","lifecycleState":"CERTIFIED","lastUpdateDate":1676698170424,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52ed2d3-1af6-49f9-bae2-e6c846e8c03a","invariantUUID":"c01011e7-4fe8-4e5e-bcc7-99c3a9981831","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f784f52-7bbc-4364-969e-3656dc9cf761","lifecycleState":"CERTIFIED","lastUpdateDate":1676698085717,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4753c27-69a4-40cc-8c1b-ef2209da6f87","invariantUUID":"36881105-6931-488e-bfbe-2d32a410eda3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"522f596e-6330-4e0c-8da4-42e10fe8d5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1676698189046,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edcdae20-550c-4ad5-ace8-18b93dd76119","invariantUUID":"cc05966c-151c-4838-95d7-19b50eec4fc0","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":"110dd664-bd77-488c-a287-18e569f323ad","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985b701a-9ed6-407d-b3b9-0a49af5559d1","invariantUUID":"5e58718a-6ba3-4bd1-bacb-ab3317cd3777","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"565a5707-56de-4fef-adb5-0ae52ef6f5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284257,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29415664-e23d-4310-a692-e56099003d9d","invariantUUID":"7247533b-f1f2-4a47-9c0f-75e435b2e121","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e802313-4215-47d3-bb91-5333392a4e21","lifecycleState":"CERTIFIED","lastUpdateDate":1676698122268,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19a4be8e-5e52-46fc-8af1-74a2ccc46a5d","invariantUUID":"7b656fa1-9904-4e8c-bcbb-78912e8b22d7","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":"defaulticon","uniqueId":"5e237c80-7a45-4418-bb69-8117776cf5cb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284159,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67288540-5c1e-4be3-ad84-49ceea034a48","invariantUUID":"b8d26dfe-1e8a-481d-8a30-6f05f5207906","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7983612c-705c-4519-a584-d500b8382df7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698185597,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f00fc2-a579-4545-a49a-a8cf7ab826a4","invariantUUID":"63b09fe0-237d-4029-a33f-5193d47a8eab","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dd90e188-aa47-43e6-b41d-83d3b630c7a8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284383,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30fb947-4583-4278-8aa1-3493c38865de","invariantUUID":"74af4cf3-c3fa-4195-9096-3de35bc8bb29","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b400aa13-f1cc-4ce0-b064-0329262bd868","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269936,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e8a97a-fc94-4881-af7e-861783ca0fab","invariantUUID":"2f2bad82-d5eb-4b15-a6ac-b243827a89c0","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"839b4143-c2b5-451f-8529-ca8752d9e302","lifecycleState":"CERTIFIED","lastUpdateDate":1676698089201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a2103913-9594-4470-b355-531e03d99ee3","invariantUUID":"5d8f7081-1fe5-43ff-b112-a29de0c84b58","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":"networkrules","uniqueId":"2c85b642-e1ee-40de-a24c-aaf9d21f8fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698104651,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5d59ff75-26fd-45d8-b7d7-bdda29858d42","invariantUUID":"b177b5bf-d20d-422e-a134-1ac6f3c4abd9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d8eb56c-df46-45f5-888a-eee438a7fde2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698209640,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"294fc017-5642-4633-b99c-783f97e0ef96","invariantUUID":"b158ac40-bc0f-450d-899d-141cccd7c9a0","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"14e3a5ed-e808-4fa8-9526-6efb8242294b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698230246,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f715e03b-7f57-47c9-8260-e67da9dfd494","invariantUUID":"fffe5ef2-a2b8-4454-8a1c-d0f0c47c637c","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7c15b2c2-3469-44b5-a4de-91989d10dcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698206765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"330638e1-1bf4-4be9-8006-f656553ecebd","invariantUUID":"776c9a9a-b564-42ed-839f-a022c74688b8","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":"objectStorage","uniqueId":"661e092f-e819-4447-90f2-971062736001","lifecycleState":"CERTIFIED","lastUpdateDate":1676698057893,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b845aa45-7cce-4f31-bd22-0033da627a2f","invariantUUID":"14aa7a2c-3bec-4e7d-84a4-2a08eea9b46e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4fa135ef-9eca-4207-903a-c8011576a2b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698196842,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c3eb9fa-9382-4431-8244-09520a08792d","invariantUUID":"020d4c5d-4506-4f05-b826-92a25c5f9814","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21fad111-d287-48c3-b70b-b4f6cd26640c","lifecycleState":"CERTIFIED","lastUpdateDate":1676698147557,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b28e74-997a-440b-875f-c857dd833dc1","invariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d0a256e-02f7-4134-a4c2-e72dd8c7341a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698139280,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0527438-9367-4701-a1a8-039b4da6a4ac","invariantUUID":"f09cb908-ae84-4138-a3ae-fb46b5fff8ff","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec096305-2641-4cf9-8887-fdb64be6cc87","lifecycleState":"CERTIFIED","lastUpdateDate":1676719030945,"name":"vFW 2023-02-18 11-15-51","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","systemName":"Vfw20230218111551","description":"catalog service description","tags":["robot-ete","vFW 2023-02-18 11-15-51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1676719047163,"name":"basic_onboard_FaCFBZ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","systemName":"BasicOnboardFacfbz","description":"service","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-02-18 11:17:32,377 DEBUG 128:sdc_resource.py(1) - Resource basic_onboard_FaCFBZ found in services list 2023-02-18 11:17:42,385 INFO 750:service.py(1) - attempting to PROD/activate Service basic_onboard_FaCFBZ in SDC 2023-02-18 11:17:42,393 DEBUG 139: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'} 2023-02-18 11:17:42,393 DEBUG 141:onap_service.py(1) - [SDC][PROD/activate Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/957896fb-9c5e-41ca-9571-ae5d1a593dfc/distribution/PROD/activate 2023-02-18 11:17:42,393 DEBUG 142:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2023-02-18 11:17:42,396 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:44,222 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/957896fb-9c5e-41ca-9571-ae5d1a593dfc/distribution/PROD/activate HTTP/1.1" 200 None 2023-02-18 11:17:44,226 INFO 152:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2023-02-18 11:17:44,229 DEBUG 156:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","getInputProperty":false,"ownerId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","getInputProperty":false,"ownerId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","getInputProperty":false,"ownerId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","getInputProperty":false,"ownerId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","empty":false},{"definition":false,"hidden":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","getInputProperty":false,"ownerId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1676719043200,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.assettoscacsar","artifactName":"service-BasicOnboardFacfbz-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YmIzZjE4MGQ1YjU0ZjZkMjRmNGFjNjYwYTQwNWJhYmM=","artifactUUID":"949df10a-d95b-4ec9-a007-e3737bbc5ce3","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"394eda4f-fe67-4546-862d-3dc8af29b371.assettoscacsar","duplicated":false,"payloadUpdateDate":1676719051953,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719043200,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.assettoscatemplate","artifactName":"service-BasicOnboardFacfbz-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTEzOGRmNjRjZDdhYTRiYWFlZDA1YTQyY2VjYzcyYjg=","artifactUUID":"4fe15cce-cf01-46d5-b818-7ffbbfccdbac","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"394eda4f-fe67-4546-862d-3dc8af29b371.assettoscatemplate","duplicated":false,"payloadUpdateDate":1676719051040,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719043199,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1676719014850,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzRhODhjYWI5NjhhNzcxYzM4Zjc1ZWMyNjZkYzk2OTg=","artifactUUID":"f601537c-5132-452a-bfc5-ce04fc439d73","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vflicense","duplicated":false,"payloadUpdateDate":1676719014854,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014850,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0.vfModulesMetadata","artifactName":"basic_onboard_facfbz0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzU2ZjEzNTBmOWJkMmE5MWJlZDMxNmZmODIzODNiOGU=","artifactUUID":"90bb16fd-4397-4bd4-8d65-ce28c71576fe","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"394eda4f-fe67-4546-862d-3dc8af29b371.394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1676719049894,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1676719014917,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"669a72c8-094c-4dde-b0c3-b5e2ee52a530","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","duplicated":false,"payloadUpdateDate":1676719014933,"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":1676719014917,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1676719014826,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"9852fa36-9e86-4259-93e6-08d5155ed83b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vendorlicense","duplicated":false,"payloadUpdateDate":1676719014831,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014826,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1676719045215,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"083904c6-1158-4aff-96b4-fdb009479a89","generatedFromId":"35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0.heat1env","duplicated":false,"payloadUpdateDate":1676719049263,"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":1676719045215,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719045215,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardfacfbzvspinformationtxt":{"heatParamUpdated":false,"creationDate":1676719014880,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","artifactName":"VSP_basic_onboard_FaCFBZ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZWM3Nzk3YmFmNmU0YjA2NmY4NTAwNzE1ZjE3YWQyMWQ=","artifactUUID":"a83522cc-60ce-4e35-b635-dd8c41726c29","artifactDisplayName":"VSP_basic_onboard_FaCFBZ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfacfbzvspinformationtxt","esId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vspbasiconboardfacfbzvspinformationtxt","duplicated":false,"payloadUpdateDate":1676719014883,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1676719014880,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1676719045221,"artifacts":["35e5a1d2-d794-441c-8d91-11335fac0edd.heat1","35e5a1d2-d794-441c-8d91-11335fac0edd.heat1env"],"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0.35e5a1d2-d794-441c-8d91-11335fac0edd.BasicOnboardFacfbz..base_ubuntu18..module-0.basic_onboard_facfbz0basiconboardfacfbzbase_ubuntu18module0","invariantUUID":"e6a83a26-7954-418d-b6b8-503b83e1e572","normalizedName":"basic_onboard_facfbz0basiconboardfacfbzbase_ubuntu18module0","modificationTime":1676719045221,"customizationUUID":"95bdb1c5-ce87-45b4-ac52-3bacfd3fb02a","groupInstanceArtifacts":["394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0.heat1env"],"groupInstanceArtifactsUuid":["083904c6-1158-4aff-96b4-fdb009479a89"],"artifactsUuid":["669a72c8-094c-4dde-b0c3-b5e2ee52a530"],"groupUUID":"82094576-1dcf-486f-b537-78830af3d241","groupName":"BasicOnboardFacfbz..base_ubuntu18..module-0","groupUid":"35e5a1d2-d794-441c-8d91-11335fac0edd.BasicOnboardFacfbz..base_ubuntu18..module-0","name":"basic_onboard_facfbz0..BasicOnboardFacfbz..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_FaCFBZ 0"},"actualComponentUid":"c78bf2c3-da7c-4103-b972-31176ab35718","createdFromCsar":false,"uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0","normalizedName":"basic_onboard_facfbz0","name":"basic_onboard_FaCFBZ 0","icon":"defaulticon","creationTime":1676719045086,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_facfbz0","componentUid":"c78bf2c3-da7c-4103-b972-31176ab35718","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardFacfbz","modificationTime":1676719045086,"customizationUUID":"d7a2e49e-ca65-41a9-99e7-010446ba9ad9","posX":"200","posY":"100","componentName":"basic_onboard_FaCFBZ","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"394eda4f-fe67-4546-862d-3dc8af29b371.c78bf2c3-da7c-4103-b972-31176ab35718.basic_onboard_facfbz0":[{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"35e5a1d2-d794-441c-8d91-11335fac0edd.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"6b2ae32b-721f-4603-8324-e1d9ad770011","getInputProperty":false,"ownerId":"6b2ae32b-721f-4603-8324-e1d9ad770011","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","getInputProperty":false,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","getInputProperty":false,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","getInputProperty":false,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","getInputProperty":false,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","getInputProperty":false,"ownerId":"2aad5892-45b8-4d0a-bdaa-c2bbc0da3d2f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1676719043219,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_FaCFBZ"],"uniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","SupportablityComponentName":"basic_onboard_FaCFBZ","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","highestVersion":true,"systemName":"BasicOnboardFacfbz","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","normalizedName":"basiconboardfacfbz","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1676719064258,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1676719043199,"timeout":0,"artifactType":"OTHER","uniqueId":"394eda4f-fe67-4546-862d-3dc8af29b371.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":1676719043199,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"1.0":"957896fb-9c5e-41ca-9571-ae5d1a593dfc"},"service":true,"vspArchived":false,"archiveTime":0,"name":"basic_onboard_FaCFBZ"} 2023-02-18 11:17:44,230 DEBUG 197:__init__.py(1) - check if Service basic_onboard_FaCFBZ exists in SDC 2023-02-18 11:17:44,230 INFO 167:__init__.py(1) - retrieving all objects of type Service from SDC 2023-02-18 11:17:44,231 DEBUG 139: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'} 2023-02-18 11:17:44,231 DEBUG 141:onap_service.py(1) - [SDC][get Services] url used: http://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-02-18 11:17:44,231 DEBUG 142:onap_service.py(1) - [SDC][get Services] data sent: None 2023-02-18 11:17:44,234 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-02-18 11:17:44,289 DEBUG 433:connectionpool.py(1) - http://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 725 2023-02-18 11:17:44,290 INFO 152:onap_service.py(1) - [SDC][get Services] response code: 200 2023-02-18 11:17:44,291 DEBUG 156:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","name":"basic_onboard_FaCFBZ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d6c39ad6-2f08-4b8b-b435-0511b9f1fc93/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","name":"vFW 2023-02-18 11-15-51","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ad5d33f6-2589-4e98-be2d-dca1886c0933/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-02-18 11:17:44,292 DEBUG 283:sdc_resource.py(1) - importing SDC Resource basic_onboard_FaCFBZ from SDC 2023-02-18 11:17:44,292 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:44,293 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:44,293 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:44,293 DEBUG 283:sdc_resource.py(1) - importing SDC Resource vFW 2023-02-18 11-15-51 from SDC 2023-02-18 11:17:44,293 DEBUG 59:sdc_resource.py(1) - SDC values given, using them 2023-02-18 11:17:44,293 DEBUG 356:sdc_resource.py(1) - Parse status for SDC Resource 2023-02-18 11:17:44,293 DEBUG 69:sdc_resource.py(1) - SDC resource None status: Distributed 2023-02-18 11:17:44,293 DEBUG 185:__init__.py(1) - number of Service returned: 2 2023-02-18 11:17:44,294 DEBUG 201:__init__.py(1) - filtering objects of all versions to be basic_onboard_FaCFBZ 2023-02-18 11:17:44,294 INFO 230:__init__.py(1) - Service found, updating information 2023-02-18 11:17:44,295 DEBUG 139: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'} 2023-02-18 11:17:44,295 DEBUG 141:onap_service.py(1) - [SDC][Deep Load Service] url used: http://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-02-18 11:17:44,295 DEBUG 142:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-02-18 11:17:44,298 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-02-18 11:17:44,352 DEBUG 433:connectionpool.py(1) - http://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2023-02-18 11:17:44,358 INFO 152:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-02-18 11:17:44,361 DEBUG 156:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65d8e865-0c4f-40a3-a1c3-edd4c5d18dbc","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270389,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fda9631b-fb21-4fce-8667-9b85ca54eaf0","invariantUUID":"c43bc7c9-68d5-4e69-8f32-7c0a93bb5a56","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cee1224-243d-4e5b-b296-dcc8e003e6f8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698228419,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92411901-41c6-4150-ac27-245e0d6e4389","invariantUUID":"d6e42030-4a25-43b1-a633-b1b573ce9c26","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":"c338923b-41e4-44c9-9aac-547e0c9d8922","lifecycleState":"CERTIFIED","lastUpdateDate":1676698106406,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2cc2022-92e8-41b3-a85f-1ca8aced75ba","invariantUUID":"45b5f9fa-2a06-4d0d-8008-b2882be34e94","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":"be352e3c-3aee-41dc-b4c4-5a967925ee40","lifecycleState":"CERTIFIED","lastUpdateDate":1676698215879,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5452df69-0280-4c1b-aecd-4c607be06d25","invariantUUID":"e2508533-358d-42c9-8e1b-c5d9f9fdfc73","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0031f5ae-ca3d-4473-9820-fb5f0af8f82a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698177405,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e64a6f1d-2499-4c2f-b9a7-5f8330230a89","invariantUUID":"0800b810-1bcf-4496-acaf-768f105e1791","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15acf072-4301-4ec6-80a5-9a2641f44ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698112725,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d9f95a5-510b-4dcf-9297-83b764481318","invariantUUID":"594506fb-c020-4c2f-b748-bac80fe2745c","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":"2cdb54ba-e898-4acd-80e1-531d01f16e60","lifecycleState":"CERTIFIED","lastUpdateDate":1676698222384,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6cdd4b9-9ed6-45c5-bd8d-0bc897816041","invariantUUID":"04e5b21a-efd7-485a-8118-7702a4aff568","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":"ea022cee-3113-49b2-8c0e-d1b5958d3a62","lifecycleState":"CERTIFIED","lastUpdateDate":1676698143405,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3491a70b-4bbb-4d2b-b829-c6f19226063b","invariantUUID":"0b2ab383-fcb5-4a2d-8d8e-091d12952629","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":"b9ec07bf-9236-4632-af97-7fa5a9319268","lifecycleState":"CERTIFIED","lastUpdateDate":1676698154774,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9421db91-7b70-4907-a61f-0c308e1da744","invariantUUID":"45a5dd66-5569-4229-b7ec-f084327f0685","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":"defaulticon","uniqueId":"974dc34b-8dd2-4391-8368-f3f2627f0f92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283850,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c55cbc54-9b06-443d-83a6-ded768310e42","invariantUUID":"ae8f5cf6-2fea-4353-b1b8-6d799159eba1","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"70a9423c-6a33-4e07-82eb-6744a88391b3","lifecycleState":"CERTIFIED","lastUpdateDate":1676698184018,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e6808be-06d3-4fbb-bd85-b2e5c450e56a","invariantUUID":"b07e3205-1d02-4c51-8fc3-d963d32b886d","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":"defaulticon","uniqueId":"4df1aaae-5fa9-4e7f-af31-9d144c0da7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1676698194423,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"26611121-20b2-44f0-8c2d-7dd641aa7fe6","invariantUUID":"ee2e7990-5818-41f5-9941-44300f7b7d54","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5fc679b8-0195-4725-a1df-88737ee62d01","lifecycleState":"CERTIFIED","lastUpdateDate":1676698100084,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad872610-aa0c-41e8-98f8-b70feab2b78f","invariantUUID":"39989178-3069-4b5b-b5fb-130bbfcb242c","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"18d49d76-e8d9-422f-be31-4a81dd4fc5a9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698145609,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"27480616-f422-4b36-8ae7-15915e9c2e92","invariantUUID":"ca57fb67-c9d5-4c49-8dc2-cf6e902c705c","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":"defaulticon","uniqueId":"47c97b3d-636a-4523-9897-6ec1dd5b4a2a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698151204,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c7f1d16-6475-4290-b1a7-c2465553ef0f","invariantUUID":"5b9b6b0c-0ed5-41ed-8ac3-43ee4e9632d7","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":"loadBalancer","uniqueId":"b310cf55-7af0-473b-946c-970495f07feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698062090,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8c0d6ae-68da-4b90-9235-436da34f1298","invariantUUID":"e4808574-ad5f-4c81-986a-a4ebf008210f","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":"6b4a1254-a6ea-46ef-9be0-cfd68cf98a36","lifecycleState":"CERTIFIED","lastUpdateDate":1676698161823,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d8576d1-d5c8-4888-b74a-b0d0ac9feab1","invariantUUID":"d387688e-20b5-4a67-9d05-cfe5151b5ca2","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9f46ebd-3829-4633-b0de-440fc491c7e7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698187303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04d7760a-116b-405d-96ab-89e524528567","invariantUUID":"63bc2f92-65d0-4b12-9f97-3a1b66ca5760","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":"f02d4bb6-7f6e-4cf2-82b9-12faea4baf66","lifecycleState":"CERTIFIED","lastUpdateDate":1676698158338,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"825d4b95-806b-4027-9eb7-c057b63e60e6","invariantUUID":"264f838a-2e61-492c-8eec-401d47bd9d89","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":"defaulticon","uniqueId":"a657496a-3fcf-4ef3-ac64-5a2b97eaf05a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698283971,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32bf8925-93fb-490e-bdc1-b32ced5aa41b","invariantUUID":"b1040936-6c25-41d4-9bcb-4598c3068c2e","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de13a2ac-2681-4f0d-8f69-d7a2fbd6380d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698163587,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51defc72-e662-4228-82a8-3bece40836da","invariantUUID":"8de18f36-e1af-43e3-ad0c-9a7aa9478753","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":"04fb438f-3008-410e-a9b7-88c86a2f66c5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698124065,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2bd4c906-80e1-4ea0-9ce9-da656197056f","invariantUUID":"a686204d-fce6-4268-881f-4f06b1d67fb7","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c54fff4f-1282-4afa-8292-fcffc9f28ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270084,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e54fbdd4-d0a5-4b67-b8f8-66bc7452c288","invariantUUID":"231f7d60-66ad-4234-beb0-b1ed2b972252","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ff3dd24-05c1-4c38-a0a6-d4096d1ef38e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698083882,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dbc9e02-9219-4326-8d9d-c0e053c48a5f","invariantUUID":"826fa77b-e90a-4282-8b81-db1be915acb3","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":"networkrules","uniqueId":"587221a3-a0b6-4b08-a7c6-d122d92ce0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698098420,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5e5e4bdf-fda0-490c-96da-ed22f7f2c05c","invariantUUID":"45d63684-0adf-420a-8233-b84266223ecc","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":"c7776807-d408-47d3-a0eb-46cdc4415a13","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270742,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e5bd31f-8e9c-4b40-bbd5-9f3005c8da7f","invariantUUID":"9ab4770c-0fff-470a-8752-1fc55c8aa83b","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9dede35a-9cc6-437c-85ab-c65c2df05f1d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698152964,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3a59ce0-2ddd-47db-aa4d-9c36dfa8be49","invariantUUID":"97c1f49f-0830-4c40-a0f2-492c8ef7da3b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"671e93c0-da63-4b45-8fa3-389f095d2d18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698120145,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e677a42-f370-4e6b-8ed6-a4d156d55721","invariantUUID":"9ec69968-6f4a-485a-b050-e6e9726e08ef","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dfd716a8-0226-4e9d-9fea-0c98095db366","lifecycleState":"CERTIFIED","lastUpdateDate":1676698202806,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad128176-8850-477a-86c7-3f09d88756d8","invariantUUID":"76296d59-6184-4dd8-9b52-e80691df4cc9","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":"port","uniqueId":"91eec4f9-eb91-441a-ae8b-9a6d81d29e7f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698079900,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8d6ed9aa-e52b-471c-8c5e-4efa603faa49","invariantUUID":"9abd45b2-2025-457c-80ce-99a73d50bc3b","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":"6260dae7-8af5-4750-a62b-0d1d7f92314e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698137548,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd3249b-cadc-459b-8667-5c13b7144363","invariantUUID":"9c235d53-0371-46e9-b1df-abc17272bba8","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"607e2ce8-19a0-40e8-8fce-76e589db9d17","lifecycleState":"CERTIFIED","lastUpdateDate":1676698204418,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"397fa0cc-4a33-4f3c-9856-77f723502380","invariantUUID":"09237a82-df9d-4030-9172-36fd2126a92b","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":"port","uniqueId":"12cbb63a-52f7-4544-8104-8426fb207b27","lifecycleState":"CERTIFIED","lastUpdateDate":1676698232233,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77f7f79d-b0f5-437e-a6ed-db2a95128ac6","invariantUUID":"56f9b6eb-7339-41a7-a142-2a3c2b6311fa","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":"objectStorage","uniqueId":"233ee9d5-a54b-4c8f-b767-d6754e51e4ef","lifecycleState":"CERTIFIED","lastUpdateDate":1676698070911,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f2da7d7-2a34-4987-8b88-72360724a4bb","invariantUUID":"48be9190-f8d2-44fa-a7df-feb3e5172c02","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d726be6-9800-465d-9016-9e46830db5b9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698168783,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f52ed98b-8156-424f-84ae-28477832271a","invariantUUID":"7db104a5-1a7c-4e84-aff5-4ff042c781d3","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":"defaulticon","uniqueId":"c78bf2c3-da7c-4103-b972-31176ab35718","lifecycleState":"CERTIFIED","lastUpdateDate":1676719027782,"name":"basic_onboard_FaCFBZ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"641e8963-6b31-4313-95e1-6fa4c308703c","invariantUUID":"e08d9218-d1cb-47d3-b49e-5582bbc2245f","systemName":"BasicOnboardFacfbz","description":"VF","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed013171-3850-4bdd-9497-33bc52851579","lifecycleState":"CERTIFIED","lastUpdateDate":1676698114472,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd60db2a-d768-4877-89a9-8b3d999ee873","invariantUUID":"6a1c0e69-75da-4609-9b30-12e2bd2016fa","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ec706a5a-2833-44c5-8f6f-c25452e7202f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269620,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f0f3c70-14e0-4f7d-99c7-b41868951d4f","invariantUUID":"e2265984-c3f9-4319-a978-dbe4f674739c","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29efef41-fe83-4ade-bece-eb4b91544af0","lifecycleState":"CERTIFIED","lastUpdateDate":1676698201054,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c99e769d-f554-40dc-8f65-ba04eee249bc","invariantUUID":"b51cac32-1fbf-464e-8be3-8b58168f52e3","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ab5815ff-f871-4e53-b4bd-7572082d9f16","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269225,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64446887-fdba-43b3-9012-0846552409b4","invariantUUID":"5fd41149-a8e2-463a-bdef-83c145101aae","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a28182b3-6847-4261-815e-b24f7c8568fb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284493,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06599f2c-2386-4d3d-8387-1940cadce0ae","invariantUUID":"7270fc72-f945-40d0-a683-7d95afefe43a","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ab9c651c-33cc-4c7f-b389-ad3a1abe958e","lifecycleState":"CERTIFIED","lastUpdateDate":1676698077541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0226174d-ff14-455d-80ff-de21e9788916","invariantUUID":"b702a35b-8d36-482c-8095-a1b1b08d7a48","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":"securityrules","uniqueId":"cd599cfe-9f00-4578-9069-ea293c64de18","lifecycleState":"CERTIFIED","lastUpdateDate":1676698108118,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"226ea793-8859-4122-af57-d68c2319e816","invariantUUID":"e86753da-192c-447a-bc34-dcdb6b4c16c3","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f54c8dfe-3c90-46ef-a183-81dad3906e87","lifecycleState":"CERTIFIED","lastUpdateDate":1676698072725,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2442adab-386e-439c-ae92-4b80df95baae","invariantUUID":"c20c291a-3402-4337-8bf8-7d00d6c9a69a","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"da409994-c17f-4396-9323-d77c26918cb2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698063938,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"298063f6-6bb0-4140-ba4b-e26eafec1102","invariantUUID":"69ee53cf-e756-4b21-b80f-4cc74231c81e","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"03bc5db8-d7d7-47d0-8e12-767cd1896650","lifecycleState":"CERTIFIED","lastUpdateDate":1676698226611,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"259c054a-9a6c-46f7-87a6-e6cebaa580f4","invariantUUID":"2652761b-6642-4ea0-853c-7f416c34c0da","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a0ff62d5-58cf-479e-a25e-b35b148c66c6","lifecycleState":"CERTIFIED","lastUpdateDate":1676698156506,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b6e3d0-8564-4f3c-9404-39f05e889128","invariantUUID":"2c28cf95-eb31-4fbd-bca7-0306e6796afe","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":"5ed2e06b-d898-4c09-95a0-465ee8c9fe92","lifecycleState":"CERTIFIED","lastUpdateDate":1676698132119,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"548461fa-cb21-43df-9aec-e824d5b9657e","invariantUUID":"d2f49da2-eb80-487f-8480-7ed1e520ae13","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":"a218192e-da6a-4c11-9597-1774b10a6e78","lifecycleState":"CERTIFIED","lastUpdateDate":1676698091110,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8e51920c-5d00-42f2-b3fe-07cc84c0a774","invariantUUID":"8b3429d3-31d3-41f8-a87f-d5a02be149bb","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":"c22af5e6-6847-4e1f-87cb-caea0255425b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284066,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ede0dd2-795d-42a3-bf7b-5887c592bb82","invariantUUID":"3ce8c6ed-2bcf-482c-9bd5-6bc31a059bcb","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"45353bd2-7f6b-4095-94b2-48da919b746b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698211849,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2321277-efa8-4202-bb3c-6ccea5404c64","invariantUUID":"827cce83-39e5-48f4-9725-8a1c63a3b2bc","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":"objectStorage","uniqueId":"1fa9d6c3-4ec6-4861-80c6-c31a9c8a6255","lifecycleState":"CERTIFIED","lastUpdateDate":1676698055999,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b48803e-8d2c-4907-b9fd-34f69104cd7c","invariantUUID":"972f11a8-175f-4e8d-9b6f-094642f630b2","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a8a53bd-97cc-42bb-899f-c723819c2c05","lifecycleState":"CERTIFIED","lastUpdateDate":1676698087465,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47175709-3a07-4d6c-ba0e-31be65725c41","invariantUUID":"7f435ce5-87c5-4ac4-b54a-65aa3e1d78d6","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":"b0af2a55-0fce-4e37-b318-6288bba0c4e9","lifecycleState":"CERTIFIED","lastUpdateDate":1676698192451,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"219dec12-e6d3-4fea-995a-deb44a0cea3b","invariantUUID":"37c67b8f-438d-435f-ace4-3a0989f2a7de","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"12de8f35-2f59-4a6c-b37a-5cd50af65e08","lifecycleState":"CERTIFIED","lastUpdateDate":1676698190790,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60321a90-355f-48ab-bca2-e40d98d19dbf","invariantUUID":"dacc2e04-627f-4c60-8dce-5bce96885e7f","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":"compute","uniqueId":"4125f60c-f855-485b-afb3-a36637e76ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698046216,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2584250-44f9-444e-87c8-e13f48719c8a","invariantUUID":"8c8f8079-7abe-4aef-9acb-c19bcca04eab","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":"defaulticon","uniqueId":"e97d97b6-f666-431e-bd40-86e5ee136d29","lifecycleState":"CERTIFIED","lastUpdateDate":1676698081811,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"208a6ba9-2e42-4e65-9cf5-113ff9f55d6f","invariantUUID":"7b56b311-0b05-419d-8d40-7a1d8d895c14","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":"compute","uniqueId":"ba46fe92-c5d7-4202-a16e-47ba7f52fdf8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270596,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d386593-8b0d-4729-8c46-0dab0acbace0","invariantUUID":"713618b2-486e-4e45-bbfa-7b1fe7f355fa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute","tosca.nodes.nfv.Vdu.Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26bf679a-f14e-4ba4-b44c-72c212ba3f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698054110,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"8777e39e-3ae5-4a7e-a39b-b6cbb0965085","invariantUUID":"2843fcb8-2d10-40e7-99e5-92ed7df84a63","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b4a70e98-df3a-4866-adfa-9f2164d98692","lifecycleState":"CERTIFIED","lastUpdateDate":1676698224460,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcf53415-b138-4436-991c-baddbab89eef","invariantUUID":"9d412fea-760c-4b20-8e1c-18f6b6a23a20","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":"5dc63b03-cf44-4745-b52b-782a52879feb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269065,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3daff0-460b-48b5-9eeb-b1f1db1098c1","invariantUUID":"bd322474-d214-4b42-b1cd-24725aebff05","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c27b725b-b1b4-4e09-a160-92bf1798ee68","lifecycleState":"CERTIFIED","lastUpdateDate":1676698217912,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eecb369d-f074-4921-81f3-1fd4a7b30705","invariantUUID":"ea14eedf-c082-4746-9647-ca25a62c9410","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":"89ef8031-2a60-43f7-9b53-d770d2634172","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269396,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4d11bf7-f9c7-4097-8945-6b31662c905f","invariantUUID":"fcef1c5f-2617-44b2-999e-bcad7768181d","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cb99ee82-8fb4-4372-aad6-e89267116b32","lifecycleState":"CERTIFIED","lastUpdateDate":1676698271059,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a0a69130-5377-49a6-bf09-e49ed20420b6","invariantUUID":"c22275a4-9265-4826-9eb1-1bf87cfc4a39","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95d6f6d5-9e06-408d-807c-7c175b03d971","lifecycleState":"CERTIFIED","lastUpdateDate":1676698116269,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"520c452e-7788-4610-8868-fc93d53ab34d","invariantUUID":"5f528705-c6c0-4d0b-b7cf-f898d61db86f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"edc77132-efcb-41f2-8094-6c05ccf59be2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698149477,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b43552e9-ac5c-465c-9ddf-4f184c76e5aa","invariantUUID":"71b22085-3a34-4bd4-925f-e54826a3e6a7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1e8183ac-0468-48df-ab32-55980f991b25","lifecycleState":"CERTIFIED","lastUpdateDate":1676698199246,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a009814-83df-40f8-ba4f-fe08b77b1e21","invariantUUID":"e18ac840-cd01-45f6-a0d3-c02a5ad877cb","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a2ef502-f773-4e6a-a0c4-083d28e4dddb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698074936,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e2222c9-f232-462f-9552-86ae35245f00","invariantUUID":"ce80280e-a849-4bca-9215-e7c23b6f22b3","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":"compute","uniqueId":"87b969e4-3b50-4193-9d42-618ba4b1ce7d","lifecycleState":"CERTIFIED","lastUpdateDate":1676698110792,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed6d65a-7dc1-4d10-b720-5f9d14e044a7","invariantUUID":"86b21282-6fea-46bb-9c05-461d60cecae4","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":"a4e6db80-c229-4a0d-a605-334140dffee2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698065655,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c25797b8-50f1-45d8-b3ac-8bce5a10c153","invariantUUID":"78c34417-e32d-42f0-8335-c69e6c7af2fb","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":"defaulticon","uniqueId":"ebd7250f-df19-464f-85d4-dff13a01fb47","lifecycleState":"CERTIFIED","lastUpdateDate":1676719010680,"name":"vFW 7882beb7-c6c5","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9765b5a1-35b3-4f85-b785-25220c3f409e","invariantUUID":"0108b270-dd20-4c09-9f97-5485779393d6","systemName":"Vfw7882beb7C6c5","description":"vendor software product","tags":["vFW 7882beb7-c6c5"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf91858e-9b45-42c9-85a4-01fce1fa92be","lifecycleState":"CERTIFIED","lastUpdateDate":1676698270216,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75923d7a-ba3b-4226-8c8c-39ef1dc6faff","invariantUUID":"4aeace48-2a7b-4ed1-a5ef-5ab95ef2ccb5","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4dd57e28-cf24-4011-bec8-dffa1a23e78f","lifecycleState":"CERTIFIED","lastUpdateDate":1676698175537,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dfcefc5-79c6-46fc-bd35-bab8a38420f8","invariantUUID":"ff465104-4896-4d42-b0d5-ba5c1f2023c9","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":"af7095bb-a39a-4450-b25c-5735b042c492","lifecycleState":"CERTIFIED","lastUpdateDate":1676698165273,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"209bb80f-86a0-435c-a899-dbf92698d2b5","invariantUUID":"57fc4120-4058-40db-8d0f-991f26ed2a53","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":"objectStorage","uniqueId":"b35c7b1b-c91d-405f-8c15-bc09a3ba5836","lifecycleState":"CERTIFIED","lastUpdateDate":1676698170424,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d52ed2d3-1af6-49f9-bae2-e6c846e8c03a","invariantUUID":"c01011e7-4fe8-4e5e-bcc7-99c3a9981831","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f784f52-7bbc-4364-969e-3656dc9cf761","lifecycleState":"CERTIFIED","lastUpdateDate":1676698085717,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4753c27-69a4-40cc-8c1b-ef2209da6f87","invariantUUID":"36881105-6931-488e-bfbe-2d32a410eda3","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"522f596e-6330-4e0c-8da4-42e10fe8d5aa","lifecycleState":"CERTIFIED","lastUpdateDate":1676698189046,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edcdae20-550c-4ad5-ace8-18b93dd76119","invariantUUID":"cc05966c-151c-4838-95d7-19b50eec4fc0","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":"110dd664-bd77-488c-a287-18e569f323ad","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269790,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"985b701a-9ed6-407d-b3b9-0a49af5559d1","invariantUUID":"5e58718a-6ba3-4bd1-bacb-ab3317cd3777","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"565a5707-56de-4fef-adb5-0ae52ef6f5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284257,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29415664-e23d-4310-a692-e56099003d9d","invariantUUID":"7247533b-f1f2-4a47-9c0f-75e435b2e121","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e802313-4215-47d3-bb91-5333392a4e21","lifecycleState":"CERTIFIED","lastUpdateDate":1676698122268,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19a4be8e-5e52-46fc-8af1-74a2ccc46a5d","invariantUUID":"7b656fa1-9904-4e8c-bcbb-78912e8b22d7","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":"defaulticon","uniqueId":"5e237c80-7a45-4418-bb69-8117776cf5cb","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284159,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67288540-5c1e-4be3-ad84-49ceea034a48","invariantUUID":"b8d26dfe-1e8a-481d-8a30-6f05f5207906","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7983612c-705c-4519-a584-d500b8382df7","lifecycleState":"CERTIFIED","lastUpdateDate":1676698185597,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9f00fc2-a579-4545-a49a-a8cf7ab826a4","invariantUUID":"63b09fe0-237d-4029-a33f-5193d47a8eab","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"dd90e188-aa47-43e6-b41d-83d3b630c7a8","lifecycleState":"CERTIFIED","lastUpdateDate":1676698284383,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30fb947-4583-4278-8aa1-3493c38865de","invariantUUID":"74af4cf3-c3fa-4195-9096-3de35bc8bb29","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b400aa13-f1cc-4ce0-b064-0329262bd868","lifecycleState":"CERTIFIED","lastUpdateDate":1676698269936,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"86e8a97a-fc94-4881-af7e-861783ca0fab","invariantUUID":"2f2bad82-d5eb-4b15-a6ac-b243827a89c0","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.Vdu.VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"839b4143-c2b5-451f-8529-ca8752d9e302","lifecycleState":"CERTIFIED","lastUpdateDate":1676698089201,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a2103913-9594-4470-b355-531e03d99ee3","invariantUUID":"5d8f7081-1fe5-43ff-b112-a29de0c84b58","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":"networkrules","uniqueId":"2c85b642-e1ee-40de-a24c-aaf9d21f8fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698104651,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5d59ff75-26fd-45d8-b7d7-bdda29858d42","invariantUUID":"b177b5bf-d20d-422e-a134-1ac6f3c4abd9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9d8eb56c-df46-45f5-888a-eee438a7fde2","lifecycleState":"CERTIFIED","lastUpdateDate":1676698209640,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"294fc017-5642-4633-b99c-783f97e0ef96","invariantUUID":"b158ac40-bc0f-450d-899d-141cccd7c9a0","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"14e3a5ed-e808-4fa8-9526-6efb8242294b","lifecycleState":"CERTIFIED","lastUpdateDate":1676698230246,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f715e03b-7f57-47c9-8260-e67da9dfd494","invariantUUID":"fffe5ef2-a2b8-4454-8a1c-d0f0c47c637c","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7c15b2c2-3469-44b5-a4de-91989d10dcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1676698206765,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"330638e1-1bf4-4be9-8006-f656553ecebd","invariantUUID":"776c9a9a-b564-42ed-839f-a022c74688b8","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":"objectStorage","uniqueId":"661e092f-e819-4447-90f2-971062736001","lifecycleState":"CERTIFIED","lastUpdateDate":1676698057893,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b845aa45-7cce-4f31-bd22-0033da627a2f","invariantUUID":"14aa7a2c-3bec-4e7d-84a4-2a08eea9b46e","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4fa135ef-9eca-4207-903a-c8011576a2b5","lifecycleState":"CERTIFIED","lastUpdateDate":1676698196842,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6c3eb9fa-9382-4431-8244-09520a08792d","invariantUUID":"020d4c5d-4506-4f05-b826-92a25c5f9814","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"21fad111-d287-48c3-b70b-b4f6cd26640c","lifecycleState":"CERTIFIED","lastUpdateDate":1676698147557,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"74b28e74-997a-440b-875f-c857dd833dc1","invariantUUID":"b8cacc32-0fb7-4bfa-bcb2-d4095a4094bc","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d0a256e-02f7-4134-a4c2-e72dd8c7341a","lifecycleState":"CERTIFIED","lastUpdateDate":1676698139280,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0527438-9367-4701-a1a8-039b4da6a4ac","invariantUUID":"f09cb908-ae84-4138-a3ae-fb46b5fff8ff","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"ec096305-2641-4cf9-8887-fdb64be6cc87","lifecycleState":"CERTIFIED","lastUpdateDate":1676719030945,"name":"vFW 2023-02-18 11-15-51","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ad5d33f6-2589-4e98-be2d-dca1886c0933","invariantUUID":"b9d69075-93cc-4d74-975c-e9b28608ccf3","systemName":"Vfw20230218111551","description":"catalog service description","tags":["robot-ete","vFW 2023-02-18 11-15-51"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"957896fb-9c5e-41ca-9571-ae5d1a593dfc","lifecycleState":"CERTIFIED","lastUpdateDate":1676719064258,"name":"basic_onboard_FaCFBZ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d6c39ad6-2f08-4b8b-b435-0511b9f1fc93","invariantUUID":"68463b02-30da-4dc6-9015-6e0d90759bf4","systemName":"BasicOnboardFacfbz","description":"service","tags":["basic_onboard_FaCFBZ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-02-18 11:17:44,366 DEBUG 128:sdc_resource.py(1) - Resource basic_onboard_FaCFBZ found in services list 2023-02-18 11:17:44,367 INFO 231:service.py(1) - Service basic_onboard_FaCFBZ onboarded 2023-02-18 11:17:44,367 INFO 199:base.py(1) - ***************************************************** 2023-02-18 11:17:44,368 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2023-02-18 11:17:44,369 INFO 201:base.py(1) - ***************************************************** 2023-02-18 11:17:44,369 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2023-02-18 11:17:44,369 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:33 | PASS | +-----------------------+---------------------+------------------+----------------+ 2023-02-18 11:17:44,373 INFO 48:basic_onboard.py(1) - Generate Test report 2023-02-18 11:17:44,507 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2023-02-18 11:17:44,781 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2023-02-18 11:17:44,783 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/63f0b3d96c44f500103f1c6e 2023-02-18 11:17:44,784 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK