2022-03-09 01:44:26,426 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-03-09 01:44:26,437 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-03-09 01:44:26,438 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-03-09 01:44:26,439 DEBUG 32:basic_onboard.py(1) - start time 2022-03-09 01:44:26,439 INFO 175:base.py(1) - ***************************************************** 2022-03-09 01:44:26,439 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-09 01:44:26,439 INFO 177:base.py(1) - ***************************************************** 2022-03-09 01:44:26,439 INFO 175:base.py(1) - ***************************************************** 2022-03-09 01:44:26,439 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-09 01:44:26,439 INFO 177:base.py(1) - ***************************************************** 2022-03-09 01:44:26,439 INFO 175:base.py(1) - ***************************************************** 2022-03-09 01:44:26,439 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-09 01:44:26,439 INFO 177:base.py(1) - ***************************************************** 2022-03-09 01:44:26,440 INFO 175:base.py(1) - ***************************************************** 2022-03-09 01:44:26,440 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-03-09 01:44:26,440 INFO 177:base.py(1) - ***************************************************** 2022-03-09 01:44:26,440 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-09 01:44:26,440 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-09 01:44:26,440 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:26,440 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-09 01:44:26,441 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-09 01:44:26,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:26,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-03-09 01:44:26,519 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-09 01:44:26,520 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"cc92f1ea98b24859816ff9fe09ce530b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a163cfebe52f424693c4e5cac719fc12","type":"vlm","name":"ffa225d9-f598-4bd0-9808","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"194b149febd040c9be6d2388ee15c65f","type":"vlm","name":"bb79b888-030f-4858-9e53","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-09 01:44:26,521 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-03-09 01:44:26,521 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-09 01:44:26,521 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-03-09 01:44:26,522 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-03-09 01:44:26,522 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-09 01:44:26,522 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-09 01:44:26,522 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:26,522 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-09 01:44:26,522 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-09 01:44:26,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:26,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-03-09 01:44:26,600 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-09 01:44:26,600 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"cc92f1ea98b24859816ff9fe09ce530b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a163cfebe52f424693c4e5cac719fc12","type":"vlm","name":"ffa225d9-f598-4bd0-9808","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"194b149febd040c9be6d2388ee15c65f","type":"vlm","name":"bb79b888-030f-4858-9e53","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-09 01:44:26,602 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-03-09 01:44:26,602 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-09 01:44:26,602 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-03-09 01:44:26,616 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:26,616 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-09 01:44:26,616 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-03-09 01:44:26,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:27,342 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-03-09 01:44:27,344 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-03-09 01:44:27,344 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"ecd344de0aa04078b2531dd1a2029a1c","version":{"id":"d6864625f8e4435b9e80ae81c7758815","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-09 01:44:27,347 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-03-09 01:44:27,348 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-03-09 01:44:27,354 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:27,354 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/ecd344de0aa04078b2531dd1a2029a1c/versions/d6864625f8e4435b9e80ae81c7758815/actions 2022-03-09 01:44:27,354 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-03-09 01:44:27,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:27,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/ecd344de0aa04078b2531dd1a2029a1c/versions/d6864625f8e4435b9e80ae81c7758815/actions HTTP/1.1" 200 2 2022-03-09 01:44:27,800 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-03-09 01:44:27,801 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-03-09 01:44:27,802 INFO 199:base.py(1) - ***************************************************** 2022-03-09 01:44:27,803 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-03-09 01:44:27,803 INFO 201:base.py(1) - ***************************************************** 2022-03-09 01:44:27,803 INFO 227:base.py(1) - ***************************************************** 2022-03-09 01:44:27,803 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-09 01:44:27,803 INFO 229:base.py(1) - ***************************************************** 2022-03-09 01:44:27,804 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_HRzfff_VSP exists in SDC 2022-03-09 01:44:27,804 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-09 01:44:27,805 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:27,805 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:27,805 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-09 01:44:27,806 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:27,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-09 01:44:27,912 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-09 01:44:27,912 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF fc08df4d-9fc6","description":"vendor software product","vendorName":"ffa225d9-f598-4bd0-9808","vendorId":"a163cfebe52f424693c4e5cac719fc12","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"91411533a8a8400bae2e9b986630d636","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9f50e88-0c31","description":"vendor software product","vendorName":"bb79b888-030f-4858-9e53","vendorId":"194b149febd040c9be6d2388ee15c65f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07697995d8e74aec8a6c65b3fcd3803f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-09 01:44:27,914 DEBUG 324:vsp.py(1) - importing VSP pNF fc08df4d-9fc6 from SDC 2022-03-09 01:44:27,915 DEBUG 324:vsp.py(1) - importing VSP vFW c9f50e88-0c31 from SDC 2022-03-09 01:44:27,915 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-09 01:44:27,915 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff_VSP 2022-03-09 01:44:27,915 INFO 197:__init__.py(1) - Vsp basic_onboard_HRzfff_VSP doesn't exist in SDC 2022-03-09 01:44:27,915 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_HRzfff_VSP exists in SDC 2022-03-09 01:44:27,915 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-09 01:44:27,916 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:27,916 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:27,916 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-09 01:44:27,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:27,996 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-09 01:44:27,997 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-09 01:44:27,997 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF fc08df4d-9fc6","description":"vendor software product","vendorName":"ffa225d9-f598-4bd0-9808","vendorId":"a163cfebe52f424693c4e5cac719fc12","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"91411533a8a8400bae2e9b986630d636","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9f50e88-0c31","description":"vendor software product","vendorName":"bb79b888-030f-4858-9e53","vendorId":"194b149febd040c9be6d2388ee15c65f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07697995d8e74aec8a6c65b3fcd3803f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-09 01:44:28,000 DEBUG 324:vsp.py(1) - importing VSP pNF fc08df4d-9fc6 from SDC 2022-03-09 01:44:28,000 DEBUG 324:vsp.py(1) - importing VSP vFW c9f50e88-0c31 from SDC 2022-03-09 01:44:28,000 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-09 01:44:28,001 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff_VSP 2022-03-09 01:44:28,001 INFO 197:__init__.py(1) - Vsp basic_onboard_HRzfff_VSP doesn't exist in SDC 2022-03-09 01:44:28,001 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_HRzfff_VSP exists in SDC 2022-03-09 01:44:28,002 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-09 01:44:28,002 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,002 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:28,003 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-09 01:44:28,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:28,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-09 01:44:28,101 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-09 01:44:28,102 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF fc08df4d-9fc6","description":"vendor software product","vendorName":"ffa225d9-f598-4bd0-9808","vendorId":"a163cfebe52f424693c4e5cac719fc12","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"91411533a8a8400bae2e9b986630d636","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9f50e88-0c31","description":"vendor software product","vendorName":"bb79b888-030f-4858-9e53","vendorId":"194b149febd040c9be6d2388ee15c65f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07697995d8e74aec8a6c65b3fcd3803f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-09 01:44:28,105 DEBUG 324:vsp.py(1) - importing VSP pNF fc08df4d-9fc6 from SDC 2022-03-09 01:44:28,105 DEBUG 324:vsp.py(1) - importing VSP vFW c9f50e88-0c31 from SDC 2022-03-09 01:44:28,105 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-09 01:44:28,105 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff_VSP 2022-03-09 01:44:28,105 INFO 197:__init__.py(1) - Vsp basic_onboard_HRzfff_VSP doesn't exist in SDC 2022-03-09 01:44:28,106 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_HRzfff_VSP exists in SDC 2022-03-09 01:44:28,106 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-09 01:44:28,106 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,107 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:28,107 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-09 01:44:28,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:28,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-09 01:44:28,206 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-09 01:44:28,206 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF fc08df4d-9fc6","description":"vendor software product","vendorName":"ffa225d9-f598-4bd0-9808","vendorId":"a163cfebe52f424693c4e5cac719fc12","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"91411533a8a8400bae2e9b986630d636","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9f50e88-0c31","description":"vendor software product","vendorName":"bb79b888-030f-4858-9e53","vendorId":"194b149febd040c9be6d2388ee15c65f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07697995d8e74aec8a6c65b3fcd3803f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-09 01:44:28,210 DEBUG 324:vsp.py(1) - importing VSP pNF fc08df4d-9fc6 from SDC 2022-03-09 01:44:28,210 DEBUG 324:vsp.py(1) - importing VSP vFW c9f50e88-0c31 from SDC 2022-03-09 01:44:28,211 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-09 01:44:28,211 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff_VSP 2022-03-09 01:44:28,212 INFO 197:__init__.py(1) - Vsp basic_onboard_HRzfff_VSP doesn't exist in SDC 2022-03-09 01:44:28,212 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:28,213 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_HRzfff_VSP exists in SDC 2022-03-09 01:44:28,213 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-09 01:44:28,214 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,214 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:28,215 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-09 01:44:28,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:28,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-09 01:44:28,300 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-09 01:44:28,300 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF fc08df4d-9fc6","description":"vendor software product","vendorName":"ffa225d9-f598-4bd0-9808","vendorId":"a163cfebe52f424693c4e5cac719fc12","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"91411533a8a8400bae2e9b986630d636","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9f50e88-0c31","description":"vendor software product","vendorName":"bb79b888-030f-4858-9e53","vendorId":"194b149febd040c9be6d2388ee15c65f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07697995d8e74aec8a6c65b3fcd3803f","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-09 01:44:28,302 DEBUG 324:vsp.py(1) - importing VSP pNF fc08df4d-9fc6 from SDC 2022-03-09 01:44:28,302 DEBUG 324:vsp.py(1) - importing VSP vFW c9f50e88-0c31 from SDC 2022-03-09 01:44:28,303 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-09 01:44:28,303 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff_VSP 2022-03-09 01:44:28,303 INFO 197:__init__.py(1) - Vsp basic_onboard_HRzfff_VSP doesn't exist in SDC 2022-03-09 01:44:28,307 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-09 01:44:28,307 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-09 01:44:28,307 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,308 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-09 01:44:28,308 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-09 01:44:28,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:28,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-03-09 01:44:28,409 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-09 01:44:28,410 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ecd344de0aa04078b2531dd1a2029a1c","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"cc92f1ea98b24859816ff9fe09ce530b","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a163cfebe52f424693c4e5cac719fc12","type":"vlm","name":"ffa225d9-f598-4bd0-9808","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"194b149febd040c9be6d2388ee15c65f","type":"vlm","name":"bb79b888-030f-4858-9e53","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-03-09 01:44:28,413 DEBUG 175:__init__.py(1) - number of Vendor returned: 4 2022-03-09 01:44:28,414 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-09 01:44:28,414 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,415 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/ecd344de0aa04078b2531dd1a2029a1c/versions 2022-03-09 01:44:28,415 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:28,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:28,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ecd344de0aa04078b2531dd1a2029a1c/versions HTTP/1.1" 200 264 2022-03-09 01:44:28,518 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:28,518 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d6864625f8e4435b9e80ae81c7758815","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790266701,"modificationTime":1646790267618,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:28,521 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-09 01:44:28,521 INFO 220:__init__.py(1) - Vendor found, updating information 2022-03-09 01:44:28,521 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,522 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/ecd344de0aa04078b2531dd1a2029a1c/versions 2022-03-09 01:44:28,522 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:28,523 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:28,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ecd344de0aa04078b2531dd1a2029a1c/versions HTTP/1.1" 200 264 2022-03-09 01:44:28,598 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:28,598 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d6864625f8e4435b9e80ae81c7758815","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790266701,"modificationTime":1646790267618,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:28,601 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-09 01:44:28,601 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:28,601 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:28,601 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_HRzfff_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "ecd344de0aa04078b2531dd1a2029a1c", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-03-09 01:44:28,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:30,321 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-03-09 01:44:30,323 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-03-09 01:44:30,323 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"05df8ab6c63b4386b89803816c7b2567","version":{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-09 01:44:30,325 INFO 330:__init__.py(1) - Vsp basic_onboard_HRzfff_VSP is created in SDC 2022-03-09 01:44:30,326 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:30,326 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:30,326 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:30,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:30,383 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:30,385 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:30,385 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790269323,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:30,388 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:30,388 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:30,388 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:30,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:30,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 223 2022-03-09 01:44:30,607 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:30,607 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646790268653,"modificationTime":1646790269308} 2022-03-09 01:44:30,609 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:30,609 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:30,609 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:30,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:30,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 409 2022-03-09 01:44:30,916 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:30,917 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c"} 2022-03-09 01:44:30,919 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:30,919 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:30,919 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:30,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:31,118 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 409 2022-03-09 01:44:31,120 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:31,120 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c"} 2022-03-09 01:44:31,122 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:31,123 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:31,123 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:31,123 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:31,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:31,166 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:31,167 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:31,167 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790269323,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:31,169 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:31,170 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:31,170 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:31,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:31,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 223 2022-03-09 01:44:31,303 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:31,303 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646790268653,"modificationTime":1646790269308} 2022-03-09 01:44:31,305 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:31,305 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:31,305 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:31,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:31,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 409 2022-03-09 01:44:31,528 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:31,528 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c"} 2022-03-09 01:44:31,530 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:31,530 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:31,531 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:31,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:31,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 409 2022-03-09 01:44:31,731 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:31,731 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c"} 2022-03-09 01:44:31,733 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-03-09 01:44:31,733 DEBUG 131:onap_service.py(1) - [SDC][upload ZIP for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/orchestration-template-candidate 2022-03-09 01:44:31,734 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-03-09 01:44:31,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/orchestration-template-candidate HTTP/1.1" 200 94 2022-03-09 01:44:32,101 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-03-09 01:44:32,101 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:32,101 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_HRzfff_VSP have been uploaded 2022-03-09 01:44:32,103 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,104 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:32,104 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:32,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:32,147 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:32,147 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790269323,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:32,149 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,149 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:32,150 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:32,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 222 2022-03-09 01:44:32,299 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:32,299 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646790268653,"modificationTime":1646790272044} 2022-03-09 01:44:32,301 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,301 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:32,301 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:32,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 480 2022-03-09 01:44:32,431 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:32,432 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:32,435 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,436 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:32,436 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:32,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,608 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 480 2022-03-09 01:44:32,610 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:32,610 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:32,613 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:32,614 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,614 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:32,615 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:32,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:32,680 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:32,680 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790269323,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:32,682 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,683 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:32,683 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:32,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:32,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 222 2022-03-09 01:44:32,806 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:32,807 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646790268653,"modificationTime":1646790272044} 2022-03-09 01:44:32,809 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:32,810 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:32,810 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:32,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:33,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 480 2022-03-09 01:44:33,011 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:33,012 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:33,014 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:33,014 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:33,014 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:33,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:33,306 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 480 2022-03-09 01:44:33,307 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:33,308 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:33,310 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:33,310 DEBUG 131:onap_service.py(1) - [SDC][Validate artifacts for Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/orchestration-template-candidate/process 2022-03-09 01:44:33,310 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-03-09 01:44:33,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-03-09 01:44:36,311 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-03-09 01:44:36,312 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-03-09 01:44:36,315 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_HRzfff_VSP have been validated 2022-03-09 01:44:36,316 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,316 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:36,316 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:36,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,365 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:36,367 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:36,368 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790269323,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:36,370 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,371 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:36,371 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:36,373 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,448 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 222 2022-03-09 01:44:36,450 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:36,450 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646790268653,"modificationTime":1646790276299} 2022-03-09 01:44:36,452 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,453 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:36,453 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:36,454 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,596 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:36,597 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:36,597 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:36,600 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,600 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:36,600 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:36,602 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:36,748 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:36,748 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:36,750 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:36,750 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,750 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:36,751 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:36,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:36,798 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:36,798 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790269323,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:36,800 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,800 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:36,800 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:36,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:36,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 222 2022-03-09 01:44:36,877 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:36,878 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1646790268653,"modificationTime":1646790276299} 2022-03-09 01:44:36,881 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:36,881 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:36,881 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:36,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:37,025 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:37,026 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:37,026 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:37,028 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:37,028 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:37,029 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:37,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:37,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:37,174 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:37,174 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:37,183 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:37,184 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions 2022-03-09 01:44:37,184 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-03-09 01:44:37,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:40,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions HTTP/1.1" 200 2 2022-03-09 01:44:40,924 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-03-09 01:44:40,925 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-03-09 01:44:40,927 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:40,927 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:40,927 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:40,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:41,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:41,013 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:41,013 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790277243,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:41,017 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:41,017 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:41,017 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:41,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:41,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 223 2022-03-09 01:44:41,213 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:41,214 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646790268653,"modificationTime":1646790276299} 2022-03-09 01:44:41,217 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:41,217 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:41,218 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:41,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:41,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:41,480 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:41,481 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:41,483 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:41,483 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:41,483 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:41,483 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:41,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:41,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 253 2022-03-09 01:44:41,530 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:41,530 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1646790268653,"modificationTime":1646790277243,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-09 01:44:41,533 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:41,533 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:41,533 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-09 01:44:41,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:41,649 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 223 2022-03-09 01:44:41,651 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-09 01:44:41,651 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1646790268653,"modificationTime":1646790276299} 2022-03-09 01:44:41,653 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:41,654 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:41,654 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:41,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:41,841 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:41,843 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:41,843 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:41,849 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:41,849 DEBUG 131:onap_service.py(1) - [SDC][Submit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions 2022-03-09 01:44:41,850 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-03-09 01:44:41,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:45,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions HTTP/1.1" 200 2 2022-03-09 01:44:45,850 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-03-09 01:44:45,851 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-03-09 01:44:45,853 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:45,853 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:45,853 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:45,855 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:45,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 264 2022-03-09 01:44:45,902 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:45,902 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790268653,"modificationTime":1646790284314,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:45,903 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:45,904 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:45,904 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:45,904 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:45,906 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:45,950 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 264 2022-03-09 01:44:45,952 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:45,952 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790268653,"modificationTime":1646790284314,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:45,961 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:45,961 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions 2022-03-09 01:44:45,961 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-09 01:44:45,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:46,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions HTTP/1.1" 200 381 2022-03-09 01:44:46,682 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-09 01:44:46,682 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_HRzfff_VSP","version":"1.0","versionId":"95eece9b6c6b4a0ca8e779c9a101760c","packageId":"05df8ab6c63b4386b89803816c7b2567","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-09 01:44:46,683 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_HRzfff_VSP","version":"1.0","versionId":"95eece9b6c6b4a0ca8e779c9a101760c","packageId":"05df8ab6c63b4386b89803816c7b2567","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-09 01:44:46,685 INFO 199:base.py(1) - ***************************************************** 2022-03-09 01:44:46,685 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-09 01:44:46,685 INFO 201:base.py(1) - ***************************************************** 2022-03-09 01:44:46,685 INFO 227:base.py(1) - ***************************************************** 2022-03-09 01:44:46,685 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-09 01:44:46,686 INFO 229:base.py(1) - ***************************************************** 2022-03-09 01:44:46,686 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:44:46,686 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:44:46,687 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:46,687 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:44:46,687 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:44:46,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:44:46,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-09 01:44:46,732 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-09 01:44:46,732 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-09 01:44:46,733 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:46,733 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:46,733 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:46,734 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-09 01:44:46,734 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:44:46,734 INFO 197:__init__.py(1) - Vf basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:44:56,744 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:44:56,745 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:44:56,745 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,746 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:44:56,746 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:44:56,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:44:56,785 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-09 01:44:56,786 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-09 01:44:56,786 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-09 01:44:56,786 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,787 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:56,787 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:56,787 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-09 01:44:56,787 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:44:56,787 INFO 197:__init__.py(1) - Vf basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:44:56,787 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:44:56,787 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:44:56,788 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,788 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:44:56,788 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:44:56,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:44:56,825 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-09 01:44:56,827 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-09 01:44:56,827 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-09 01:44:56,827 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,827 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:56,828 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:56,828 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-09 01:44:56,828 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:44:56,828 INFO 197:__init__.py(1) - Vf basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:44:56,828 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_HRzfff_VSP exists in SDC 2022-03-09 01:44:56,829 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-09 01:44:56,829 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,829 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-09 01:44:56,830 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-09 01:44:56,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:56,878 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-09 01:44:56,879 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-09 01:44:56,880 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","owner":"cs0008","status":"ACTIVE"},{"name":"pNF fc08df4d-9fc6","description":"vendor software product","vendorName":"ffa225d9-f598-4bd0-9808","vendorId":"a163cfebe52f424693c4e5cac719fc12","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"91411533a8a8400bae2e9b986630d636","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c9f50e88-0c31","description":"vendor software product","vendorName":"bb79b888-030f-4858-9e53","vendorId":"194b149febd040c9be6d2388ee15c65f","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"07697995d8e74aec8a6c65b3fcd3803f","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-09 01:44:56,882 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_HRzfff_VSP from SDC 2022-03-09 01:44:56,882 DEBUG 324:vsp.py(1) - importing VSP pNF fc08df4d-9fc6 from SDC 2022-03-09 01:44:56,882 DEBUG 324:vsp.py(1) - importing VSP vFW c9f50e88-0c31 from SDC 2022-03-09 01:44:56,882 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-03-09 01:44:56,882 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff_VSP 2022-03-09 01:44:56,882 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,883 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:56,883 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:56,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:56,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 264 2022-03-09 01:44:56,929 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:56,929 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790268653,"modificationTime":1646790284314,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:56,931 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-09 01:44:56,931 INFO 220:__init__.py(1) - Vsp found, updating information 2022-03-09 01:44:56,931 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,932 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:56,932 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:56,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:56,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 264 2022-03-09 01:44:56,974 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:56,974 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790268653,"modificationTime":1646790284314,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:56,976 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-09 01:44:56,976 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:56,976 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c 2022-03-09 01:44:56,977 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-09 01:44:56,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:57,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c HTTP/1.1" 200 656 2022-03-09 01:44:57,117 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-09 01:44:57,117 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_HRzfff_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ecd344de0aa04078b2531dd1a2029a1c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"05df8ab6c63b4386b89803816c7b2567","version":"95eece9b6c6b4a0ca8e779c9a101760c","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-09 01:44:57,119 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:44:57,119 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:44:57,119 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,120 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:44:57,120 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:44:57,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:44:57,153 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-09 01:44:57,154 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-09 01:44:57,154 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-09 01:44:57,154 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,155 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:57,155 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:57,155 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-09 01:44:57,155 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:44:57,156 INFO 197:__init__.py(1) - Vf basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:44:57,156 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-03-09 01:44:57,156 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-03-09 01:44:57,157 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,157 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-09 01:44:57,157 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-03-09 01:44:57,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:57,349 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-09 01:44:57,351 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-03-09 01:44:57,352 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"CONTROL LOOP","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ControlLoop Element","normalizedName":"controlloop element","uniqueId":"resourceNewCategory.generic.controlloop element","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ControlLoop","displayName":null,"normalizedName":"controlloop","models":["CONTROL LOOP"],"uniqueId":"serviceNewCategory.controlloop","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.10.1"} 2022-03-09 01:44:57,356 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-03-09 01:44:57,357 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-03-09 01:44:57,357 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-03-09 01:44:57,357 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_HRzfff in SDC 2022-03-09 01:44:57,358 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:44:57,358 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:44:57,358 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,359 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:44:57,359 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:44:57,361 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:44:57,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-09 01:44:57,412 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-09 01:44:57,413 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-09 01:44:57,413 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,413 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:57,414 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-09 01:44:57,414 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-09 01:44:57,414 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:44:57,414 INFO 197:__init__.py(1) - Vf basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:44:57,432 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_HRzfff_VSP in SDC 2022-03-09 01:44:57,433 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,433 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions 2022-03-09 01:44:57,434 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-09 01:44:57,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:57,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/05df8ab6c63b4386b89803816c7b2567/versions HTTP/1.1" 200 264 2022-03-09 01:44:57,488 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-09 01:44:57,488 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"95eece9b6c6b4a0ca8e779c9a101760c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1646790268653,"modificationTime":1646790284314,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-09 01:44:57,493 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:57,493 DEBUG 131:onap_service.py(1) - [SDC][Create_Package Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions 2022-03-09 01:44:57,493 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-09 01:44:57,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:44:58,166 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/05df8ab6c63b4386b89803816c7b2567/versions/95eece9b6c6b4a0ca8e779c9a101760c/actions HTTP/1.1" 200 381 2022-03-09 01:44:58,169 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-09 01:44:58,170 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_HRzfff_VSP","version":"1.0","versionId":"95eece9b6c6b4a0ca8e779c9a101760c","packageId":"05df8ab6c63b4386b89803816c7b2567","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-09 01:44:58,171 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_HRzfff_VSP","version":"1.0","versionId":"95eece9b6c6b4a0ca8e779c9a101760c","packageId":"05df8ab6c63b4386b89803816c7b2567","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-09 01:44:58,175 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:44:58,176 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-03-09 01:44:58,176 DEBUG 132:onap_service.py(1) - [SDC][create Vf] data sent: { "artifacts": {}, "attributes": [], "capabilities": {}, "categories": [ { "normalizedName": "generic", "name": "Generic", "uniqueId": "resourceNewCategory.generic", "subcategories": [{"empty": false, "groupings": null, "icons": ["objectStorage", "compute"], "metadataKeys": [], "name": "Abstract", "normalizedName": "abstract", "ownerId": null, "type": null, "uniqueId": "resourceNewCategory.generic.abstract", "version": null}], "version": null, "ownerId": null, "empty": false, "type": null, "icons": null } ], "componentInstances": [], "componentInstancesAttributes": {}, "componentInstancesProperties": {}, "componentType": "RESOURCE", "contactId": "cs0008", "csarUUID": "05df8ab6c63b4386b89803816c7b2567", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_HRzfff", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_HRzfff"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-03-09 01:44:58,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:07,016 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-03-09 01:45:07,023 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-03-09 01:45:07,034 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardhrzfffvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUlVbnBtWm1aZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646790304958,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","artifactName":"VSP_basic_onboard_HRzfff_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZDk1ZDMwNDAyNzZiZjE2MzdhODkwOTYwNzUxYjQwODc=","artifactUUID":"802c010f-7291-4213-a3e0-b1ee2e663224","artifactDisplayName":"VSP_basic_onboard_HRzfff_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardhrzfffvspinformationtxt","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","duplicated":false,"payloadUpdateDate":1646790304960,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646790304958,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646790305078,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"1e89c42b-e31b-4af1-b407-fdce84d763a8","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","duplicated":false,"payloadUpdateDate":1646790305103,"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":1646790305078,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1646790305151,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1646790305151,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790305151,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardhrzfffvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUlVbnBtWm1aZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646790304958,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","artifactName":"VSP_basic_onboard_HRzfff_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZDk1ZDMwNDAyNzZiZjE2MzdhODkwOTYwNzUxYjQwODc=","artifactUUID":"802c010f-7291-4213-a3e0-b1ee2e663224","artifactDisplayName":"VSP_basic_onboard_HRzfff_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardhrzfffvspinformationtxt","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","duplicated":false,"payloadUpdateDate":1646790304960,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646790304958,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1646790299126,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.assettoscacsar","artifactName":"resource-BasicOnboardHrzfff-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":1646790299126,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1646790299125,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.assettoscatemplate","artifactName":"resource-BasicOnboardHrzfff-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":1646790299125,"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":["882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","uniqueId":"capability.e9708a12-9971-45c9-81f1-28d646f51d5a.feature","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.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":["882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","uniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a.dependency","capability":"tosca.capabilities.Node","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","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":["882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.port","capability":"tosca.capabilities.Attachment","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.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":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.e9708a12-9971-45c9-81f1-28d646f51d5a.tosca_name","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.show","empty":false},{"parentUniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a","definition":false,"name":"state","type":"string","uniqueId":"attribute.e9708a12-9971-45c9-81f1-28d646f51d5a.state","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","empty":false},{"parentUniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.e9708a12-9971-45c9-81f1-28d646f51d5a.tosca_id","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","createdFromCsar":true,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1646790304249,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1646790304668,"customizationUUID":"cf58dca3-bc8e-4208-afc7-da4c5a87743c","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"feature","uniqueId":"capability.e9708a12-9971-45c9-81f1-28d646f51d5a.feature","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"feature","uniqueId":"capability.e9708a12-9971-45c9-81f1-28d646f51d5a.feature","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"scalable","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.scalable","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"forwarder","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.forwarder","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"binding","uniqueId":"capability.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.binding","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"binding","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.binding","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"051305f1-e26e-40c0-ae77-ce07d217c337","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"port_mirroring","uniqueId":"capability.051305f1-e26e-40c0-ae77-ce07d217c337.port_mirroring","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"host","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.host","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.packets.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.packets.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outgoing.bytes","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outgoing.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outgoing.packets.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outpoing.packets","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outpoing.packets","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.bytes","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outgoing.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.packets","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.packets","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.ephemeral.size","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.ephemeral.size","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"instance","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.instance","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"memory","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.memory","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.iops","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.iops","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"cpu.delta","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.cpu.delta","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.capacity","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.capacity","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.latency","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.latency","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.usage","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.usage","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"cpu_util","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.cpu_util","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.allocation","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.allocation","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.requests.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.requests.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.latency","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.latency","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"cpu","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.cpu","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.read.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.read.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.root.size","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.root.size","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"vcpus","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.vcpus","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.iops","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.iops","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.usage","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.usage","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.requests.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.requests.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.allocation","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.allocation","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.read.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.read.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.read.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.read.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"memory.usage","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.memory.usage","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.capacity","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.capacity","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"memory.resident","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.memory.resident","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"os","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.os","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"endpoint","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.endpoint","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"attachment","uniqueId":"capability.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.attachment","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"dependency","uniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a.dependency","capability":"tosca.capabilities.Node","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"dependency","uniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a.dependency","capability":"tosca.capabilities.Node","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"link","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f.link","capability":"tosca.capabilities.network.Linkable","ownerId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","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":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"local_storage","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fabf5e25-1282-485b-8eb7-99dddc44acc8.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"5270bce5-cff4-43ad-8841-ace6ff907daf","createdFromCsar":true,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1646790304251,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"5270bce5-cff4-43ad-8841-ace6ff907daf","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardHrzfffcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1646790304668,"customizationUUID":"2ab148da-5f62-45f4-a56a-4f8e29221b8e","posX":"275.0","posY":"325.0","componentName":"basic_onboard_HRzfff-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","requirementOwnerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group","id":"d6a6ce7a-905b-48d7-83a4-e15e932b41da","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.attachment","requirementUid":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.port"},"operations":[]}],"fromNode":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fabf5e25-1282-485b-8eb7-99dddc44acc8.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"258b1980-51e2-4a32-b508-2b2f04fe116a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"258b1980-51e2-4a32-b508-2b2f04fe116a","empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5270bce5-cff4-43ad-8841-ace6ff907daf.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group":[{"parentUniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a","uniqueId":"attribute.e9708a12-9971-45c9-81f1-28d646f51d5a.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","empty":false},{"uniqueId":"attribute.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a","uniqueId":"attribute.e9708a12-9971-45c9-81f1-28d646f51d5a.state","name":"state","type":"string","definition":false,"ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","empty":false},{"parentUniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a","uniqueId":"attribute.e9708a12-9971-45c9-81f1-28d646f51d5a.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"feature","uniqueId":"capability.e9708a12-9971-45c9-81f1-28d646f51d5a.feature","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"feature","uniqueId":"capability.e9708a12-9971-45c9-81f1-28d646f51d5a.feature","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","uniqueId":"capability.e9708a12-9971-45c9-81f1-28d646f51d5a.feature","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"scalable","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.scalable","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"forwarder","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.forwarder","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"binding","uniqueId":"capability.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.binding","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"binding","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.binding","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"051305f1-e26e-40c0-ae77-ce07d217c337","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"port_mirroring","uniqueId":"capability.051305f1-e26e-40c0-ae77-ce07d217c337.port_mirroring","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"host","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.host","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.packets.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.packets.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outgoing.bytes","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outgoing.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outgoing.packets.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outgoing.packets.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outpoing.packets","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outpoing.packets","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.bytes.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.bytes","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.outgoing.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8de73a94-3c10-41d4-a2e1-146c66414559","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8de73a94-3c10-41d4-a2e1-146c66414559","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"network.incoming.packets","uniqueId":"capability.8de73a94-3c10-41d4-a2e1-146c66414559.network.incoming.packets","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.ephemeral.size","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.ephemeral.size","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"instance","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.instance","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"memory","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.memory","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.iops","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.iops","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"cpu.delta","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.cpu.delta","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.capacity","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.capacity","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.latency","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.latency","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.usage","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.usage","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"cpu_util","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.cpu_util","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.allocation","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.allocation","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.requests.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.requests.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.latency","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.latency","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"cpu","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.cpu","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.read.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.read.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.root.size","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.root.size","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"vcpus","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.vcpus","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.iops","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.iops","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.usage","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.usage","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.read.requests.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.read.requests.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.write.requests.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.write.requests.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.allocation","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.allocation","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.read.bytes.rate","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.read.bytes.rate","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.read.bytes","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.read.bytes","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"memory.usage","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.memory.usage","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.device.capacity","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.device.capacity","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"memory.resident","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.memory.resident","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6beb46e4-8256-4e69-aeeb-5f5f16b1a44a","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"disk.write.requests","uniqueId":"capability.6beb46e4-8256-4e69-aeeb-5f5f16b1a44a.disk.write.requests","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"os","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.os","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","empty":false}],"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"endpoint","uniqueId":"capability.16ce1e5b-e1bf-431b-86fd-46b09ba5e448.endpoint","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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.BasicOnboardHrzfff.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"attachment","uniqueId":"capability.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.attachment","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.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":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"dependency","uniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a.dependency","capability":"tosca.capabilities.Node","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"dependency","uniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a.dependency","capability":"tosca.capabilities.Node","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","uniqueId":"e9708a12-9971-45c9-81f1-28d646f51d5a.dependency","capability":"tosca.capabilities.Node","ownerId":"e9708a12-9971-45c9-81f1-28d646f51d5a","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["5270bce5-cff4-43ad-8841-ace6ff907daf.f5b308ec-41ee-4df6-bcc7-1145492ffb5e.ubuntu18_ubuntu18_admin_plane_port_0","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"link","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f.link","capability":"tosca.capabilities.network.Linkable","ownerId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","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":["5270bce5-cff4-43ad-8841-ace6ff907daf.e8e236fe-6eb6-49c1-adb0-cc0243985b69.ubuntu18","882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"5270bce5-cff4-43ad-8841-ace6ff907daf","parentName":"local_storage","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"path":["882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.port","capability":"tosca.capabilities.Attachment","ownerId":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"0e12da70-c9c5-4c92-b5f5-94408e86268e","groupUUID":"e0c642f3-8fa0-4d80-b3fb-290ca587afc3","members":{"abstract_ubuntu18":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ubuntu18_admin_security_group":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardHrzfff..base_ubuntu18..module-0","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.BasicOnboardHrzfff..base_ubuntu18..module-0","name":"BasicOnboardHrzfff..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["882ed984-e499-4e5e-b7ba-26443decbeaa.heat1env","882ed984-e499-4e5e-b7ba-26443decbeaa.heat1"],"invariantName":"BasicOnboardHrzfff..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"1fc974ac-f83b-4e42-93d3-466a35cb0ce6","artifactsUuid":["1e89c42b-e31b-4af1-b407-fdce84d763a8"],"groupUUID":"7ad53892-e34b-4582-8b59-64c2a700682d","members":{"abstract_ubuntu18":"882ed984-e499-4e5e-b7ba-26443decbeaa.5270bce5-cff4-43ad-8841-ace6ff907daf.abstract_ubuntu18","ubuntu18_admin_security_group":"882ed984-e499-4e5e-b7ba-26443decbeaa.4d17a7e4-02fa-455c-83c5-7f5cd78f06ca.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardHrzfff","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1646790299126,"icon":"defaulticon","version":"0.1","description":"VF","tags":["basic_onboard_HRzfff"],"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa","componentMetadataForSupportLog":{"SupportablityComponentUUID":"052e6f83-9d73-4aef-ad6e-24ab581197ce","SupportablityComponentName":"basic_onboard_HRzfff","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"05df8ab6c63b4386b89803816c7b2567","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","systemName":"BasicOnboardHrzfff","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","normalizedName":"basiconboardhrzfff","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1646790304495,"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":1646790305078,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"1e89c42b-e31b-4af1-b407-fdce84d763a8","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","duplicated":false,"payloadUpdateDate":1646790305103,"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":1646790305078,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1646790305151,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1646790305151,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790305151,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardhrzfffvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUlVbnBtWm1aZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1646790304958,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","artifactName":"VSP_basic_onboard_HRzfff_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZDk1ZDMwNDAyNzZiZjE2MzdhODkwOTYwNzUxYjQwODc=","artifactUUID":"802c010f-7291-4213-a3e0-b1ee2e663224","artifactDisplayName":"VSP_basic_onboard_HRzfff_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardhrzfffvspinformationtxt","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","duplicated":false,"payloadUpdateDate":1646790304960,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646790304958,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"882ed984-e499-4e5e-b7ba-26443decbeaa"},"service":false,"categorySpecificMetadata":{},"csarUUID":"05df8ab6c63b4386b89803816c7b2567","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"name":"basic_onboard_HRzfff"} 2022-03-09 01:45:07,050 INFO 330:__init__.py(1) - Vf basic_onboard_HRzfff is created in SDC 2022-03-09 01:45:07,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:17,061 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_HRzfff in SDC 2022-03-09 01:45:17,066 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:17,066 DEBUG 131:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/882ed984-e499-4e5e-b7ba-26443decbeaa/lifecycleState/Certify 2022-03-09 01:45:17,067 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-03-09 01:45:17,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:20,426 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/882ed984-e499-4e5e-b7ba-26443decbeaa/lifecycleState/Certify HTTP/1.1" 200 1339 2022-03-09 01:45:20,428 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-03-09 01:45:20,428 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"95110722-57b6-4349-9029-25816895163f","name":"basic_onboard_HRzfff","version":"1.0","isHighestVersion":true,"creationDate":1646790299126,"lastUpdateDate":1646790317838,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_HRzfff"],"icon":"defaulticon","normalizedName":"basiconboardhrzfff","systemName":"BasicOnboardHrzfff","contactId":"cs0008","allVersions":{"1.0":"95110722-57b6-4349-9029-25816895163f"},"csarUUID":"05df8ab6c63b4386b89803816c7b2567","csarVersion":"1.0","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","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.BasicOnboardHrzfff","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce"} 2022-03-09 01:45:20,431 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:20,431 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:45:20,432 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:20,432 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:45:20,432 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:45:20,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:20,495 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-09 01:45:20,496 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-09 01:45:20,497 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","name":"basic_onboard_HRzfff","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/052e6f83-9d73-4aef-ad6e-24ab581197ce/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-09 01:45:20,498 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HRzfff from SDC 2022-03-09 01:45:20,498 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:20,498 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:20,498 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-09 01:45:20,498 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-09 01:45:20,499 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:20,499 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-09 01:45:20,499 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:20,499 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-09 01:45:20,499 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-09 01:45:20,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:20,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-09 01:45:20,601 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-09 01:45:20,603 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2db5766e-e170-41ec-820e-705b60050620","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916165,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3715d16e-bee0-4dbe-8f45-23e17e7964c5","invariantUUID":"041dbf35-77f1-4e77-ab52-6cae93af5a23","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":"defaulticon","uniqueId":"e0964d29-6254-405a-bee0-eb9ba9423c71","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926292,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc9bb3ec-f2ae-4c1a-90b6-7ef11158a060","invariantUUID":"09ab2984-b176-454d-93d4-d0a95b6aebe0","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbbccd4c-79bc-457c-bdf2-6003675649ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782761638,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4963aa3d-bb7f-4d52-b7a0-456be8e4a867","invariantUUID":"78cb7e1f-4541-46fd-9ea2-bf6a6769ee50","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"457397a1-730e-4c04-a51b-bc124fb434a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782827734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c897cdd-18b0-42e4-86f3-bb96a53ffe8b","invariantUUID":"baa92f86-2f90-4f8e-85b9-415d544d0e9b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a3228c0-6531-4168-b545-478ea994d54c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782852409,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86c30854-a704-456f-b3d0-0320edb3c9b3","invariantUUID":"3d48f465-904f-420c-b0ba-ecdc2cb15f49","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","lifecycleState":"CERTIFIED","lastUpdateDate":1646782789578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ba7bc1b-9a9f-4483-ace0-0b42f2467fd7","invariantUUID":"d5f9e3ac-3018-4a1e-9d0a-c1f099e99dd8","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":"ab63569c-d3b6-460d-a83a-a4f3aa614541","lifecycleState":"CERTIFIED","lastUpdateDate":1646782861845,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5db865a-42ca-4e7f-acf3-f458e9bf41fe","invariantUUID":"b05d7523-6f9c-41c0-b3fe-2cb389c2a5ba","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b308ec-41ee-4df6-bcc7-1145492ffb5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782791034,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59c10ca6-746e-4ac4-965c-f3de9aa9e754","invariantUUID":"4f178c4c-954d-466b-ab7c-04f5c3cef82f","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39a0744-ad3b-43c9-a0f3-cffd13e27655","lifecycleState":"CERTIFIED","lastUpdateDate":1646782758749,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e3e4b5-10f3-40de-91cf-1e54bf3cefe3","invariantUUID":"85863ec9-ffea-4871-91f7-893daa2e5d1e","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":"2836efca-d801-43f6-908a-dbfd62215805","lifecycleState":"CERTIFIED","lastUpdateDate":1646782840304,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41457f3b-af1e-4913-ba20-b15ac172964a","invariantUUID":"6cade5eb-48ae-4909-9f90-920fccb3cba5","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":"e555de6b-6d31-4da8-b07d-af51fddc16f2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782824444,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db4d2b87-ff4a-46aa-a26e-dc72cb0b9345","invariantUUID":"d7429594-117f-4871-8b9e-a681e8f2313e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"350e569f-a55b-4ea0-9c03-b1b5b4e1d4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782746368,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169ca22-4d1a-4ab1-994a-908f782ce1f6","invariantUUID":"c134857c-f5e9-4c81-a1cc-887c7f2530ef","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cf67bcd3-e534-408f-beac-3ead495a4e98","lifecycleState":"CERTIFIED","lastUpdateDate":1646782878647,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dd74ac0-cc38-4460-a901-ef6a9aa953df","invariantUUID":"645499d9-5811-4058-83d2-765cf330a09d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed36929-a0fd-4298-8039-978704eae0e5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782858915,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01659413-034b-4a3f-adc6-6d86dbadfa08","invariantUUID":"4e542ab4-61b7-44f3-b80f-3d3eb65d913d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c15144-ed75-43c1-9fab-2ae8fdbeb8ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782820909,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e751778-5fd2-4930-a2a1-1306284caeaa","invariantUUID":"1b50d3f8-b937-4212-9b76-ae31f31e7783","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b39d280d-b10f-452a-ac52-e29ff6e14af9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782885773,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51708352-7ff4-47e6-bf8d-2266331a2552","invariantUUID":"e206fd3e-9b44-4b6c-af56-b5dbd390bdc9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95110722-57b6-4349-9029-25816895163f","lifecycleState":"CERTIFIED","lastUpdateDate":1646790317838,"name":"basic_onboard_HRzfff","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","systemName":"BasicOnboardHrzfff","description":"VF","tags":["basic_onboard_HRzfff"],"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":"port","uniqueId":"242f40e5-1b59-4f57-bbe8-ddfd546b3c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782872008,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c5a27ac-a175-45ac-b634-fb4215296db3","invariantUUID":"498f3cb2-4bcf-463d-a1cf-c2651e63cb5b","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":"networkrules","uniqueId":"f563de60-784a-47eb-998e-7c50d4fd2989","lifecycleState":"CERTIFIED","lastUpdateDate":1646782770490,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e20698d4-6c0e-4201-846d-36e494ed6c8e","invariantUUID":"e23c1377-8a95-41e3-a7ef-da5df6f3da69","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":"cf294d95-9634-4acc-b077-57faf88d5a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782751087,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f57fb7f-0896-48d3-8e96-a64017d08ed4","invariantUUID":"6b1f5597-73b3-4b76-95db-0342edcee29d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"11aca741-9605-4c47-a82c-38a64608df8d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926041,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a864ad-da5e-4cea-8f6d-59159c71b3b9","invariantUUID":"310ccad4-7af6-4308-b322-c98e6724eaff","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96ab37e0-b434-4029-981f-913f162abdff","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926413,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd63f763-3c10-4895-9bbb-1dcea6e65881","invariantUUID":"d1d52332-7654-4581-9cb4-5b3638db49fa","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"319e14e2-aecc-4bc4-af59-782b095aecc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782803580,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e297aba-651d-4e80-8d44-3034328df7ea","invariantUUID":"144a407d-32c6-4cf4-90a8-bc3115b3fa40","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc648f3-1913-4539-b788-ab72941aa970","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926149,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af454a8-6c25-43e1-b592-42067b70afeb","invariantUUID":"6fc8dfda-c455-44e6-b685-d4882bde4215","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"734772df-16ce-4f03-b9a6-3e5a4078e874","lifecycleState":"CERTIFIED","lastUpdateDate":1646782925943,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e3f2220-ed08-4b18-9755-07ea1e9b0925","invariantUUID":"22904962-a1b6-4061-b38a-55bddece10b3","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"562c7950-de74-4b0b-88b3-ecb65ebbed54","lifecycleState":"CERTIFIED","lastUpdateDate":1646782755890,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4fbf15-8a1f-4223-b17a-6e5874274cda","invariantUUID":"e29ea4f0-70ed-4b19-8d1d-129d43c4dc69","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":"compute","uniqueId":"908e5da3-90ac-46e7-9aae-addbcab0c79c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782782321,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fc0f4c-32d3-4314-979b-78234ce1d842","invariantUUID":"cd44ef51-e7f8-4bae-8da9-2253c7ba5320","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":"80e93f63-4048-4684-bd11-d9d00a56a791","lifecycleState":"CERTIFIED","lastUpdateDate":1646782783763,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2e72f41-deb4-4b51-8279-e404ddf381ac","invariantUUID":"0cc73d53-cf5a-449e-b661-dee25abfaa58","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0ae30a76-106b-453d-9b52-fa170bb06857","lifecycleState":"CERTIFIED","lastUpdateDate":1646782833632,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a948a-5f20-43ac-889d-e5669fc6d012","invariantUUID":"ff31ac47-bc24-4ecc-bded-0757b922fb5f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"edff3cde-5745-4061-9b41-a9fd4d6160c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782876944,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3bb2e5e-927d-478c-9792-0d554e5812bc","invariantUUID":"0c77c2b7-8f4e-4d16-868e-50cf5624cb7c","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":"ae21bf70-8334-4de0-87f1-9b29ac15b67a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916690,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1146af9-3742-4484-866e-2605687d3bc8","invariantUUID":"0056428d-d1aa-4f90-bd05-679a23fe184f","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":"network","uniqueId":"8a332dbc-9df2-4ba6-87ce-485d8c779ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782804982,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258cf32c-1774-4878-b928-bf2f63dc8ebe","invariantUUID":"608a0bd3-9907-49b1-a73f-3bc122ab0406","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1082b26-3b77-4920-980a-2b597d43a770","lifecycleState":"CERTIFIED","lastUpdateDate":1646782849303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b59aff9e-34d6-42ed-be4e-4f81f17aa0fa","invariantUUID":"c56ff030-2f78-412e-b44f-e8a41397f463","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":"abf7880f-19f8-4bcc-9d13-1d2db125d4d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646782809921,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31ccdd23-d569-4754-a597-fc2748cbce87","invariantUUID":"02f4f74f-1ca8-49d6-bc4c-747b59be678a","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":"9c9ff242-84b6-4f3b-9b62-2ceb9f9e6652","lifecycleState":"CERTIFIED","lastUpdateDate":1646782815233,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c49150-5e77-4f67-bc83-d402dc564f02","invariantUUID":"b49d3e8e-c17f-4779-b865-15196e5e12b5","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5115d4f-0cf8-4dec-b4c3-c02e5fce3a82","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915340,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85cb24a-ab06-405f-ac7c-26ad7736ad4f","invariantUUID":"e391422a-cffa-47e7-9aa8-097c75f31009","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":"compute","uniqueId":"bb28d29e-b477-4142-a508-3bc1a2d43dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646782914957,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129510c9-10d8-450a-87ba-4d42a749c9fe","invariantUUID":"b2df5e78-39a0-4408-9ff6-a6689026a47e","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75f66f0e-90a7-4a17-9c4a-a907e9837f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782730387,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"60f13ed9-6747-4237-a2e9-a88d6f1c1463","invariantUUID":"a84e250f-075e-473a-b3ef-e1d250ae4012","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3fae8ef9-4c4f-4145-92cf-2988149bae0d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782748025,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c00fdea-3d1a-48bd-9483-236ef24e10dc","invariantUUID":"6f11a67b-12a0-4096-a22d-4140a28dabd2","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":"321f2888-70bc-4412-8e2d-ecc30b21f192","lifecycleState":"CERTIFIED","lastUpdateDate":1646782850944,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee1b79f8-1919-457d-8981-5fca6f6c07b7","invariantUUID":"7c43a014-9a6f-483a-8fc3-5242d2d10cc9","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":"loadBalancer","uniqueId":"8521ffb0-bd69-4bcc-a0e3-3dcb127816da","lifecycleState":"CERTIFIED","lastUpdateDate":1646782736892,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38531b5d-91d1-4cea-bd0c-91a7d2aec73a","invariantUUID":"a48658ef-e66f-4de6-a07a-2117d8025ef3","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":"port","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782738425,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6acf7a3-45b1-4397-90b3-a7461b53727f","invariantUUID":"b106faa1-5f2d-413e-ab44-8ddca5ed6cd1","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":"0e06b359-e0c3-491d-8c61-8604e6b6057a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782881481,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b53b15-d52d-4035-bbca-afb8a2a1714e","invariantUUID":"b9081474-c853-4eb2-b71f-73d709b839c7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3aa448de-3e21-4f82-82c5-20cfb244b24e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782733630,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff1a815b-c02b-49aa-8322-f2c283fb5107","invariantUUID":"4795d295-94d7-4c1c-a183-9d96aae982fa","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":"2bdb8b60-8561-4cd2-a21f-5087aef109a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782846328,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab989edf-addf-427d-9ea1-1da57df3ede8","invariantUUID":"9f9922a0-7cb2-4073-930d-384ba29b71da","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7a5e23-969c-4837-b02d-8aa2a214833c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782857090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"752cc8eb-4f4b-4d65-ab6e-ad120ac4a023","invariantUUID":"aad5da16-f018-4866-aff8-65e9244ece8e","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":"port","uniqueId":"b812b085-4a86-45c0-a2e3-a2da613d8d17","lifecycleState":"CERTIFIED","lastUpdateDate":1646782772509,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b357d793-c29d-4513-a1cf-6a50d039fe61","invariantUUID":"7334c589-557c-4652-8642-8a5bd006760c","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":"objectStorage","uniqueId":"eacc4c93-fdf8-42ac-955b-9f6adf1aeef7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782838122,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"906eb66c-d829-4819-8c28-47e7df24442a","invariantUUID":"51b913b0-e79d-4c16-95e5-0853528beb12","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":"041975b5-2eea-483d-832d-6083efe7636d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916499,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66bad6ef-7f37-4d31-82ff-74548c4b4114","invariantUUID":"60d058ec-7552-42ec-94fa-18d70f7835ac","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":"7f2ecc02-67a9-4d30-b184-f9c1cf499e90","lifecycleState":"CERTIFIED","lastUpdateDate":1646782847816,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6cfb858-f091-4957-9ff0-c87cf2f92eb2","invariantUUID":"4e203922-48f4-4cf2-afd4-a4a01c765985","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a07aa865-0ec2-47cf-a23f-2991a1d207ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646782826317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b01c83ee-eb09-443b-9fad-871d5418dcc7","invariantUUID":"2ef58bd0-f3c5-41cc-876a-714123483c70","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":"30232726-354f-4fab-9300-3b6830bf7790","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916310,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e64c8f19-977a-4011-99e1-7c1ea75874db","invariantUUID":"ecb96895-ef3d-4ba4-bbc6-1520f0a23e9d","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0a47ab9-a5de-4488-93b8-60879a168516","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915191,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55976d87-2d67-4f52-bec3-7466f0cf9996","invariantUUID":"e7d9735f-2fb3-4179-ab99-1490cbe0252e","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":"objectStorage","uniqueId":"da65546a-982d-4940-a7c8-d787fb8b6924","lifecycleState":"CERTIFIED","lastUpdateDate":1646782731967,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bca5a61-ee83-45f5-b5b2-069dec999895","invariantUUID":"f7b4dd2d-d77d-429d-b142-112d6bf32765","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":"faa94f17-4575-48ab-8820-38b2948f33a5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782798323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9819772-74c8-475b-814c-a78f262e78ce","invariantUUID":"3835ebd6-78f0-42e8-9c8f-a233ea2347ab","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":"18e6199f-ab86-4590-8a23-0674c8bc02ce","lifecycleState":"CERTIFIED","lastUpdateDate":1646782778537,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfeb7564-d130-4a76-a8fe-10d71a077313","invariantUUID":"07681a9e-e83f-4f4c-8316-4b3220622655","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"07bef4c9-6035-423e-a1de-dd0c62ec04a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782819451,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33157409-6e8d-41b6-b148-ccf09d45f09c","invariantUUID":"d6f2642d-e74a-46ae-bfd7-6969f42d8ea4","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cfb654b9-5847-469c-9279-40564ac0aa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80d90d9e-8bf1-4752-8ae2-70ec7e58b801","invariantUUID":"7f33b6c3-194a-4898-a4fd-9596c6cc8b4d","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":"objectStorage","uniqueId":"e05102cb-6318-4a11-96eb-fde2395761cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6ce700d-a99f-4377-87dd-d92989580b98","invariantUUID":"db258bee-2a4d-4a11-acf6-33445cd563d3","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":"objectStorage","uniqueId":"15ca6b6e-57de-4aa3-83f1-71c184acb862","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915572,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ad4da1-3e76-4b8d-a615-7ac37f9dcd08","invariantUUID":"9a700457-8464-4a8e-a431-8bfbd4232568","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ce4abbf-4a9c-438b-afab-b643292763bb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782818023,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b31b8ef-0503-491f-8a4a-3ecf51baffdc","invariantUUID":"b1fd86ee-a2e3-4722-a753-b892fd65a0b2","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2643bd7b-cf8a-40fd-b53b-43d7a35b0b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782864520,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c83cd8b-e57e-4ef9-972d-2550a575b210","invariantUUID":"ad5df795-53f5-4cdc-b8f9-1d7e95fec6ee","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ec7eb3c-c014-4caa-9f99-bf99e023cb3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782792434,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a3530-9b87-4181-8d68-ab489b3acb6c","invariantUUID":"5cb25308-6ac1-48a7-89d3-db7d98693ac1","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":"network","uniqueId":"df9f20a8-238d-4d9f-868e-2154f4ff6d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646782853857,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"856c52d9-7f1a-494d-b119-dbb4ee97c31e","invariantUUID":"1e66ce9a-2228-4872-b83a-cbbb568d85bf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"811dd95f-6258-42cb-a243-c5b7f654ac1f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782868704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd1cf73-6fb9-4db3-b108-a56625fa7990","invariantUUID":"bf57c48c-e53c-462f-ab04-c20d90674ca3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc840ed6-bdec-4b09-bb41-30950873bb4c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782757352,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7b9b1ce-0b38-41ec-9b11-1ee6bb9a4c14","invariantUUID":"9df552a0-a103-4d75-bf88-ff00ea6c571f","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":"d5c26c9e-5e54-4f08-8aea-ba0161f6caf8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e63aabc7-57a5-4bf2-ac3f-8e05ed70b49e","invariantUUID":"45bdf130-f206-4492-934a-ad13848f9b59","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":"73d20b90-c6a0-4043-a228-725c636732aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646782855279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5d0177-4bb6-47a3-8f69-a7c1fcde2774","invariantUUID":"9901406e-23f8-4239-9fe9-0523cd4b4cbd","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"91a3aec1-f9a9-4a12-a3ef-b15bc3718ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926352,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c930bc-54d8-4618-b984-1c8405c82ebb","invariantUUID":"58d32658-bb7c-46f1-add7-ad850123b8fe","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c31978d-7e41-4f15-b2e4-c0cb24abb294","lifecycleState":"CERTIFIED","lastUpdateDate":1646782880082,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c840918-4080-42fa-97bc-b2ccf3de8883","invariantUUID":"ea64c9d4-22a6-4995-962e-477e336c5bb2","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":"port","uniqueId":"9ade5995-ca8b-4854-ba66-9a6b617e08fe","lifecycleState":"CERTIFIED","lastUpdateDate":1646782752699,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53310318-8206-4f81-85c8-bc227477e13e","invariantUUID":"08e9a13d-579e-430b-8438-08b40d9d2627","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":"ab09e1e0-c5a9-4aa9-ae0a-19752719069e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782812117,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15ad16e7-b9b5-4aab-9183-88b33f5ba094","invariantUUID":"85790b7b-4e1c-41e9-8823-0447795964c0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5624e1f6-f1e4-42bb-bfb3-a94ec9feb7fb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782816604,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a01678f-8404-46fe-a48d-c62032f197e8","invariantUUID":"f3e275e5-8f9e-4c50-bd50-45c67f27a6fa","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5129c41f-b391-4a8c-8143-527f6c2a5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1646782754307,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7585241e-47bd-44ec-b974-1992ba799f4e","invariantUUID":"d2554deb-fbda-4bda-ad79-7fee81c8016c","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":"objectStorage","uniqueId":"51c7be78-a434-4c03-b342-7858de66ac87","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915756,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d5be77-2801-4397-bcd4-33bee9b82fdc","invariantUUID":"ec71195e-a1d6-436d-ad62-1dafa791e8b0","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":"d7cf3e18-44ee-4aaa-9b6d-9b9a3d9ba369","lifecycleState":"CERTIFIED","lastUpdateDate":1646782808093,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7544b926-7944-4193-a7a8-190f908a4480","invariantUUID":"661e3d04-8ec6-453a-9d72-f2c6b9535cd5","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":"compute","uniqueId":"48879735-1d85-4739-b30d-5659284395d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782831890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a16163b-54bd-4c19-8b00-f55a52859a26","invariantUUID":"eb768448-eb15-42f9-bdaf-a1b981485611","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a711fa9-027b-42dc-9dff-dd59b33220c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782785206,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81547fb-630b-44fc-aac1-7920a94c1cfa","invariantUUID":"d75ad644-6081-4c75-9326-d149677c43cd","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":"91d925bb-1f8e-41a1-bae3-adf4abf5b98d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782749642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1029c63c-644a-47eb-a337-d5797d9cd533","invariantUUID":"4f38f26b-693d-4e58-90e0-d25f69117add","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ebfc4ab-1d9b-4cc6-b63f-2dbec86c54b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926221,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c5863f9-bc41-4c1c-903a-fabb7e4906bd","invariantUUID":"a95b1af3-9019-426f-b06a-509365ce9466","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6fc6a6-9b76-46c6-98e5-64af9a9117bd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782786718,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e3fdc97-86fb-477c-b410-7d158d28ed8b","invariantUUID":"d92527b0-166f-4b2c-a8f1-924a2ba68bc1","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3282e921-e2e8-4280-bf93-9f171bf1867e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782873591,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a64796c3-7441-4182-a58b-422cc3b4b26b","invariantUUID":"357dd919-aa5a-4a0d-9e62-68f2a785429d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9de634ee-36df-4c6c-882b-dd1514860f07","lifecycleState":"CERTIFIED","lastUpdateDate":1646782883551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81e5b562-a1bb-4963-bfae-16b7e2eb21f6","invariantUUID":"c7a97f66-b19a-4784-8875-4ecc2b68754a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646782780067,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1aa86fe-899a-4391-af8f-0cf87993fad5","invariantUUID":"645e6c42-85cd-4bc2-9076-efbf826428de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4caa231-87a1-4a55-b59d-e451d01db068","lifecycleState":"CERTIFIED","lastUpdateDate":1646782760144,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"71ac9109-bcce-4c6f-b819-f9ee4cfda52d","invariantUUID":"692362c5-76d9-42ed-a6c4-f73b7674501f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2cb6086d-a6d9-407f-88a5-1eb22dfc1ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782867022,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54b0dd47-f774-40aa-884c-36d12a8e94cc","invariantUUID":"bf1e65af-7442-4d0b-8502-dcd0133f969e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73831d1e-ff00-4937-8314-bcb063378fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782740227,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd98afc-dc4b-4124-a8c1-356c50bf018a","invariantUUID":"ab53a098-605d-4a9c-b329-ec3628f7cc25","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":"networkrules","uniqueId":"d0280ca4-fc92-4ac1-a832-118add01fe20","lifecycleState":"CERTIFIED","lastUpdateDate":1646782777030,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"221151fc-667f-4b76-962d-191cdb504c23","invariantUUID":"0c9cbfd4-ab94-4de4-842c-1f69acc66f5f","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b69a95e-9063-438b-81b1-d6942a582dd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782813822,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"850eadac-6a4d-46e0-8379-003ba6624789","invariantUUID":"d1e850b1-0078-4c88-9149-7810c264df0b","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":"compute","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","lifecycleState":"CERTIFIED","lastUpdateDate":1646782723798,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75020aee-0ac5-4554-aa7c-47065ff68ab5","invariantUUID":"0dca0b6d-5e55-48f6-bc33-686089c40c6f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29171c2e-9249-4a7e-a21a-a8496fe5b6d1","lifecycleState":"CERTIFIED","lastUpdateDate":1646789963059,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-09 01:45:20,607 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_HRzfff found in resources list 2022-03-09 01:45:30,617 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:30,618 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:45:30,618 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:30,618 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:45:30,619 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:45:30,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:30,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-09 01:45:30,694 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-09 01:45:30,694 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","name":"basic_onboard_HRzfff","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/052e6f83-9d73-4aef-ad6e-24ab581197ce/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-09 01:45:30,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HRzfff from SDC 2022-03-09 01:45:30,697 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:30,697 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:30,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-09 01:45:30,697 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-09 01:45:30,697 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:30,698 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-09 01:45:30,698 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:30,698 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-09 01:45:30,698 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-09 01:45:30,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:30,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-09 01:45:30,775 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-09 01:45:30,777 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2db5766e-e170-41ec-820e-705b60050620","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916165,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3715d16e-bee0-4dbe-8f45-23e17e7964c5","invariantUUID":"041dbf35-77f1-4e77-ab52-6cae93af5a23","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":"defaulticon","uniqueId":"e0964d29-6254-405a-bee0-eb9ba9423c71","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926292,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc9bb3ec-f2ae-4c1a-90b6-7ef11158a060","invariantUUID":"09ab2984-b176-454d-93d4-d0a95b6aebe0","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbbccd4c-79bc-457c-bdf2-6003675649ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782761638,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4963aa3d-bb7f-4d52-b7a0-456be8e4a867","invariantUUID":"78cb7e1f-4541-46fd-9ea2-bf6a6769ee50","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"457397a1-730e-4c04-a51b-bc124fb434a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782827734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c897cdd-18b0-42e4-86f3-bb96a53ffe8b","invariantUUID":"baa92f86-2f90-4f8e-85b9-415d544d0e9b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a3228c0-6531-4168-b545-478ea994d54c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782852409,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86c30854-a704-456f-b3d0-0320edb3c9b3","invariantUUID":"3d48f465-904f-420c-b0ba-ecdc2cb15f49","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","lifecycleState":"CERTIFIED","lastUpdateDate":1646782789578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ba7bc1b-9a9f-4483-ace0-0b42f2467fd7","invariantUUID":"d5f9e3ac-3018-4a1e-9d0a-c1f099e99dd8","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":"ab63569c-d3b6-460d-a83a-a4f3aa614541","lifecycleState":"CERTIFIED","lastUpdateDate":1646782861845,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5db865a-42ca-4e7f-acf3-f458e9bf41fe","invariantUUID":"b05d7523-6f9c-41c0-b3fe-2cb389c2a5ba","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b308ec-41ee-4df6-bcc7-1145492ffb5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782791034,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59c10ca6-746e-4ac4-965c-f3de9aa9e754","invariantUUID":"4f178c4c-954d-466b-ab7c-04f5c3cef82f","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39a0744-ad3b-43c9-a0f3-cffd13e27655","lifecycleState":"CERTIFIED","lastUpdateDate":1646782758749,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e3e4b5-10f3-40de-91cf-1e54bf3cefe3","invariantUUID":"85863ec9-ffea-4871-91f7-893daa2e5d1e","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":"2836efca-d801-43f6-908a-dbfd62215805","lifecycleState":"CERTIFIED","lastUpdateDate":1646782840304,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41457f3b-af1e-4913-ba20-b15ac172964a","invariantUUID":"6cade5eb-48ae-4909-9f90-920fccb3cba5","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":"e555de6b-6d31-4da8-b07d-af51fddc16f2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782824444,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db4d2b87-ff4a-46aa-a26e-dc72cb0b9345","invariantUUID":"d7429594-117f-4871-8b9e-a681e8f2313e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"350e569f-a55b-4ea0-9c03-b1b5b4e1d4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782746368,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169ca22-4d1a-4ab1-994a-908f782ce1f6","invariantUUID":"c134857c-f5e9-4c81-a1cc-887c7f2530ef","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cf67bcd3-e534-408f-beac-3ead495a4e98","lifecycleState":"CERTIFIED","lastUpdateDate":1646782878647,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dd74ac0-cc38-4460-a901-ef6a9aa953df","invariantUUID":"645499d9-5811-4058-83d2-765cf330a09d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed36929-a0fd-4298-8039-978704eae0e5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782858915,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01659413-034b-4a3f-adc6-6d86dbadfa08","invariantUUID":"4e542ab4-61b7-44f3-b80f-3d3eb65d913d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c15144-ed75-43c1-9fab-2ae8fdbeb8ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782820909,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e751778-5fd2-4930-a2a1-1306284caeaa","invariantUUID":"1b50d3f8-b937-4212-9b76-ae31f31e7783","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b39d280d-b10f-452a-ac52-e29ff6e14af9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782885773,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51708352-7ff4-47e6-bf8d-2266331a2552","invariantUUID":"e206fd3e-9b44-4b6c-af56-b5dbd390bdc9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95110722-57b6-4349-9029-25816895163f","lifecycleState":"CERTIFIED","lastUpdateDate":1646790317838,"name":"basic_onboard_HRzfff","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","systemName":"BasicOnboardHrzfff","description":"VF","tags":["basic_onboard_HRzfff"],"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":"port","uniqueId":"242f40e5-1b59-4f57-bbe8-ddfd546b3c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782872008,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c5a27ac-a175-45ac-b634-fb4215296db3","invariantUUID":"498f3cb2-4bcf-463d-a1cf-c2651e63cb5b","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":"networkrules","uniqueId":"f563de60-784a-47eb-998e-7c50d4fd2989","lifecycleState":"CERTIFIED","lastUpdateDate":1646782770490,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e20698d4-6c0e-4201-846d-36e494ed6c8e","invariantUUID":"e23c1377-8a95-41e3-a7ef-da5df6f3da69","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":"cf294d95-9634-4acc-b077-57faf88d5a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782751087,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f57fb7f-0896-48d3-8e96-a64017d08ed4","invariantUUID":"6b1f5597-73b3-4b76-95db-0342edcee29d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"11aca741-9605-4c47-a82c-38a64608df8d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926041,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a864ad-da5e-4cea-8f6d-59159c71b3b9","invariantUUID":"310ccad4-7af6-4308-b322-c98e6724eaff","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96ab37e0-b434-4029-981f-913f162abdff","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926413,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd63f763-3c10-4895-9bbb-1dcea6e65881","invariantUUID":"d1d52332-7654-4581-9cb4-5b3638db49fa","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"319e14e2-aecc-4bc4-af59-782b095aecc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782803580,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e297aba-651d-4e80-8d44-3034328df7ea","invariantUUID":"144a407d-32c6-4cf4-90a8-bc3115b3fa40","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc648f3-1913-4539-b788-ab72941aa970","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926149,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af454a8-6c25-43e1-b592-42067b70afeb","invariantUUID":"6fc8dfda-c455-44e6-b685-d4882bde4215","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"734772df-16ce-4f03-b9a6-3e5a4078e874","lifecycleState":"CERTIFIED","lastUpdateDate":1646782925943,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e3f2220-ed08-4b18-9755-07ea1e9b0925","invariantUUID":"22904962-a1b6-4061-b38a-55bddece10b3","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"562c7950-de74-4b0b-88b3-ecb65ebbed54","lifecycleState":"CERTIFIED","lastUpdateDate":1646782755890,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4fbf15-8a1f-4223-b17a-6e5874274cda","invariantUUID":"e29ea4f0-70ed-4b19-8d1d-129d43c4dc69","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":"compute","uniqueId":"908e5da3-90ac-46e7-9aae-addbcab0c79c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782782321,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fc0f4c-32d3-4314-979b-78234ce1d842","invariantUUID":"cd44ef51-e7f8-4bae-8da9-2253c7ba5320","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":"80e93f63-4048-4684-bd11-d9d00a56a791","lifecycleState":"CERTIFIED","lastUpdateDate":1646782783763,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2e72f41-deb4-4b51-8279-e404ddf381ac","invariantUUID":"0cc73d53-cf5a-449e-b661-dee25abfaa58","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0ae30a76-106b-453d-9b52-fa170bb06857","lifecycleState":"CERTIFIED","lastUpdateDate":1646782833632,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a948a-5f20-43ac-889d-e5669fc6d012","invariantUUID":"ff31ac47-bc24-4ecc-bded-0757b922fb5f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"edff3cde-5745-4061-9b41-a9fd4d6160c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782876944,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3bb2e5e-927d-478c-9792-0d554e5812bc","invariantUUID":"0c77c2b7-8f4e-4d16-868e-50cf5624cb7c","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":"ae21bf70-8334-4de0-87f1-9b29ac15b67a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916690,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1146af9-3742-4484-866e-2605687d3bc8","invariantUUID":"0056428d-d1aa-4f90-bd05-679a23fe184f","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":"network","uniqueId":"8a332dbc-9df2-4ba6-87ce-485d8c779ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782804982,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258cf32c-1774-4878-b928-bf2f63dc8ebe","invariantUUID":"608a0bd3-9907-49b1-a73f-3bc122ab0406","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1082b26-3b77-4920-980a-2b597d43a770","lifecycleState":"CERTIFIED","lastUpdateDate":1646782849303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b59aff9e-34d6-42ed-be4e-4f81f17aa0fa","invariantUUID":"c56ff030-2f78-412e-b44f-e8a41397f463","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":"abf7880f-19f8-4bcc-9d13-1d2db125d4d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646782809921,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31ccdd23-d569-4754-a597-fc2748cbce87","invariantUUID":"02f4f74f-1ca8-49d6-bc4c-747b59be678a","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":"9c9ff242-84b6-4f3b-9b62-2ceb9f9e6652","lifecycleState":"CERTIFIED","lastUpdateDate":1646782815233,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c49150-5e77-4f67-bc83-d402dc564f02","invariantUUID":"b49d3e8e-c17f-4779-b865-15196e5e12b5","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5115d4f-0cf8-4dec-b4c3-c02e5fce3a82","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915340,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85cb24a-ab06-405f-ac7c-26ad7736ad4f","invariantUUID":"e391422a-cffa-47e7-9aa8-097c75f31009","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":"compute","uniqueId":"bb28d29e-b477-4142-a508-3bc1a2d43dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646782914957,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129510c9-10d8-450a-87ba-4d42a749c9fe","invariantUUID":"b2df5e78-39a0-4408-9ff6-a6689026a47e","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75f66f0e-90a7-4a17-9c4a-a907e9837f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782730387,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"60f13ed9-6747-4237-a2e9-a88d6f1c1463","invariantUUID":"a84e250f-075e-473a-b3ef-e1d250ae4012","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3fae8ef9-4c4f-4145-92cf-2988149bae0d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782748025,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c00fdea-3d1a-48bd-9483-236ef24e10dc","invariantUUID":"6f11a67b-12a0-4096-a22d-4140a28dabd2","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":"321f2888-70bc-4412-8e2d-ecc30b21f192","lifecycleState":"CERTIFIED","lastUpdateDate":1646782850944,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee1b79f8-1919-457d-8981-5fca6f6c07b7","invariantUUID":"7c43a014-9a6f-483a-8fc3-5242d2d10cc9","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":"loadBalancer","uniqueId":"8521ffb0-bd69-4bcc-a0e3-3dcb127816da","lifecycleState":"CERTIFIED","lastUpdateDate":1646782736892,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38531b5d-91d1-4cea-bd0c-91a7d2aec73a","invariantUUID":"a48658ef-e66f-4de6-a07a-2117d8025ef3","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":"port","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782738425,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6acf7a3-45b1-4397-90b3-a7461b53727f","invariantUUID":"b106faa1-5f2d-413e-ab44-8ddca5ed6cd1","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":"0e06b359-e0c3-491d-8c61-8604e6b6057a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782881481,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b53b15-d52d-4035-bbca-afb8a2a1714e","invariantUUID":"b9081474-c853-4eb2-b71f-73d709b839c7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3aa448de-3e21-4f82-82c5-20cfb244b24e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782733630,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff1a815b-c02b-49aa-8322-f2c283fb5107","invariantUUID":"4795d295-94d7-4c1c-a183-9d96aae982fa","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":"2bdb8b60-8561-4cd2-a21f-5087aef109a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782846328,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab989edf-addf-427d-9ea1-1da57df3ede8","invariantUUID":"9f9922a0-7cb2-4073-930d-384ba29b71da","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7a5e23-969c-4837-b02d-8aa2a214833c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782857090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"752cc8eb-4f4b-4d65-ab6e-ad120ac4a023","invariantUUID":"aad5da16-f018-4866-aff8-65e9244ece8e","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":"port","uniqueId":"b812b085-4a86-45c0-a2e3-a2da613d8d17","lifecycleState":"CERTIFIED","lastUpdateDate":1646782772509,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b357d793-c29d-4513-a1cf-6a50d039fe61","invariantUUID":"7334c589-557c-4652-8642-8a5bd006760c","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":"objectStorage","uniqueId":"eacc4c93-fdf8-42ac-955b-9f6adf1aeef7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782838122,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"906eb66c-d829-4819-8c28-47e7df24442a","invariantUUID":"51b913b0-e79d-4c16-95e5-0853528beb12","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":"041975b5-2eea-483d-832d-6083efe7636d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916499,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66bad6ef-7f37-4d31-82ff-74548c4b4114","invariantUUID":"60d058ec-7552-42ec-94fa-18d70f7835ac","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":"7f2ecc02-67a9-4d30-b184-f9c1cf499e90","lifecycleState":"CERTIFIED","lastUpdateDate":1646782847816,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6cfb858-f091-4957-9ff0-c87cf2f92eb2","invariantUUID":"4e203922-48f4-4cf2-afd4-a4a01c765985","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a07aa865-0ec2-47cf-a23f-2991a1d207ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646782826317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b01c83ee-eb09-443b-9fad-871d5418dcc7","invariantUUID":"2ef58bd0-f3c5-41cc-876a-714123483c70","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":"30232726-354f-4fab-9300-3b6830bf7790","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916310,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e64c8f19-977a-4011-99e1-7c1ea75874db","invariantUUID":"ecb96895-ef3d-4ba4-bbc6-1520f0a23e9d","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0a47ab9-a5de-4488-93b8-60879a168516","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915191,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55976d87-2d67-4f52-bec3-7466f0cf9996","invariantUUID":"e7d9735f-2fb3-4179-ab99-1490cbe0252e","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":"objectStorage","uniqueId":"da65546a-982d-4940-a7c8-d787fb8b6924","lifecycleState":"CERTIFIED","lastUpdateDate":1646782731967,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bca5a61-ee83-45f5-b5b2-069dec999895","invariantUUID":"f7b4dd2d-d77d-429d-b142-112d6bf32765","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":"faa94f17-4575-48ab-8820-38b2948f33a5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782798323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9819772-74c8-475b-814c-a78f262e78ce","invariantUUID":"3835ebd6-78f0-42e8-9c8f-a233ea2347ab","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":"18e6199f-ab86-4590-8a23-0674c8bc02ce","lifecycleState":"CERTIFIED","lastUpdateDate":1646782778537,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfeb7564-d130-4a76-a8fe-10d71a077313","invariantUUID":"07681a9e-e83f-4f4c-8316-4b3220622655","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"07bef4c9-6035-423e-a1de-dd0c62ec04a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782819451,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33157409-6e8d-41b6-b148-ccf09d45f09c","invariantUUID":"d6f2642d-e74a-46ae-bfd7-6969f42d8ea4","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cfb654b9-5847-469c-9279-40564ac0aa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80d90d9e-8bf1-4752-8ae2-70ec7e58b801","invariantUUID":"7f33b6c3-194a-4898-a4fd-9596c6cc8b4d","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":"objectStorage","uniqueId":"e05102cb-6318-4a11-96eb-fde2395761cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6ce700d-a99f-4377-87dd-d92989580b98","invariantUUID":"db258bee-2a4d-4a11-acf6-33445cd563d3","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":"objectStorage","uniqueId":"15ca6b6e-57de-4aa3-83f1-71c184acb862","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915572,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ad4da1-3e76-4b8d-a615-7ac37f9dcd08","invariantUUID":"9a700457-8464-4a8e-a431-8bfbd4232568","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ce4abbf-4a9c-438b-afab-b643292763bb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782818023,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b31b8ef-0503-491f-8a4a-3ecf51baffdc","invariantUUID":"b1fd86ee-a2e3-4722-a753-b892fd65a0b2","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2643bd7b-cf8a-40fd-b53b-43d7a35b0b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782864520,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c83cd8b-e57e-4ef9-972d-2550a575b210","invariantUUID":"ad5df795-53f5-4cdc-b8f9-1d7e95fec6ee","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ec7eb3c-c014-4caa-9f99-bf99e023cb3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782792434,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a3530-9b87-4181-8d68-ab489b3acb6c","invariantUUID":"5cb25308-6ac1-48a7-89d3-db7d98693ac1","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":"network","uniqueId":"df9f20a8-238d-4d9f-868e-2154f4ff6d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646782853857,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"856c52d9-7f1a-494d-b119-dbb4ee97c31e","invariantUUID":"1e66ce9a-2228-4872-b83a-cbbb568d85bf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"811dd95f-6258-42cb-a243-c5b7f654ac1f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782868704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd1cf73-6fb9-4db3-b108-a56625fa7990","invariantUUID":"bf57c48c-e53c-462f-ab04-c20d90674ca3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc840ed6-bdec-4b09-bb41-30950873bb4c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782757352,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7b9b1ce-0b38-41ec-9b11-1ee6bb9a4c14","invariantUUID":"9df552a0-a103-4d75-bf88-ff00ea6c571f","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":"d5c26c9e-5e54-4f08-8aea-ba0161f6caf8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e63aabc7-57a5-4bf2-ac3f-8e05ed70b49e","invariantUUID":"45bdf130-f206-4492-934a-ad13848f9b59","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":"73d20b90-c6a0-4043-a228-725c636732aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646782855279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5d0177-4bb6-47a3-8f69-a7c1fcde2774","invariantUUID":"9901406e-23f8-4239-9fe9-0523cd4b4cbd","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"91a3aec1-f9a9-4a12-a3ef-b15bc3718ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926352,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c930bc-54d8-4618-b984-1c8405c82ebb","invariantUUID":"58d32658-bb7c-46f1-add7-ad850123b8fe","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c31978d-7e41-4f15-b2e4-c0cb24abb294","lifecycleState":"CERTIFIED","lastUpdateDate":1646782880082,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c840918-4080-42fa-97bc-b2ccf3de8883","invariantUUID":"ea64c9d4-22a6-4995-962e-477e336c5bb2","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":"port","uniqueId":"9ade5995-ca8b-4854-ba66-9a6b617e08fe","lifecycleState":"CERTIFIED","lastUpdateDate":1646782752699,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53310318-8206-4f81-85c8-bc227477e13e","invariantUUID":"08e9a13d-579e-430b-8438-08b40d9d2627","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":"ab09e1e0-c5a9-4aa9-ae0a-19752719069e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782812117,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15ad16e7-b9b5-4aab-9183-88b33f5ba094","invariantUUID":"85790b7b-4e1c-41e9-8823-0447795964c0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5624e1f6-f1e4-42bb-bfb3-a94ec9feb7fb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782816604,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a01678f-8404-46fe-a48d-c62032f197e8","invariantUUID":"f3e275e5-8f9e-4c50-bd50-45c67f27a6fa","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5129c41f-b391-4a8c-8143-527f6c2a5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1646782754307,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7585241e-47bd-44ec-b974-1992ba799f4e","invariantUUID":"d2554deb-fbda-4bda-ad79-7fee81c8016c","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":"objectStorage","uniqueId":"51c7be78-a434-4c03-b342-7858de66ac87","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915756,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d5be77-2801-4397-bcd4-33bee9b82fdc","invariantUUID":"ec71195e-a1d6-436d-ad62-1dafa791e8b0","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":"d7cf3e18-44ee-4aaa-9b6d-9b9a3d9ba369","lifecycleState":"CERTIFIED","lastUpdateDate":1646782808093,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7544b926-7944-4193-a7a8-190f908a4480","invariantUUID":"661e3d04-8ec6-453a-9d72-f2c6b9535cd5","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":"compute","uniqueId":"48879735-1d85-4739-b30d-5659284395d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782831890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a16163b-54bd-4c19-8b00-f55a52859a26","invariantUUID":"eb768448-eb15-42f9-bdaf-a1b981485611","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a711fa9-027b-42dc-9dff-dd59b33220c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782785206,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81547fb-630b-44fc-aac1-7920a94c1cfa","invariantUUID":"d75ad644-6081-4c75-9326-d149677c43cd","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":"91d925bb-1f8e-41a1-bae3-adf4abf5b98d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782749642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1029c63c-644a-47eb-a337-d5797d9cd533","invariantUUID":"4f38f26b-693d-4e58-90e0-d25f69117add","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ebfc4ab-1d9b-4cc6-b63f-2dbec86c54b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926221,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c5863f9-bc41-4c1c-903a-fabb7e4906bd","invariantUUID":"a95b1af3-9019-426f-b06a-509365ce9466","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6fc6a6-9b76-46c6-98e5-64af9a9117bd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782786718,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e3fdc97-86fb-477c-b410-7d158d28ed8b","invariantUUID":"d92527b0-166f-4b2c-a8f1-924a2ba68bc1","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3282e921-e2e8-4280-bf93-9f171bf1867e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782873591,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a64796c3-7441-4182-a58b-422cc3b4b26b","invariantUUID":"357dd919-aa5a-4a0d-9e62-68f2a785429d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9de634ee-36df-4c6c-882b-dd1514860f07","lifecycleState":"CERTIFIED","lastUpdateDate":1646782883551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81e5b562-a1bb-4963-bfae-16b7e2eb21f6","invariantUUID":"c7a97f66-b19a-4784-8875-4ecc2b68754a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646782780067,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1aa86fe-899a-4391-af8f-0cf87993fad5","invariantUUID":"645e6c42-85cd-4bc2-9076-efbf826428de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4caa231-87a1-4a55-b59d-e451d01db068","lifecycleState":"CERTIFIED","lastUpdateDate":1646782760144,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"71ac9109-bcce-4c6f-b819-f9ee4cfda52d","invariantUUID":"692362c5-76d9-42ed-a6c4-f73b7674501f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2cb6086d-a6d9-407f-88a5-1eb22dfc1ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782867022,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54b0dd47-f774-40aa-884c-36d12a8e94cc","invariantUUID":"bf1e65af-7442-4d0b-8502-dcd0133f969e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73831d1e-ff00-4937-8314-bcb063378fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782740227,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd98afc-dc4b-4124-a8c1-356c50bf018a","invariantUUID":"ab53a098-605d-4a9c-b329-ec3628f7cc25","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":"networkrules","uniqueId":"d0280ca4-fc92-4ac1-a832-118add01fe20","lifecycleState":"CERTIFIED","lastUpdateDate":1646782777030,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"221151fc-667f-4b76-962d-191cdb504c23","invariantUUID":"0c9cbfd4-ab94-4de4-842c-1f69acc66f5f","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b69a95e-9063-438b-81b1-d6942a582dd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782813822,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"850eadac-6a4d-46e0-8379-003ba6624789","invariantUUID":"d1e850b1-0078-4c88-9149-7810c264df0b","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":"compute","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","lifecycleState":"CERTIFIED","lastUpdateDate":1646782723798,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75020aee-0ac5-4554-aa7c-47065ff68ab5","invariantUUID":"0dca0b6d-5e55-48f6-bc33-686089c40c6f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29171c2e-9249-4a7e-a21a-a8496fe5b6d1","lifecycleState":"CERTIFIED","lastUpdateDate":1646789963059,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-09 01:45:30,781 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_HRzfff found in resources list 2022-03-09 01:45:30,781 INFO 199:base.py(1) - ***************************************************** 2022-03-09 01:45:30,781 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-09 01:45:30,781 INFO 201:base.py(1) - ***************************************************** 2022-03-09 01:45:30,781 INFO 227:base.py(1) - ***************************************************** 2022-03-09 01:45:30,781 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-09 01:45:30,781 INFO 229:base.py(1) - ***************************************************** 2022-03-09 01:45:30,782 DEBUG 187:__init__.py(1) - check if Service basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:30,782 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-09 01:45:30,782 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:30,782 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-09 01:45:30,782 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-09 01:45:30,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:30,844 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-09 01:45:30,845 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-09 01:45:30,845 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a54b9a41-55a0-40ca-a8f0-7ef210d76c72/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-09 01:45:30,847 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-09 01:45:30,847 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:30,847 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:30,847 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:30,847 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-09 01:45:30,848 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:30,848 INFO 197:__init__.py(1) - Service basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:45:30,848 DEBUG 187:__init__.py(1) - check if Service basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:30,848 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-09 01:45:30,848 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:30,848 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-09 01:45:30,849 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-09 01:45:30,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:30,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-09 01:45:30,901 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-09 01:45:30,902 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a54b9a41-55a0-40ca-a8f0-7ef210d76c72/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-09 01:45:30,904 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-09 01:45:30,904 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:30,905 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:30,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:30,905 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-09 01:45:30,905 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:30,905 INFO 197:__init__.py(1) - Service basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:45:30,906 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-03-09 01:45:30,906 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-03-09 01:45:30,906 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:30,907 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-09 01:45:30,907 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-03-09 01:45:30,909 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:30,965 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-09 01:45:30,966 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-03-09 01:45:30,967 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"CONTROL LOOP","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ControlLoop Element","normalizedName":"controlloop element","uniqueId":"resourceNewCategory.generic.controlloop element","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ControlLoop","displayName":null,"normalizedName":"controlloop","models":["CONTROL LOOP"],"uniqueId":"serviceNewCategory.controlloop","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.10.1"} 2022-03-09 01:45:30,970 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-03-09 01:45:30,971 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-03-09 01:45:30,971 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-03-09 01:45:30,971 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_HRzfff in SDC 2022-03-09 01:45:30,971 DEBUG 187:__init__.py(1) - check if Service basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:30,971 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-09 01:45:30,971 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:30,972 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-09 01:45:30,972 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-09 01:45:30,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:31,024 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-09 01:45:31,025 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-09 01:45:31,025 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a54b9a41-55a0-40ca-a8f0-7ef210d76c72/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-09 01:45:31,027 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-09 01:45:31,027 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:31,027 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:31,027 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:31,027 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-09 01:45:31,027 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:31,028 INFO 197:__init__.py(1) - Service basic_onboard_HRzfff doesn't exist in SDC 2022-03-09 01:45:31,043 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:31,043 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-03-09 01:45:31,043 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_HRzfff"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_HRzfff", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-03-09 01:45:31,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:32,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-03-09 01:45:32,403 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-03-09 01:45:32,404 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.assettoscacsar","artifactName":"service-BasicOnboardHrzfff-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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.assettoscatemplate","artifactName":"service-BasicOnboardHrzfff-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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":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,"type":null,"version":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":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","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":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":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","creationDate":1646790331793,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_onboard_HRzfff"],"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be032f85-a08d-4354-ab17-cf2c8480851c","SupportablityComponentName":"basic_onboard_HRzfff","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","systemName":"BasicOnboardHrzfff","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","normalizedName":"basiconboardhrzfff","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1646790331793,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"service":true,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"name":"basic_onboard_HRzfff"} 2022-03-09 01:45:32,407 INFO 330:__init__.py(1) - Service basic_onboard_HRzfff is created in SDC 2022-03-09 01:45:32,408 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:32,413 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:32,413 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-09 01:45:32,413 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:32,413 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-09 01:45:32,413 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-09 01:45:32,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:32,464 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-09 01:45:32,465 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-09 01:45:32,465 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","name":"basic_onboard_HRzfff","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/052e6f83-9d73-4aef-ad6e-24ab581197ce/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-09 01:45:32,467 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HRzfff from SDC 2022-03-09 01:45:32,467 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:32,467 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:32,467 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-09 01:45:32,467 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-09 01:45:32,467 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:32,467 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-09 01:45:32,468 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:32,468 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-09 01:45:32,468 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-09 01:45:32,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:32,553 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-09 01:45:32,555 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-09 01:45:32,557 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2db5766e-e170-41ec-820e-705b60050620","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916165,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3715d16e-bee0-4dbe-8f45-23e17e7964c5","invariantUUID":"041dbf35-77f1-4e77-ab52-6cae93af5a23","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":"defaulticon","uniqueId":"e0964d29-6254-405a-bee0-eb9ba9423c71","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926292,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc9bb3ec-f2ae-4c1a-90b6-7ef11158a060","invariantUUID":"09ab2984-b176-454d-93d4-d0a95b6aebe0","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbbccd4c-79bc-457c-bdf2-6003675649ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782761638,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4963aa3d-bb7f-4d52-b7a0-456be8e4a867","invariantUUID":"78cb7e1f-4541-46fd-9ea2-bf6a6769ee50","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"457397a1-730e-4c04-a51b-bc124fb434a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782827734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c897cdd-18b0-42e4-86f3-bb96a53ffe8b","invariantUUID":"baa92f86-2f90-4f8e-85b9-415d544d0e9b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a3228c0-6531-4168-b545-478ea994d54c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782852409,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86c30854-a704-456f-b3d0-0320edb3c9b3","invariantUUID":"3d48f465-904f-420c-b0ba-ecdc2cb15f49","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","lifecycleState":"CERTIFIED","lastUpdateDate":1646782789578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ba7bc1b-9a9f-4483-ace0-0b42f2467fd7","invariantUUID":"d5f9e3ac-3018-4a1e-9d0a-c1f099e99dd8","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":"ab63569c-d3b6-460d-a83a-a4f3aa614541","lifecycleState":"CERTIFIED","lastUpdateDate":1646782861845,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5db865a-42ca-4e7f-acf3-f458e9bf41fe","invariantUUID":"b05d7523-6f9c-41c0-b3fe-2cb389c2a5ba","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b308ec-41ee-4df6-bcc7-1145492ffb5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782791034,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59c10ca6-746e-4ac4-965c-f3de9aa9e754","invariantUUID":"4f178c4c-954d-466b-ab7c-04f5c3cef82f","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39a0744-ad3b-43c9-a0f3-cffd13e27655","lifecycleState":"CERTIFIED","lastUpdateDate":1646782758749,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e3e4b5-10f3-40de-91cf-1e54bf3cefe3","invariantUUID":"85863ec9-ffea-4871-91f7-893daa2e5d1e","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":"2836efca-d801-43f6-908a-dbfd62215805","lifecycleState":"CERTIFIED","lastUpdateDate":1646782840304,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41457f3b-af1e-4913-ba20-b15ac172964a","invariantUUID":"6cade5eb-48ae-4909-9f90-920fccb3cba5","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":"e555de6b-6d31-4da8-b07d-af51fddc16f2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782824444,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db4d2b87-ff4a-46aa-a26e-dc72cb0b9345","invariantUUID":"d7429594-117f-4871-8b9e-a681e8f2313e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"350e569f-a55b-4ea0-9c03-b1b5b4e1d4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782746368,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169ca22-4d1a-4ab1-994a-908f782ce1f6","invariantUUID":"c134857c-f5e9-4c81-a1cc-887c7f2530ef","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cf67bcd3-e534-408f-beac-3ead495a4e98","lifecycleState":"CERTIFIED","lastUpdateDate":1646782878647,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dd74ac0-cc38-4460-a901-ef6a9aa953df","invariantUUID":"645499d9-5811-4058-83d2-765cf330a09d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed36929-a0fd-4298-8039-978704eae0e5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782858915,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01659413-034b-4a3f-adc6-6d86dbadfa08","invariantUUID":"4e542ab4-61b7-44f3-b80f-3d3eb65d913d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c15144-ed75-43c1-9fab-2ae8fdbeb8ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782820909,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e751778-5fd2-4930-a2a1-1306284caeaa","invariantUUID":"1b50d3f8-b937-4212-9b76-ae31f31e7783","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b39d280d-b10f-452a-ac52-e29ff6e14af9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782885773,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51708352-7ff4-47e6-bf8d-2266331a2552","invariantUUID":"e206fd3e-9b44-4b6c-af56-b5dbd390bdc9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95110722-57b6-4349-9029-25816895163f","lifecycleState":"CERTIFIED","lastUpdateDate":1646790317838,"name":"basic_onboard_HRzfff","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","systemName":"BasicOnboardHrzfff","description":"VF","tags":["basic_onboard_HRzfff"],"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":"port","uniqueId":"242f40e5-1b59-4f57-bbe8-ddfd546b3c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782872008,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c5a27ac-a175-45ac-b634-fb4215296db3","invariantUUID":"498f3cb2-4bcf-463d-a1cf-c2651e63cb5b","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":"networkrules","uniqueId":"f563de60-784a-47eb-998e-7c50d4fd2989","lifecycleState":"CERTIFIED","lastUpdateDate":1646782770490,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e20698d4-6c0e-4201-846d-36e494ed6c8e","invariantUUID":"e23c1377-8a95-41e3-a7ef-da5df6f3da69","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":"cf294d95-9634-4acc-b077-57faf88d5a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782751087,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f57fb7f-0896-48d3-8e96-a64017d08ed4","invariantUUID":"6b1f5597-73b3-4b76-95db-0342edcee29d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"11aca741-9605-4c47-a82c-38a64608df8d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926041,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a864ad-da5e-4cea-8f6d-59159c71b3b9","invariantUUID":"310ccad4-7af6-4308-b322-c98e6724eaff","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96ab37e0-b434-4029-981f-913f162abdff","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926413,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd63f763-3c10-4895-9bbb-1dcea6e65881","invariantUUID":"d1d52332-7654-4581-9cb4-5b3638db49fa","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"319e14e2-aecc-4bc4-af59-782b095aecc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782803580,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e297aba-651d-4e80-8d44-3034328df7ea","invariantUUID":"144a407d-32c6-4cf4-90a8-bc3115b3fa40","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc648f3-1913-4539-b788-ab72941aa970","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926149,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af454a8-6c25-43e1-b592-42067b70afeb","invariantUUID":"6fc8dfda-c455-44e6-b685-d4882bde4215","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"734772df-16ce-4f03-b9a6-3e5a4078e874","lifecycleState":"CERTIFIED","lastUpdateDate":1646782925943,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e3f2220-ed08-4b18-9755-07ea1e9b0925","invariantUUID":"22904962-a1b6-4061-b38a-55bddece10b3","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"562c7950-de74-4b0b-88b3-ecb65ebbed54","lifecycleState":"CERTIFIED","lastUpdateDate":1646782755890,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4fbf15-8a1f-4223-b17a-6e5874274cda","invariantUUID":"e29ea4f0-70ed-4b19-8d1d-129d43c4dc69","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":"compute","uniqueId":"908e5da3-90ac-46e7-9aae-addbcab0c79c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782782321,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fc0f4c-32d3-4314-979b-78234ce1d842","invariantUUID":"cd44ef51-e7f8-4bae-8da9-2253c7ba5320","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":"80e93f63-4048-4684-bd11-d9d00a56a791","lifecycleState":"CERTIFIED","lastUpdateDate":1646782783763,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2e72f41-deb4-4b51-8279-e404ddf381ac","invariantUUID":"0cc73d53-cf5a-449e-b661-dee25abfaa58","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0ae30a76-106b-453d-9b52-fa170bb06857","lifecycleState":"CERTIFIED","lastUpdateDate":1646782833632,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a948a-5f20-43ac-889d-e5669fc6d012","invariantUUID":"ff31ac47-bc24-4ecc-bded-0757b922fb5f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"edff3cde-5745-4061-9b41-a9fd4d6160c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782876944,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3bb2e5e-927d-478c-9792-0d554e5812bc","invariantUUID":"0c77c2b7-8f4e-4d16-868e-50cf5624cb7c","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":"ae21bf70-8334-4de0-87f1-9b29ac15b67a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916690,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1146af9-3742-4484-866e-2605687d3bc8","invariantUUID":"0056428d-d1aa-4f90-bd05-679a23fe184f","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":"network","uniqueId":"8a332dbc-9df2-4ba6-87ce-485d8c779ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782804982,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258cf32c-1774-4878-b928-bf2f63dc8ebe","invariantUUID":"608a0bd3-9907-49b1-a73f-3bc122ab0406","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1082b26-3b77-4920-980a-2b597d43a770","lifecycleState":"CERTIFIED","lastUpdateDate":1646782849303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b59aff9e-34d6-42ed-be4e-4f81f17aa0fa","invariantUUID":"c56ff030-2f78-412e-b44f-e8a41397f463","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":"abf7880f-19f8-4bcc-9d13-1d2db125d4d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646782809921,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31ccdd23-d569-4754-a597-fc2748cbce87","invariantUUID":"02f4f74f-1ca8-49d6-bc4c-747b59be678a","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":"9c9ff242-84b6-4f3b-9b62-2ceb9f9e6652","lifecycleState":"CERTIFIED","lastUpdateDate":1646782815233,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c49150-5e77-4f67-bc83-d402dc564f02","invariantUUID":"b49d3e8e-c17f-4779-b865-15196e5e12b5","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5115d4f-0cf8-4dec-b4c3-c02e5fce3a82","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915340,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85cb24a-ab06-405f-ac7c-26ad7736ad4f","invariantUUID":"e391422a-cffa-47e7-9aa8-097c75f31009","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":"compute","uniqueId":"bb28d29e-b477-4142-a508-3bc1a2d43dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646782914957,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129510c9-10d8-450a-87ba-4d42a749c9fe","invariantUUID":"b2df5e78-39a0-4408-9ff6-a6689026a47e","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75f66f0e-90a7-4a17-9c4a-a907e9837f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782730387,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"60f13ed9-6747-4237-a2e9-a88d6f1c1463","invariantUUID":"a84e250f-075e-473a-b3ef-e1d250ae4012","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3fae8ef9-4c4f-4145-92cf-2988149bae0d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782748025,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c00fdea-3d1a-48bd-9483-236ef24e10dc","invariantUUID":"6f11a67b-12a0-4096-a22d-4140a28dabd2","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":"321f2888-70bc-4412-8e2d-ecc30b21f192","lifecycleState":"CERTIFIED","lastUpdateDate":1646782850944,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee1b79f8-1919-457d-8981-5fca6f6c07b7","invariantUUID":"7c43a014-9a6f-483a-8fc3-5242d2d10cc9","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":"loadBalancer","uniqueId":"8521ffb0-bd69-4bcc-a0e3-3dcb127816da","lifecycleState":"CERTIFIED","lastUpdateDate":1646782736892,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38531b5d-91d1-4cea-bd0c-91a7d2aec73a","invariantUUID":"a48658ef-e66f-4de6-a07a-2117d8025ef3","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":"port","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782738425,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6acf7a3-45b1-4397-90b3-a7461b53727f","invariantUUID":"b106faa1-5f2d-413e-ab44-8ddca5ed6cd1","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":"0e06b359-e0c3-491d-8c61-8604e6b6057a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782881481,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b53b15-d52d-4035-bbca-afb8a2a1714e","invariantUUID":"b9081474-c853-4eb2-b71f-73d709b839c7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3aa448de-3e21-4f82-82c5-20cfb244b24e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782733630,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff1a815b-c02b-49aa-8322-f2c283fb5107","invariantUUID":"4795d295-94d7-4c1c-a183-9d96aae982fa","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":"2bdb8b60-8561-4cd2-a21f-5087aef109a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782846328,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab989edf-addf-427d-9ea1-1da57df3ede8","invariantUUID":"9f9922a0-7cb2-4073-930d-384ba29b71da","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7a5e23-969c-4837-b02d-8aa2a214833c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782857090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"752cc8eb-4f4b-4d65-ab6e-ad120ac4a023","invariantUUID":"aad5da16-f018-4866-aff8-65e9244ece8e","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":"port","uniqueId":"b812b085-4a86-45c0-a2e3-a2da613d8d17","lifecycleState":"CERTIFIED","lastUpdateDate":1646782772509,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b357d793-c29d-4513-a1cf-6a50d039fe61","invariantUUID":"7334c589-557c-4652-8642-8a5bd006760c","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":"objectStorage","uniqueId":"eacc4c93-fdf8-42ac-955b-9f6adf1aeef7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782838122,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"906eb66c-d829-4819-8c28-47e7df24442a","invariantUUID":"51b913b0-e79d-4c16-95e5-0853528beb12","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":"041975b5-2eea-483d-832d-6083efe7636d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916499,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66bad6ef-7f37-4d31-82ff-74548c4b4114","invariantUUID":"60d058ec-7552-42ec-94fa-18d70f7835ac","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":"7f2ecc02-67a9-4d30-b184-f9c1cf499e90","lifecycleState":"CERTIFIED","lastUpdateDate":1646782847816,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6cfb858-f091-4957-9ff0-c87cf2f92eb2","invariantUUID":"4e203922-48f4-4cf2-afd4-a4a01c765985","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a07aa865-0ec2-47cf-a23f-2991a1d207ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646782826317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b01c83ee-eb09-443b-9fad-871d5418dcc7","invariantUUID":"2ef58bd0-f3c5-41cc-876a-714123483c70","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":"30232726-354f-4fab-9300-3b6830bf7790","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916310,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e64c8f19-977a-4011-99e1-7c1ea75874db","invariantUUID":"ecb96895-ef3d-4ba4-bbc6-1520f0a23e9d","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0a47ab9-a5de-4488-93b8-60879a168516","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915191,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55976d87-2d67-4f52-bec3-7466f0cf9996","invariantUUID":"e7d9735f-2fb3-4179-ab99-1490cbe0252e","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":"objectStorage","uniqueId":"da65546a-982d-4940-a7c8-d787fb8b6924","lifecycleState":"CERTIFIED","lastUpdateDate":1646782731967,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bca5a61-ee83-45f5-b5b2-069dec999895","invariantUUID":"f7b4dd2d-d77d-429d-b142-112d6bf32765","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":"faa94f17-4575-48ab-8820-38b2948f33a5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782798323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9819772-74c8-475b-814c-a78f262e78ce","invariantUUID":"3835ebd6-78f0-42e8-9c8f-a233ea2347ab","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":"18e6199f-ab86-4590-8a23-0674c8bc02ce","lifecycleState":"CERTIFIED","lastUpdateDate":1646782778537,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfeb7564-d130-4a76-a8fe-10d71a077313","invariantUUID":"07681a9e-e83f-4f4c-8316-4b3220622655","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"07bef4c9-6035-423e-a1de-dd0c62ec04a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782819451,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33157409-6e8d-41b6-b148-ccf09d45f09c","invariantUUID":"d6f2642d-e74a-46ae-bfd7-6969f42d8ea4","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cfb654b9-5847-469c-9279-40564ac0aa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80d90d9e-8bf1-4752-8ae2-70ec7e58b801","invariantUUID":"7f33b6c3-194a-4898-a4fd-9596c6cc8b4d","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":"objectStorage","uniqueId":"e05102cb-6318-4a11-96eb-fde2395761cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6ce700d-a99f-4377-87dd-d92989580b98","invariantUUID":"db258bee-2a4d-4a11-acf6-33445cd563d3","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":"objectStorage","uniqueId":"15ca6b6e-57de-4aa3-83f1-71c184acb862","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915572,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ad4da1-3e76-4b8d-a615-7ac37f9dcd08","invariantUUID":"9a700457-8464-4a8e-a431-8bfbd4232568","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ce4abbf-4a9c-438b-afab-b643292763bb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782818023,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b31b8ef-0503-491f-8a4a-3ecf51baffdc","invariantUUID":"b1fd86ee-a2e3-4722-a753-b892fd65a0b2","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2643bd7b-cf8a-40fd-b53b-43d7a35b0b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782864520,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c83cd8b-e57e-4ef9-972d-2550a575b210","invariantUUID":"ad5df795-53f5-4cdc-b8f9-1d7e95fec6ee","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ec7eb3c-c014-4caa-9f99-bf99e023cb3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782792434,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a3530-9b87-4181-8d68-ab489b3acb6c","invariantUUID":"5cb25308-6ac1-48a7-89d3-db7d98693ac1","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":"network","uniqueId":"df9f20a8-238d-4d9f-868e-2154f4ff6d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646782853857,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"856c52d9-7f1a-494d-b119-dbb4ee97c31e","invariantUUID":"1e66ce9a-2228-4872-b83a-cbbb568d85bf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"811dd95f-6258-42cb-a243-c5b7f654ac1f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782868704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd1cf73-6fb9-4db3-b108-a56625fa7990","invariantUUID":"bf57c48c-e53c-462f-ab04-c20d90674ca3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc840ed6-bdec-4b09-bb41-30950873bb4c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782757352,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7b9b1ce-0b38-41ec-9b11-1ee6bb9a4c14","invariantUUID":"9df552a0-a103-4d75-bf88-ff00ea6c571f","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":"d5c26c9e-5e54-4f08-8aea-ba0161f6caf8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e63aabc7-57a5-4bf2-ac3f-8e05ed70b49e","invariantUUID":"45bdf130-f206-4492-934a-ad13848f9b59","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":"73d20b90-c6a0-4043-a228-725c636732aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646782855279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5d0177-4bb6-47a3-8f69-a7c1fcde2774","invariantUUID":"9901406e-23f8-4239-9fe9-0523cd4b4cbd","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"91a3aec1-f9a9-4a12-a3ef-b15bc3718ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926352,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c930bc-54d8-4618-b984-1c8405c82ebb","invariantUUID":"58d32658-bb7c-46f1-add7-ad850123b8fe","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c31978d-7e41-4f15-b2e4-c0cb24abb294","lifecycleState":"CERTIFIED","lastUpdateDate":1646782880082,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c840918-4080-42fa-97bc-b2ccf3de8883","invariantUUID":"ea64c9d4-22a6-4995-962e-477e336c5bb2","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":"port","uniqueId":"9ade5995-ca8b-4854-ba66-9a6b617e08fe","lifecycleState":"CERTIFIED","lastUpdateDate":1646782752699,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53310318-8206-4f81-85c8-bc227477e13e","invariantUUID":"08e9a13d-579e-430b-8438-08b40d9d2627","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":"ab09e1e0-c5a9-4aa9-ae0a-19752719069e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782812117,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15ad16e7-b9b5-4aab-9183-88b33f5ba094","invariantUUID":"85790b7b-4e1c-41e9-8823-0447795964c0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5624e1f6-f1e4-42bb-bfb3-a94ec9feb7fb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782816604,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a01678f-8404-46fe-a48d-c62032f197e8","invariantUUID":"f3e275e5-8f9e-4c50-bd50-45c67f27a6fa","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5129c41f-b391-4a8c-8143-527f6c2a5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1646782754307,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7585241e-47bd-44ec-b974-1992ba799f4e","invariantUUID":"d2554deb-fbda-4bda-ad79-7fee81c8016c","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":"objectStorage","uniqueId":"51c7be78-a434-4c03-b342-7858de66ac87","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915756,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d5be77-2801-4397-bcd4-33bee9b82fdc","invariantUUID":"ec71195e-a1d6-436d-ad62-1dafa791e8b0","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":"d7cf3e18-44ee-4aaa-9b6d-9b9a3d9ba369","lifecycleState":"CERTIFIED","lastUpdateDate":1646782808093,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7544b926-7944-4193-a7a8-190f908a4480","invariantUUID":"661e3d04-8ec6-453a-9d72-f2c6b9535cd5","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":"compute","uniqueId":"48879735-1d85-4739-b30d-5659284395d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782831890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a16163b-54bd-4c19-8b00-f55a52859a26","invariantUUID":"eb768448-eb15-42f9-bdaf-a1b981485611","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a711fa9-027b-42dc-9dff-dd59b33220c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782785206,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81547fb-630b-44fc-aac1-7920a94c1cfa","invariantUUID":"d75ad644-6081-4c75-9326-d149677c43cd","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":"91d925bb-1f8e-41a1-bae3-adf4abf5b98d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782749642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1029c63c-644a-47eb-a337-d5797d9cd533","invariantUUID":"4f38f26b-693d-4e58-90e0-d25f69117add","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ebfc4ab-1d9b-4cc6-b63f-2dbec86c54b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926221,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c5863f9-bc41-4c1c-903a-fabb7e4906bd","invariantUUID":"a95b1af3-9019-426f-b06a-509365ce9466","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6fc6a6-9b76-46c6-98e5-64af9a9117bd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782786718,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e3fdc97-86fb-477c-b410-7d158d28ed8b","invariantUUID":"d92527b0-166f-4b2c-a8f1-924a2ba68bc1","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3282e921-e2e8-4280-bf93-9f171bf1867e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782873591,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a64796c3-7441-4182-a58b-422cc3b4b26b","invariantUUID":"357dd919-aa5a-4a0d-9e62-68f2a785429d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9de634ee-36df-4c6c-882b-dd1514860f07","lifecycleState":"CERTIFIED","lastUpdateDate":1646782883551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81e5b562-a1bb-4963-bfae-16b7e2eb21f6","invariantUUID":"c7a97f66-b19a-4784-8875-4ecc2b68754a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646782780067,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1aa86fe-899a-4391-af8f-0cf87993fad5","invariantUUID":"645e6c42-85cd-4bc2-9076-efbf826428de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4caa231-87a1-4a55-b59d-e451d01db068","lifecycleState":"CERTIFIED","lastUpdateDate":1646782760144,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"71ac9109-bcce-4c6f-b819-f9ee4cfda52d","invariantUUID":"692362c5-76d9-42ed-a6c4-f73b7674501f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2cb6086d-a6d9-407f-88a5-1eb22dfc1ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782867022,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54b0dd47-f774-40aa-884c-36d12a8e94cc","invariantUUID":"bf1e65af-7442-4d0b-8502-dcd0133f969e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73831d1e-ff00-4937-8314-bcb063378fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782740227,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd98afc-dc4b-4124-a8c1-356c50bf018a","invariantUUID":"ab53a098-605d-4a9c-b329-ec3628f7cc25","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":"networkrules","uniqueId":"d0280ca4-fc92-4ac1-a832-118add01fe20","lifecycleState":"CERTIFIED","lastUpdateDate":1646782777030,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"221151fc-667f-4b76-962d-191cdb504c23","invariantUUID":"0c9cbfd4-ab94-4de4-842c-1f69acc66f5f","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b69a95e-9063-438b-81b1-d6942a582dd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782813822,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"850eadac-6a4d-46e0-8379-003ba6624789","invariantUUID":"d1e850b1-0078-4c88-9149-7810c264df0b","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":"compute","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","lifecycleState":"CERTIFIED","lastUpdateDate":1646782723798,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75020aee-0ac5-4554-aa7c-47065ff68ab5","invariantUUID":"0dca0b6d-5e55-48f6-bc33-686089c40c6f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29171c2e-9249-4a7e-a21a-a8496fe5b6d1","lifecycleState":"CERTIFIED","lastUpdateDate":1646789963059,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1646790331793,"name":"basic_onboard_HRzfff","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","systemName":"BasicOnboardHrzfff","description":"service","tags":["basic_onboard_HRzfff"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-09 01:45:32,562 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_HRzfff found in resources list 2022-03-09 01:45:32,562 DEBUG 129:onap_service.py(1) - [SDC][Add VF to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:32,562 DEBUG 131:onap_service.py(1) - [SDC][Add VF to ServiceProxy] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4be63f0d-7555-46b4-976f-61bf0f2b32aa/resourceInstance 2022-03-09 01:45:32,562 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_HRzfff", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "95110722-57b6-4349-9029-25816895163f", "originType": "VF", "componentUid": "95110722-57b6-4349-9029-25816895163f", "icon": "defaulticon" } 2022-03-09 01:45:32,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:34,539 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4be63f0d-7555-46b4-976f-61bf0f2b32aa/resourceInstance HTTP/1.1" 201 None 2022-03-09 01:45:34,542 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-03-09 01:45:34,543 DEBUG 146:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_HRzfff 0","SupportablityComponentVersion":null},"actualComponentUid":"95110722-57b6-4349-9029-25816895163f","createdFromCsar":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0","normalizedName":"basic_onboard_hrzfff0","name":"basic_onboard_HRzfff 0","creationTime":1646790333386,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_hrzfff0","createdFrom":null,"componentUid":"95110722-57b6-4349-9029-25816895163f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardHrzfff","modificationTime":1646790333386,"customizationUUID":"e05d89d9-c049-49c1-8138-3a8c6b2fa306","posX":"200","posY":"100","componentName":"basic_onboard_HRzfff","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2022-03-09 01:45:34,544 INFO 940:sdc_resource.py(1) - Resource VF basic_onboard_HRzfff has been added on ServiceProxy basic_onboard_HRzfff 2022-03-09 01:45:34,547 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_HRzfff] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:34,548 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_HRzfff] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/be032f85-a08d-4354-ab17-cf2c8480851c/distribution 2022-03-09 01:45:34,548 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_HRzfff] data sent: None 2022-03-09 01:45:34,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:34,605 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/be032f85-a08d-4354-ab17-cf2c8480851c/distribution HTTP/1.1" 200 38 2022-03-09 01:45:34,606 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_HRzfff] response code: 200 2022-03-09 01:45:34,607 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_HRzfff] response: {"distributionStatusOfServiceList":[]} 2022-03-09 01:45:34,609 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_HRzfff] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:34,610 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_HRzfff] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-03-09 01:45:34,610 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_HRzfff] data sent: None 2022-03-09 01:45:34,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:34,655 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-03-09 01:45:34,656 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_HRzfff] response code: 200 2022-03-09 01:45:34,656 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_HRzfff] response: {"distributionStatusList":[]} 2022-03-09 01:45:34,659 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-09 01:45:34,659 INFO 741:service.py(1) - attempting to checkin Service basic_onboard_HRzfff in SDC 2022-03-09 01:45:34,663 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:34,664 DEBUG 131:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4be63f0d-7555-46b4-976f-61bf0f2b32aa/lifecycleState/checkin 2022-03-09 01:45:34,664 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-03-09 01:45:34,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:36,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4be63f0d-7555-46b4-976f-61bf0f2b32aa/lifecycleState/checkin HTTP/1.1" 200 1225 2022-03-09 01:45:36,459 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-03-09 01:45:36,459 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa","name":"basic_onboard_HRzfff","version":"0.1","isHighestVersion":true,"creationDate":1646790331793,"lastUpdateDate":1646790335312,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_HRzfff"],"icon":"network_l_1-3","normalizedName":"basiconboardhrzfff","systemName":"BasicOnboardHrzfff","contactId":"cs0008","allVersions":{"0.1":"4be63f0d-7555-46b4-976f-61bf0f2b32aa"},"projectCode":"123456","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","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":"be032f85-a08d-4354-ab17-cf2c8480851c"} 2022-03-09 01:45:36,462 DEBUG 187:__init__.py(1) - check if Service basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:36,463 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-09 01:45:36,463 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:36,463 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-09 01:45:36,464 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-09 01:45:36,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:36,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-03-09 01:45:36,537 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-09 01:45:36,538 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a54b9a41-55a0-40ca-a8f0-7ef210d76c72/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","name":"basic_onboard_HRzfff","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/be032f85-a08d-4354-ab17-cf2c8480851c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-03-09 01:45:36,541 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-09 01:45:36,541 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:36,541 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:36,541 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:36,541 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HRzfff from SDC 2022-03-09 01:45:36,542 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:36,542 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:36,542 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-03-09 01:45:36,542 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-09 01:45:36,542 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:36,542 INFO 220:__init__.py(1) - Service found, updating information 2022-03-09 01:45:36,543 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:36,543 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-09 01:45:36,543 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-09 01:45:36,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:36,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-09 01:45:36,623 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-09 01:45:36,626 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2db5766e-e170-41ec-820e-705b60050620","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916165,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3715d16e-bee0-4dbe-8f45-23e17e7964c5","invariantUUID":"041dbf35-77f1-4e77-ab52-6cae93af5a23","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":"defaulticon","uniqueId":"e0964d29-6254-405a-bee0-eb9ba9423c71","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926292,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc9bb3ec-f2ae-4c1a-90b6-7ef11158a060","invariantUUID":"09ab2984-b176-454d-93d4-d0a95b6aebe0","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbbccd4c-79bc-457c-bdf2-6003675649ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782761638,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4963aa3d-bb7f-4d52-b7a0-456be8e4a867","invariantUUID":"78cb7e1f-4541-46fd-9ea2-bf6a6769ee50","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"457397a1-730e-4c04-a51b-bc124fb434a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782827734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c897cdd-18b0-42e4-86f3-bb96a53ffe8b","invariantUUID":"baa92f86-2f90-4f8e-85b9-415d544d0e9b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a3228c0-6531-4168-b545-478ea994d54c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782852409,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86c30854-a704-456f-b3d0-0320edb3c9b3","invariantUUID":"3d48f465-904f-420c-b0ba-ecdc2cb15f49","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","lifecycleState":"CERTIFIED","lastUpdateDate":1646782789578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ba7bc1b-9a9f-4483-ace0-0b42f2467fd7","invariantUUID":"d5f9e3ac-3018-4a1e-9d0a-c1f099e99dd8","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":"ab63569c-d3b6-460d-a83a-a4f3aa614541","lifecycleState":"CERTIFIED","lastUpdateDate":1646782861845,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5db865a-42ca-4e7f-acf3-f458e9bf41fe","invariantUUID":"b05d7523-6f9c-41c0-b3fe-2cb389c2a5ba","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b308ec-41ee-4df6-bcc7-1145492ffb5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782791034,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59c10ca6-746e-4ac4-965c-f3de9aa9e754","invariantUUID":"4f178c4c-954d-466b-ab7c-04f5c3cef82f","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39a0744-ad3b-43c9-a0f3-cffd13e27655","lifecycleState":"CERTIFIED","lastUpdateDate":1646782758749,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e3e4b5-10f3-40de-91cf-1e54bf3cefe3","invariantUUID":"85863ec9-ffea-4871-91f7-893daa2e5d1e","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":"2836efca-d801-43f6-908a-dbfd62215805","lifecycleState":"CERTIFIED","lastUpdateDate":1646782840304,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41457f3b-af1e-4913-ba20-b15ac172964a","invariantUUID":"6cade5eb-48ae-4909-9f90-920fccb3cba5","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":"e555de6b-6d31-4da8-b07d-af51fddc16f2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782824444,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db4d2b87-ff4a-46aa-a26e-dc72cb0b9345","invariantUUID":"d7429594-117f-4871-8b9e-a681e8f2313e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"350e569f-a55b-4ea0-9c03-b1b5b4e1d4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782746368,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169ca22-4d1a-4ab1-994a-908f782ce1f6","invariantUUID":"c134857c-f5e9-4c81-a1cc-887c7f2530ef","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cf67bcd3-e534-408f-beac-3ead495a4e98","lifecycleState":"CERTIFIED","lastUpdateDate":1646782878647,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dd74ac0-cc38-4460-a901-ef6a9aa953df","invariantUUID":"645499d9-5811-4058-83d2-765cf330a09d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed36929-a0fd-4298-8039-978704eae0e5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782858915,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01659413-034b-4a3f-adc6-6d86dbadfa08","invariantUUID":"4e542ab4-61b7-44f3-b80f-3d3eb65d913d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c15144-ed75-43c1-9fab-2ae8fdbeb8ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782820909,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e751778-5fd2-4930-a2a1-1306284caeaa","invariantUUID":"1b50d3f8-b937-4212-9b76-ae31f31e7783","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b39d280d-b10f-452a-ac52-e29ff6e14af9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782885773,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51708352-7ff4-47e6-bf8d-2266331a2552","invariantUUID":"e206fd3e-9b44-4b6c-af56-b5dbd390bdc9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95110722-57b6-4349-9029-25816895163f","lifecycleState":"CERTIFIED","lastUpdateDate":1646790317838,"name":"basic_onboard_HRzfff","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","systemName":"BasicOnboardHrzfff","description":"VF","tags":["basic_onboard_HRzfff"],"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":"port","uniqueId":"242f40e5-1b59-4f57-bbe8-ddfd546b3c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782872008,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c5a27ac-a175-45ac-b634-fb4215296db3","invariantUUID":"498f3cb2-4bcf-463d-a1cf-c2651e63cb5b","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":"networkrules","uniqueId":"f563de60-784a-47eb-998e-7c50d4fd2989","lifecycleState":"CERTIFIED","lastUpdateDate":1646782770490,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e20698d4-6c0e-4201-846d-36e494ed6c8e","invariantUUID":"e23c1377-8a95-41e3-a7ef-da5df6f3da69","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":"cf294d95-9634-4acc-b077-57faf88d5a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782751087,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f57fb7f-0896-48d3-8e96-a64017d08ed4","invariantUUID":"6b1f5597-73b3-4b76-95db-0342edcee29d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"11aca741-9605-4c47-a82c-38a64608df8d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926041,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a864ad-da5e-4cea-8f6d-59159c71b3b9","invariantUUID":"310ccad4-7af6-4308-b322-c98e6724eaff","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96ab37e0-b434-4029-981f-913f162abdff","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926413,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd63f763-3c10-4895-9bbb-1dcea6e65881","invariantUUID":"d1d52332-7654-4581-9cb4-5b3638db49fa","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"319e14e2-aecc-4bc4-af59-782b095aecc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782803580,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e297aba-651d-4e80-8d44-3034328df7ea","invariantUUID":"144a407d-32c6-4cf4-90a8-bc3115b3fa40","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc648f3-1913-4539-b788-ab72941aa970","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926149,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af454a8-6c25-43e1-b592-42067b70afeb","invariantUUID":"6fc8dfda-c455-44e6-b685-d4882bde4215","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"734772df-16ce-4f03-b9a6-3e5a4078e874","lifecycleState":"CERTIFIED","lastUpdateDate":1646782925943,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e3f2220-ed08-4b18-9755-07ea1e9b0925","invariantUUID":"22904962-a1b6-4061-b38a-55bddece10b3","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"562c7950-de74-4b0b-88b3-ecb65ebbed54","lifecycleState":"CERTIFIED","lastUpdateDate":1646782755890,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4fbf15-8a1f-4223-b17a-6e5874274cda","invariantUUID":"e29ea4f0-70ed-4b19-8d1d-129d43c4dc69","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":"compute","uniqueId":"908e5da3-90ac-46e7-9aae-addbcab0c79c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782782321,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fc0f4c-32d3-4314-979b-78234ce1d842","invariantUUID":"cd44ef51-e7f8-4bae-8da9-2253c7ba5320","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":"80e93f63-4048-4684-bd11-d9d00a56a791","lifecycleState":"CERTIFIED","lastUpdateDate":1646782783763,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2e72f41-deb4-4b51-8279-e404ddf381ac","invariantUUID":"0cc73d53-cf5a-449e-b661-dee25abfaa58","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0ae30a76-106b-453d-9b52-fa170bb06857","lifecycleState":"CERTIFIED","lastUpdateDate":1646782833632,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a948a-5f20-43ac-889d-e5669fc6d012","invariantUUID":"ff31ac47-bc24-4ecc-bded-0757b922fb5f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"edff3cde-5745-4061-9b41-a9fd4d6160c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782876944,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3bb2e5e-927d-478c-9792-0d554e5812bc","invariantUUID":"0c77c2b7-8f4e-4d16-868e-50cf5624cb7c","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":"ae21bf70-8334-4de0-87f1-9b29ac15b67a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916690,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1146af9-3742-4484-866e-2605687d3bc8","invariantUUID":"0056428d-d1aa-4f90-bd05-679a23fe184f","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":"network","uniqueId":"8a332dbc-9df2-4ba6-87ce-485d8c779ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782804982,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258cf32c-1774-4878-b928-bf2f63dc8ebe","invariantUUID":"608a0bd3-9907-49b1-a73f-3bc122ab0406","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1082b26-3b77-4920-980a-2b597d43a770","lifecycleState":"CERTIFIED","lastUpdateDate":1646782849303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b59aff9e-34d6-42ed-be4e-4f81f17aa0fa","invariantUUID":"c56ff030-2f78-412e-b44f-e8a41397f463","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":"abf7880f-19f8-4bcc-9d13-1d2db125d4d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646782809921,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31ccdd23-d569-4754-a597-fc2748cbce87","invariantUUID":"02f4f74f-1ca8-49d6-bc4c-747b59be678a","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":"9c9ff242-84b6-4f3b-9b62-2ceb9f9e6652","lifecycleState":"CERTIFIED","lastUpdateDate":1646782815233,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c49150-5e77-4f67-bc83-d402dc564f02","invariantUUID":"b49d3e8e-c17f-4779-b865-15196e5e12b5","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5115d4f-0cf8-4dec-b4c3-c02e5fce3a82","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915340,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85cb24a-ab06-405f-ac7c-26ad7736ad4f","invariantUUID":"e391422a-cffa-47e7-9aa8-097c75f31009","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":"compute","uniqueId":"bb28d29e-b477-4142-a508-3bc1a2d43dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646782914957,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129510c9-10d8-450a-87ba-4d42a749c9fe","invariantUUID":"b2df5e78-39a0-4408-9ff6-a6689026a47e","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75f66f0e-90a7-4a17-9c4a-a907e9837f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782730387,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"60f13ed9-6747-4237-a2e9-a88d6f1c1463","invariantUUID":"a84e250f-075e-473a-b3ef-e1d250ae4012","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3fae8ef9-4c4f-4145-92cf-2988149bae0d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782748025,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c00fdea-3d1a-48bd-9483-236ef24e10dc","invariantUUID":"6f11a67b-12a0-4096-a22d-4140a28dabd2","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":"321f2888-70bc-4412-8e2d-ecc30b21f192","lifecycleState":"CERTIFIED","lastUpdateDate":1646782850944,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee1b79f8-1919-457d-8981-5fca6f6c07b7","invariantUUID":"7c43a014-9a6f-483a-8fc3-5242d2d10cc9","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":"loadBalancer","uniqueId":"8521ffb0-bd69-4bcc-a0e3-3dcb127816da","lifecycleState":"CERTIFIED","lastUpdateDate":1646782736892,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38531b5d-91d1-4cea-bd0c-91a7d2aec73a","invariantUUID":"a48658ef-e66f-4de6-a07a-2117d8025ef3","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":"port","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782738425,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6acf7a3-45b1-4397-90b3-a7461b53727f","invariantUUID":"b106faa1-5f2d-413e-ab44-8ddca5ed6cd1","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":"0e06b359-e0c3-491d-8c61-8604e6b6057a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782881481,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b53b15-d52d-4035-bbca-afb8a2a1714e","invariantUUID":"b9081474-c853-4eb2-b71f-73d709b839c7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3aa448de-3e21-4f82-82c5-20cfb244b24e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782733630,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff1a815b-c02b-49aa-8322-f2c283fb5107","invariantUUID":"4795d295-94d7-4c1c-a183-9d96aae982fa","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":"2bdb8b60-8561-4cd2-a21f-5087aef109a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782846328,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab989edf-addf-427d-9ea1-1da57df3ede8","invariantUUID":"9f9922a0-7cb2-4073-930d-384ba29b71da","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7a5e23-969c-4837-b02d-8aa2a214833c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782857090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"752cc8eb-4f4b-4d65-ab6e-ad120ac4a023","invariantUUID":"aad5da16-f018-4866-aff8-65e9244ece8e","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":"port","uniqueId":"b812b085-4a86-45c0-a2e3-a2da613d8d17","lifecycleState":"CERTIFIED","lastUpdateDate":1646782772509,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b357d793-c29d-4513-a1cf-6a50d039fe61","invariantUUID":"7334c589-557c-4652-8642-8a5bd006760c","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":"objectStorage","uniqueId":"eacc4c93-fdf8-42ac-955b-9f6adf1aeef7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782838122,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"906eb66c-d829-4819-8c28-47e7df24442a","invariantUUID":"51b913b0-e79d-4c16-95e5-0853528beb12","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":"041975b5-2eea-483d-832d-6083efe7636d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916499,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66bad6ef-7f37-4d31-82ff-74548c4b4114","invariantUUID":"60d058ec-7552-42ec-94fa-18d70f7835ac","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":"7f2ecc02-67a9-4d30-b184-f9c1cf499e90","lifecycleState":"CERTIFIED","lastUpdateDate":1646782847816,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6cfb858-f091-4957-9ff0-c87cf2f92eb2","invariantUUID":"4e203922-48f4-4cf2-afd4-a4a01c765985","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a07aa865-0ec2-47cf-a23f-2991a1d207ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646782826317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b01c83ee-eb09-443b-9fad-871d5418dcc7","invariantUUID":"2ef58bd0-f3c5-41cc-876a-714123483c70","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":"30232726-354f-4fab-9300-3b6830bf7790","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916310,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e64c8f19-977a-4011-99e1-7c1ea75874db","invariantUUID":"ecb96895-ef3d-4ba4-bbc6-1520f0a23e9d","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0a47ab9-a5de-4488-93b8-60879a168516","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915191,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55976d87-2d67-4f52-bec3-7466f0cf9996","invariantUUID":"e7d9735f-2fb3-4179-ab99-1490cbe0252e","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":"objectStorage","uniqueId":"da65546a-982d-4940-a7c8-d787fb8b6924","lifecycleState":"CERTIFIED","lastUpdateDate":1646782731967,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bca5a61-ee83-45f5-b5b2-069dec999895","invariantUUID":"f7b4dd2d-d77d-429d-b142-112d6bf32765","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":"faa94f17-4575-48ab-8820-38b2948f33a5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782798323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9819772-74c8-475b-814c-a78f262e78ce","invariantUUID":"3835ebd6-78f0-42e8-9c8f-a233ea2347ab","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":"18e6199f-ab86-4590-8a23-0674c8bc02ce","lifecycleState":"CERTIFIED","lastUpdateDate":1646782778537,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfeb7564-d130-4a76-a8fe-10d71a077313","invariantUUID":"07681a9e-e83f-4f4c-8316-4b3220622655","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"07bef4c9-6035-423e-a1de-dd0c62ec04a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782819451,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33157409-6e8d-41b6-b148-ccf09d45f09c","invariantUUID":"d6f2642d-e74a-46ae-bfd7-6969f42d8ea4","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cfb654b9-5847-469c-9279-40564ac0aa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80d90d9e-8bf1-4752-8ae2-70ec7e58b801","invariantUUID":"7f33b6c3-194a-4898-a4fd-9596c6cc8b4d","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":"objectStorage","uniqueId":"e05102cb-6318-4a11-96eb-fde2395761cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6ce700d-a99f-4377-87dd-d92989580b98","invariantUUID":"db258bee-2a4d-4a11-acf6-33445cd563d3","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":"objectStorage","uniqueId":"15ca6b6e-57de-4aa3-83f1-71c184acb862","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915572,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ad4da1-3e76-4b8d-a615-7ac37f9dcd08","invariantUUID":"9a700457-8464-4a8e-a431-8bfbd4232568","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ce4abbf-4a9c-438b-afab-b643292763bb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782818023,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b31b8ef-0503-491f-8a4a-3ecf51baffdc","invariantUUID":"b1fd86ee-a2e3-4722-a753-b892fd65a0b2","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2643bd7b-cf8a-40fd-b53b-43d7a35b0b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782864520,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c83cd8b-e57e-4ef9-972d-2550a575b210","invariantUUID":"ad5df795-53f5-4cdc-b8f9-1d7e95fec6ee","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ec7eb3c-c014-4caa-9f99-bf99e023cb3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782792434,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a3530-9b87-4181-8d68-ab489b3acb6c","invariantUUID":"5cb25308-6ac1-48a7-89d3-db7d98693ac1","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":"network","uniqueId":"df9f20a8-238d-4d9f-868e-2154f4ff6d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646782853857,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"856c52d9-7f1a-494d-b119-dbb4ee97c31e","invariantUUID":"1e66ce9a-2228-4872-b83a-cbbb568d85bf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"811dd95f-6258-42cb-a243-c5b7f654ac1f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782868704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd1cf73-6fb9-4db3-b108-a56625fa7990","invariantUUID":"bf57c48c-e53c-462f-ab04-c20d90674ca3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc840ed6-bdec-4b09-bb41-30950873bb4c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782757352,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7b9b1ce-0b38-41ec-9b11-1ee6bb9a4c14","invariantUUID":"9df552a0-a103-4d75-bf88-ff00ea6c571f","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":"d5c26c9e-5e54-4f08-8aea-ba0161f6caf8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e63aabc7-57a5-4bf2-ac3f-8e05ed70b49e","invariantUUID":"45bdf130-f206-4492-934a-ad13848f9b59","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":"73d20b90-c6a0-4043-a228-725c636732aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646782855279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5d0177-4bb6-47a3-8f69-a7c1fcde2774","invariantUUID":"9901406e-23f8-4239-9fe9-0523cd4b4cbd","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"91a3aec1-f9a9-4a12-a3ef-b15bc3718ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926352,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c930bc-54d8-4618-b984-1c8405c82ebb","invariantUUID":"58d32658-bb7c-46f1-add7-ad850123b8fe","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c31978d-7e41-4f15-b2e4-c0cb24abb294","lifecycleState":"CERTIFIED","lastUpdateDate":1646782880082,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c840918-4080-42fa-97bc-b2ccf3de8883","invariantUUID":"ea64c9d4-22a6-4995-962e-477e336c5bb2","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":"port","uniqueId":"9ade5995-ca8b-4854-ba66-9a6b617e08fe","lifecycleState":"CERTIFIED","lastUpdateDate":1646782752699,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53310318-8206-4f81-85c8-bc227477e13e","invariantUUID":"08e9a13d-579e-430b-8438-08b40d9d2627","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":"ab09e1e0-c5a9-4aa9-ae0a-19752719069e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782812117,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15ad16e7-b9b5-4aab-9183-88b33f5ba094","invariantUUID":"85790b7b-4e1c-41e9-8823-0447795964c0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5624e1f6-f1e4-42bb-bfb3-a94ec9feb7fb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782816604,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a01678f-8404-46fe-a48d-c62032f197e8","invariantUUID":"f3e275e5-8f9e-4c50-bd50-45c67f27a6fa","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5129c41f-b391-4a8c-8143-527f6c2a5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1646782754307,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7585241e-47bd-44ec-b974-1992ba799f4e","invariantUUID":"d2554deb-fbda-4bda-ad79-7fee81c8016c","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":"objectStorage","uniqueId":"51c7be78-a434-4c03-b342-7858de66ac87","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915756,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d5be77-2801-4397-bcd4-33bee9b82fdc","invariantUUID":"ec71195e-a1d6-436d-ad62-1dafa791e8b0","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":"d7cf3e18-44ee-4aaa-9b6d-9b9a3d9ba369","lifecycleState":"CERTIFIED","lastUpdateDate":1646782808093,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7544b926-7944-4193-a7a8-190f908a4480","invariantUUID":"661e3d04-8ec6-453a-9d72-f2c6b9535cd5","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":"compute","uniqueId":"48879735-1d85-4739-b30d-5659284395d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782831890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a16163b-54bd-4c19-8b00-f55a52859a26","invariantUUID":"eb768448-eb15-42f9-bdaf-a1b981485611","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a711fa9-027b-42dc-9dff-dd59b33220c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782785206,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81547fb-630b-44fc-aac1-7920a94c1cfa","invariantUUID":"d75ad644-6081-4c75-9326-d149677c43cd","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":"91d925bb-1f8e-41a1-bae3-adf4abf5b98d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782749642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1029c63c-644a-47eb-a337-d5797d9cd533","invariantUUID":"4f38f26b-693d-4e58-90e0-d25f69117add","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ebfc4ab-1d9b-4cc6-b63f-2dbec86c54b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926221,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c5863f9-bc41-4c1c-903a-fabb7e4906bd","invariantUUID":"a95b1af3-9019-426f-b06a-509365ce9466","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6fc6a6-9b76-46c6-98e5-64af9a9117bd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782786718,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e3fdc97-86fb-477c-b410-7d158d28ed8b","invariantUUID":"d92527b0-166f-4b2c-a8f1-924a2ba68bc1","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3282e921-e2e8-4280-bf93-9f171bf1867e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782873591,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a64796c3-7441-4182-a58b-422cc3b4b26b","invariantUUID":"357dd919-aa5a-4a0d-9e62-68f2a785429d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9de634ee-36df-4c6c-882b-dd1514860f07","lifecycleState":"CERTIFIED","lastUpdateDate":1646782883551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81e5b562-a1bb-4963-bfae-16b7e2eb21f6","invariantUUID":"c7a97f66-b19a-4784-8875-4ecc2b68754a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646782780067,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1aa86fe-899a-4391-af8f-0cf87993fad5","invariantUUID":"645e6c42-85cd-4bc2-9076-efbf826428de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4caa231-87a1-4a55-b59d-e451d01db068","lifecycleState":"CERTIFIED","lastUpdateDate":1646782760144,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"71ac9109-bcce-4c6f-b819-f9ee4cfda52d","invariantUUID":"692362c5-76d9-42ed-a6c4-f73b7674501f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2cb6086d-a6d9-407f-88a5-1eb22dfc1ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782867022,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54b0dd47-f774-40aa-884c-36d12a8e94cc","invariantUUID":"bf1e65af-7442-4d0b-8502-dcd0133f969e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73831d1e-ff00-4937-8314-bcb063378fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782740227,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd98afc-dc4b-4124-a8c1-356c50bf018a","invariantUUID":"ab53a098-605d-4a9c-b329-ec3628f7cc25","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":"networkrules","uniqueId":"d0280ca4-fc92-4ac1-a832-118add01fe20","lifecycleState":"CERTIFIED","lastUpdateDate":1646782777030,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"221151fc-667f-4b76-962d-191cdb504c23","invariantUUID":"0c9cbfd4-ab94-4de4-842c-1f69acc66f5f","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b69a95e-9063-438b-81b1-d6942a582dd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782813822,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"850eadac-6a4d-46e0-8379-003ba6624789","invariantUUID":"d1e850b1-0078-4c88-9149-7810c264df0b","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":"compute","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","lifecycleState":"CERTIFIED","lastUpdateDate":1646782723798,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75020aee-0ac5-4554-aa7c-47065ff68ab5","invariantUUID":"0dca0b6d-5e55-48f6-bc33-686089c40c6f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29171c2e-9249-4a7e-a21a-a8496fe5b6d1","lifecycleState":"CERTIFIED","lastUpdateDate":1646789963059,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1646790335312,"name":"basic_onboard_HRzfff","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","systemName":"BasicOnboardHrzfff","description":"service","tags":["basic_onboard_HRzfff"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-09 01:45:36,631 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_HRzfff found in services list 2022-03-09 01:45:36,631 INFO 741:service.py(1) - attempting to Certify Service basic_onboard_HRzfff in SDC 2022-03-09 01:45:36,634 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:36,635 DEBUG 131:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4be63f0d-7555-46b4-976f-61bf0f2b32aa/lifecycleState/Certify 2022-03-09 01:45:36,635 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-03-09 01:45:36,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:40,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4be63f0d-7555-46b4-976f-61bf0f2b32aa/lifecycleState/Certify HTTP/1.1" 200 1213 2022-03-09 01:45:40,503 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-03-09 01:45:40,504 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","name":"basic_onboard_HRzfff","version":"1.0","isHighestVersion":true,"creationDate":1646790331793,"lastUpdateDate":1646790335312,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_HRzfff"],"icon":"network_l_1-3","normalizedName":"basiconboardhrzfff","systemName":"BasicOnboardHrzfff","contactId":"cs0008","allVersions":{"1.0":"d246c45d-e90b-41fd-9843-070bda07ba7c"},"projectCode":"123456","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","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":"be032f85-a08d-4354-ab17-cf2c8480851c"} 2022-03-09 01:45:40,505 DEBUG 187:__init__.py(1) - check if Service basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:40,505 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-09 01:45:40,506 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:40,506 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-09 01:45:40,506 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-09 01:45:40,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:40,569 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-03-09 01:45:40,570 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-09 01:45:40,571 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","name":"basic_onboard_HRzfff","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be032f85-a08d-4354-ab17-cf2c8480851c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a54b9a41-55a0-40ca-a8f0-7ef210d76c72/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-09 01:45:40,572 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HRzfff from SDC 2022-03-09 01:45:40,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:40,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:40,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-09 01:45:40,573 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-09 01:45:40,573 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:40,573 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:40,573 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:40,573 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-09 01:45:40,573 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:40,573 INFO 220:__init__.py(1) - Service found, updating information 2022-03-09 01:45:40,574 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:40,574 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-09 01:45:40,574 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-09 01:45:40,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:40,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-09 01:45:40,654 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-09 01:45:40,656 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2db5766e-e170-41ec-820e-705b60050620","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916165,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3715d16e-bee0-4dbe-8f45-23e17e7964c5","invariantUUID":"041dbf35-77f1-4e77-ab52-6cae93af5a23","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":"defaulticon","uniqueId":"e0964d29-6254-405a-bee0-eb9ba9423c71","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926292,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc9bb3ec-f2ae-4c1a-90b6-7ef11158a060","invariantUUID":"09ab2984-b176-454d-93d4-d0a95b6aebe0","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbbccd4c-79bc-457c-bdf2-6003675649ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782761638,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4963aa3d-bb7f-4d52-b7a0-456be8e4a867","invariantUUID":"78cb7e1f-4541-46fd-9ea2-bf6a6769ee50","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"457397a1-730e-4c04-a51b-bc124fb434a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782827734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c897cdd-18b0-42e4-86f3-bb96a53ffe8b","invariantUUID":"baa92f86-2f90-4f8e-85b9-415d544d0e9b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a3228c0-6531-4168-b545-478ea994d54c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782852409,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86c30854-a704-456f-b3d0-0320edb3c9b3","invariantUUID":"3d48f465-904f-420c-b0ba-ecdc2cb15f49","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","lifecycleState":"CERTIFIED","lastUpdateDate":1646782789578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ba7bc1b-9a9f-4483-ace0-0b42f2467fd7","invariantUUID":"d5f9e3ac-3018-4a1e-9d0a-c1f099e99dd8","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":"ab63569c-d3b6-460d-a83a-a4f3aa614541","lifecycleState":"CERTIFIED","lastUpdateDate":1646782861845,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5db865a-42ca-4e7f-acf3-f458e9bf41fe","invariantUUID":"b05d7523-6f9c-41c0-b3fe-2cb389c2a5ba","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b308ec-41ee-4df6-bcc7-1145492ffb5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782791034,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59c10ca6-746e-4ac4-965c-f3de9aa9e754","invariantUUID":"4f178c4c-954d-466b-ab7c-04f5c3cef82f","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39a0744-ad3b-43c9-a0f3-cffd13e27655","lifecycleState":"CERTIFIED","lastUpdateDate":1646782758749,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e3e4b5-10f3-40de-91cf-1e54bf3cefe3","invariantUUID":"85863ec9-ffea-4871-91f7-893daa2e5d1e","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":"2836efca-d801-43f6-908a-dbfd62215805","lifecycleState":"CERTIFIED","lastUpdateDate":1646782840304,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41457f3b-af1e-4913-ba20-b15ac172964a","invariantUUID":"6cade5eb-48ae-4909-9f90-920fccb3cba5","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":"e555de6b-6d31-4da8-b07d-af51fddc16f2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782824444,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db4d2b87-ff4a-46aa-a26e-dc72cb0b9345","invariantUUID":"d7429594-117f-4871-8b9e-a681e8f2313e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"350e569f-a55b-4ea0-9c03-b1b5b4e1d4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782746368,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169ca22-4d1a-4ab1-994a-908f782ce1f6","invariantUUID":"c134857c-f5e9-4c81-a1cc-887c7f2530ef","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cf67bcd3-e534-408f-beac-3ead495a4e98","lifecycleState":"CERTIFIED","lastUpdateDate":1646782878647,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dd74ac0-cc38-4460-a901-ef6a9aa953df","invariantUUID":"645499d9-5811-4058-83d2-765cf330a09d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed36929-a0fd-4298-8039-978704eae0e5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782858915,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01659413-034b-4a3f-adc6-6d86dbadfa08","invariantUUID":"4e542ab4-61b7-44f3-b80f-3d3eb65d913d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c15144-ed75-43c1-9fab-2ae8fdbeb8ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782820909,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e751778-5fd2-4930-a2a1-1306284caeaa","invariantUUID":"1b50d3f8-b937-4212-9b76-ae31f31e7783","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b39d280d-b10f-452a-ac52-e29ff6e14af9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782885773,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51708352-7ff4-47e6-bf8d-2266331a2552","invariantUUID":"e206fd3e-9b44-4b6c-af56-b5dbd390bdc9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95110722-57b6-4349-9029-25816895163f","lifecycleState":"CERTIFIED","lastUpdateDate":1646790317838,"name":"basic_onboard_HRzfff","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","systemName":"BasicOnboardHrzfff","description":"VF","tags":["basic_onboard_HRzfff"],"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":"port","uniqueId":"242f40e5-1b59-4f57-bbe8-ddfd546b3c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782872008,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c5a27ac-a175-45ac-b634-fb4215296db3","invariantUUID":"498f3cb2-4bcf-463d-a1cf-c2651e63cb5b","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":"networkrules","uniqueId":"f563de60-784a-47eb-998e-7c50d4fd2989","lifecycleState":"CERTIFIED","lastUpdateDate":1646782770490,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e20698d4-6c0e-4201-846d-36e494ed6c8e","invariantUUID":"e23c1377-8a95-41e3-a7ef-da5df6f3da69","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":"cf294d95-9634-4acc-b077-57faf88d5a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782751087,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f57fb7f-0896-48d3-8e96-a64017d08ed4","invariantUUID":"6b1f5597-73b3-4b76-95db-0342edcee29d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"11aca741-9605-4c47-a82c-38a64608df8d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926041,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a864ad-da5e-4cea-8f6d-59159c71b3b9","invariantUUID":"310ccad4-7af6-4308-b322-c98e6724eaff","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96ab37e0-b434-4029-981f-913f162abdff","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926413,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd63f763-3c10-4895-9bbb-1dcea6e65881","invariantUUID":"d1d52332-7654-4581-9cb4-5b3638db49fa","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"319e14e2-aecc-4bc4-af59-782b095aecc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782803580,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e297aba-651d-4e80-8d44-3034328df7ea","invariantUUID":"144a407d-32c6-4cf4-90a8-bc3115b3fa40","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc648f3-1913-4539-b788-ab72941aa970","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926149,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af454a8-6c25-43e1-b592-42067b70afeb","invariantUUID":"6fc8dfda-c455-44e6-b685-d4882bde4215","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"734772df-16ce-4f03-b9a6-3e5a4078e874","lifecycleState":"CERTIFIED","lastUpdateDate":1646782925943,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e3f2220-ed08-4b18-9755-07ea1e9b0925","invariantUUID":"22904962-a1b6-4061-b38a-55bddece10b3","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"562c7950-de74-4b0b-88b3-ecb65ebbed54","lifecycleState":"CERTIFIED","lastUpdateDate":1646782755890,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4fbf15-8a1f-4223-b17a-6e5874274cda","invariantUUID":"e29ea4f0-70ed-4b19-8d1d-129d43c4dc69","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":"compute","uniqueId":"908e5da3-90ac-46e7-9aae-addbcab0c79c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782782321,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fc0f4c-32d3-4314-979b-78234ce1d842","invariantUUID":"cd44ef51-e7f8-4bae-8da9-2253c7ba5320","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":"80e93f63-4048-4684-bd11-d9d00a56a791","lifecycleState":"CERTIFIED","lastUpdateDate":1646782783763,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2e72f41-deb4-4b51-8279-e404ddf381ac","invariantUUID":"0cc73d53-cf5a-449e-b661-dee25abfaa58","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0ae30a76-106b-453d-9b52-fa170bb06857","lifecycleState":"CERTIFIED","lastUpdateDate":1646782833632,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a948a-5f20-43ac-889d-e5669fc6d012","invariantUUID":"ff31ac47-bc24-4ecc-bded-0757b922fb5f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"edff3cde-5745-4061-9b41-a9fd4d6160c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782876944,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3bb2e5e-927d-478c-9792-0d554e5812bc","invariantUUID":"0c77c2b7-8f4e-4d16-868e-50cf5624cb7c","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":"ae21bf70-8334-4de0-87f1-9b29ac15b67a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916690,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1146af9-3742-4484-866e-2605687d3bc8","invariantUUID":"0056428d-d1aa-4f90-bd05-679a23fe184f","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":"network","uniqueId":"8a332dbc-9df2-4ba6-87ce-485d8c779ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782804982,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258cf32c-1774-4878-b928-bf2f63dc8ebe","invariantUUID":"608a0bd3-9907-49b1-a73f-3bc122ab0406","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1082b26-3b77-4920-980a-2b597d43a770","lifecycleState":"CERTIFIED","lastUpdateDate":1646782849303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b59aff9e-34d6-42ed-be4e-4f81f17aa0fa","invariantUUID":"c56ff030-2f78-412e-b44f-e8a41397f463","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":"abf7880f-19f8-4bcc-9d13-1d2db125d4d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646782809921,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31ccdd23-d569-4754-a597-fc2748cbce87","invariantUUID":"02f4f74f-1ca8-49d6-bc4c-747b59be678a","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":"9c9ff242-84b6-4f3b-9b62-2ceb9f9e6652","lifecycleState":"CERTIFIED","lastUpdateDate":1646782815233,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c49150-5e77-4f67-bc83-d402dc564f02","invariantUUID":"b49d3e8e-c17f-4779-b865-15196e5e12b5","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5115d4f-0cf8-4dec-b4c3-c02e5fce3a82","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915340,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85cb24a-ab06-405f-ac7c-26ad7736ad4f","invariantUUID":"e391422a-cffa-47e7-9aa8-097c75f31009","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":"compute","uniqueId":"bb28d29e-b477-4142-a508-3bc1a2d43dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646782914957,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129510c9-10d8-450a-87ba-4d42a749c9fe","invariantUUID":"b2df5e78-39a0-4408-9ff6-a6689026a47e","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75f66f0e-90a7-4a17-9c4a-a907e9837f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782730387,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"60f13ed9-6747-4237-a2e9-a88d6f1c1463","invariantUUID":"a84e250f-075e-473a-b3ef-e1d250ae4012","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3fae8ef9-4c4f-4145-92cf-2988149bae0d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782748025,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c00fdea-3d1a-48bd-9483-236ef24e10dc","invariantUUID":"6f11a67b-12a0-4096-a22d-4140a28dabd2","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":"321f2888-70bc-4412-8e2d-ecc30b21f192","lifecycleState":"CERTIFIED","lastUpdateDate":1646782850944,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee1b79f8-1919-457d-8981-5fca6f6c07b7","invariantUUID":"7c43a014-9a6f-483a-8fc3-5242d2d10cc9","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":"loadBalancer","uniqueId":"8521ffb0-bd69-4bcc-a0e3-3dcb127816da","lifecycleState":"CERTIFIED","lastUpdateDate":1646782736892,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38531b5d-91d1-4cea-bd0c-91a7d2aec73a","invariantUUID":"a48658ef-e66f-4de6-a07a-2117d8025ef3","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":"port","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782738425,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6acf7a3-45b1-4397-90b3-a7461b53727f","invariantUUID":"b106faa1-5f2d-413e-ab44-8ddca5ed6cd1","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":"0e06b359-e0c3-491d-8c61-8604e6b6057a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782881481,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b53b15-d52d-4035-bbca-afb8a2a1714e","invariantUUID":"b9081474-c853-4eb2-b71f-73d709b839c7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3aa448de-3e21-4f82-82c5-20cfb244b24e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782733630,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff1a815b-c02b-49aa-8322-f2c283fb5107","invariantUUID":"4795d295-94d7-4c1c-a183-9d96aae982fa","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":"2bdb8b60-8561-4cd2-a21f-5087aef109a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782846328,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab989edf-addf-427d-9ea1-1da57df3ede8","invariantUUID":"9f9922a0-7cb2-4073-930d-384ba29b71da","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7a5e23-969c-4837-b02d-8aa2a214833c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782857090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"752cc8eb-4f4b-4d65-ab6e-ad120ac4a023","invariantUUID":"aad5da16-f018-4866-aff8-65e9244ece8e","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":"port","uniqueId":"b812b085-4a86-45c0-a2e3-a2da613d8d17","lifecycleState":"CERTIFIED","lastUpdateDate":1646782772509,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b357d793-c29d-4513-a1cf-6a50d039fe61","invariantUUID":"7334c589-557c-4652-8642-8a5bd006760c","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":"objectStorage","uniqueId":"eacc4c93-fdf8-42ac-955b-9f6adf1aeef7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782838122,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"906eb66c-d829-4819-8c28-47e7df24442a","invariantUUID":"51b913b0-e79d-4c16-95e5-0853528beb12","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":"041975b5-2eea-483d-832d-6083efe7636d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916499,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66bad6ef-7f37-4d31-82ff-74548c4b4114","invariantUUID":"60d058ec-7552-42ec-94fa-18d70f7835ac","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":"7f2ecc02-67a9-4d30-b184-f9c1cf499e90","lifecycleState":"CERTIFIED","lastUpdateDate":1646782847816,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6cfb858-f091-4957-9ff0-c87cf2f92eb2","invariantUUID":"4e203922-48f4-4cf2-afd4-a4a01c765985","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a07aa865-0ec2-47cf-a23f-2991a1d207ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646782826317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b01c83ee-eb09-443b-9fad-871d5418dcc7","invariantUUID":"2ef58bd0-f3c5-41cc-876a-714123483c70","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":"30232726-354f-4fab-9300-3b6830bf7790","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916310,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e64c8f19-977a-4011-99e1-7c1ea75874db","invariantUUID":"ecb96895-ef3d-4ba4-bbc6-1520f0a23e9d","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0a47ab9-a5de-4488-93b8-60879a168516","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915191,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55976d87-2d67-4f52-bec3-7466f0cf9996","invariantUUID":"e7d9735f-2fb3-4179-ab99-1490cbe0252e","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":"objectStorage","uniqueId":"da65546a-982d-4940-a7c8-d787fb8b6924","lifecycleState":"CERTIFIED","lastUpdateDate":1646782731967,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bca5a61-ee83-45f5-b5b2-069dec999895","invariantUUID":"f7b4dd2d-d77d-429d-b142-112d6bf32765","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":"faa94f17-4575-48ab-8820-38b2948f33a5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782798323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9819772-74c8-475b-814c-a78f262e78ce","invariantUUID":"3835ebd6-78f0-42e8-9c8f-a233ea2347ab","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":"18e6199f-ab86-4590-8a23-0674c8bc02ce","lifecycleState":"CERTIFIED","lastUpdateDate":1646782778537,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfeb7564-d130-4a76-a8fe-10d71a077313","invariantUUID":"07681a9e-e83f-4f4c-8316-4b3220622655","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"07bef4c9-6035-423e-a1de-dd0c62ec04a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782819451,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33157409-6e8d-41b6-b148-ccf09d45f09c","invariantUUID":"d6f2642d-e74a-46ae-bfd7-6969f42d8ea4","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cfb654b9-5847-469c-9279-40564ac0aa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80d90d9e-8bf1-4752-8ae2-70ec7e58b801","invariantUUID":"7f33b6c3-194a-4898-a4fd-9596c6cc8b4d","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":"objectStorage","uniqueId":"e05102cb-6318-4a11-96eb-fde2395761cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6ce700d-a99f-4377-87dd-d92989580b98","invariantUUID":"db258bee-2a4d-4a11-acf6-33445cd563d3","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":"objectStorage","uniqueId":"15ca6b6e-57de-4aa3-83f1-71c184acb862","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915572,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ad4da1-3e76-4b8d-a615-7ac37f9dcd08","invariantUUID":"9a700457-8464-4a8e-a431-8bfbd4232568","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ce4abbf-4a9c-438b-afab-b643292763bb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782818023,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b31b8ef-0503-491f-8a4a-3ecf51baffdc","invariantUUID":"b1fd86ee-a2e3-4722-a753-b892fd65a0b2","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2643bd7b-cf8a-40fd-b53b-43d7a35b0b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782864520,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c83cd8b-e57e-4ef9-972d-2550a575b210","invariantUUID":"ad5df795-53f5-4cdc-b8f9-1d7e95fec6ee","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ec7eb3c-c014-4caa-9f99-bf99e023cb3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782792434,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a3530-9b87-4181-8d68-ab489b3acb6c","invariantUUID":"5cb25308-6ac1-48a7-89d3-db7d98693ac1","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":"network","uniqueId":"df9f20a8-238d-4d9f-868e-2154f4ff6d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646782853857,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"856c52d9-7f1a-494d-b119-dbb4ee97c31e","invariantUUID":"1e66ce9a-2228-4872-b83a-cbbb568d85bf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"811dd95f-6258-42cb-a243-c5b7f654ac1f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782868704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd1cf73-6fb9-4db3-b108-a56625fa7990","invariantUUID":"bf57c48c-e53c-462f-ab04-c20d90674ca3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc840ed6-bdec-4b09-bb41-30950873bb4c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782757352,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7b9b1ce-0b38-41ec-9b11-1ee6bb9a4c14","invariantUUID":"9df552a0-a103-4d75-bf88-ff00ea6c571f","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":"d5c26c9e-5e54-4f08-8aea-ba0161f6caf8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e63aabc7-57a5-4bf2-ac3f-8e05ed70b49e","invariantUUID":"45bdf130-f206-4492-934a-ad13848f9b59","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":"73d20b90-c6a0-4043-a228-725c636732aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646782855279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5d0177-4bb6-47a3-8f69-a7c1fcde2774","invariantUUID":"9901406e-23f8-4239-9fe9-0523cd4b4cbd","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"91a3aec1-f9a9-4a12-a3ef-b15bc3718ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926352,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c930bc-54d8-4618-b984-1c8405c82ebb","invariantUUID":"58d32658-bb7c-46f1-add7-ad850123b8fe","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c31978d-7e41-4f15-b2e4-c0cb24abb294","lifecycleState":"CERTIFIED","lastUpdateDate":1646782880082,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c840918-4080-42fa-97bc-b2ccf3de8883","invariantUUID":"ea64c9d4-22a6-4995-962e-477e336c5bb2","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":"port","uniqueId":"9ade5995-ca8b-4854-ba66-9a6b617e08fe","lifecycleState":"CERTIFIED","lastUpdateDate":1646782752699,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53310318-8206-4f81-85c8-bc227477e13e","invariantUUID":"08e9a13d-579e-430b-8438-08b40d9d2627","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":"ab09e1e0-c5a9-4aa9-ae0a-19752719069e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782812117,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15ad16e7-b9b5-4aab-9183-88b33f5ba094","invariantUUID":"85790b7b-4e1c-41e9-8823-0447795964c0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5624e1f6-f1e4-42bb-bfb3-a94ec9feb7fb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782816604,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a01678f-8404-46fe-a48d-c62032f197e8","invariantUUID":"f3e275e5-8f9e-4c50-bd50-45c67f27a6fa","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5129c41f-b391-4a8c-8143-527f6c2a5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1646782754307,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7585241e-47bd-44ec-b974-1992ba799f4e","invariantUUID":"d2554deb-fbda-4bda-ad79-7fee81c8016c","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":"objectStorage","uniqueId":"51c7be78-a434-4c03-b342-7858de66ac87","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915756,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d5be77-2801-4397-bcd4-33bee9b82fdc","invariantUUID":"ec71195e-a1d6-436d-ad62-1dafa791e8b0","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":"d7cf3e18-44ee-4aaa-9b6d-9b9a3d9ba369","lifecycleState":"CERTIFIED","lastUpdateDate":1646782808093,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7544b926-7944-4193-a7a8-190f908a4480","invariantUUID":"661e3d04-8ec6-453a-9d72-f2c6b9535cd5","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":"compute","uniqueId":"48879735-1d85-4739-b30d-5659284395d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782831890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a16163b-54bd-4c19-8b00-f55a52859a26","invariantUUID":"eb768448-eb15-42f9-bdaf-a1b981485611","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a711fa9-027b-42dc-9dff-dd59b33220c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782785206,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81547fb-630b-44fc-aac1-7920a94c1cfa","invariantUUID":"d75ad644-6081-4c75-9326-d149677c43cd","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":"91d925bb-1f8e-41a1-bae3-adf4abf5b98d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782749642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1029c63c-644a-47eb-a337-d5797d9cd533","invariantUUID":"4f38f26b-693d-4e58-90e0-d25f69117add","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ebfc4ab-1d9b-4cc6-b63f-2dbec86c54b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926221,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c5863f9-bc41-4c1c-903a-fabb7e4906bd","invariantUUID":"a95b1af3-9019-426f-b06a-509365ce9466","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6fc6a6-9b76-46c6-98e5-64af9a9117bd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782786718,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e3fdc97-86fb-477c-b410-7d158d28ed8b","invariantUUID":"d92527b0-166f-4b2c-a8f1-924a2ba68bc1","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3282e921-e2e8-4280-bf93-9f171bf1867e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782873591,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a64796c3-7441-4182-a58b-422cc3b4b26b","invariantUUID":"357dd919-aa5a-4a0d-9e62-68f2a785429d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9de634ee-36df-4c6c-882b-dd1514860f07","lifecycleState":"CERTIFIED","lastUpdateDate":1646782883551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81e5b562-a1bb-4963-bfae-16b7e2eb21f6","invariantUUID":"c7a97f66-b19a-4784-8875-4ecc2b68754a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646782780067,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1aa86fe-899a-4391-af8f-0cf87993fad5","invariantUUID":"645e6c42-85cd-4bc2-9076-efbf826428de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4caa231-87a1-4a55-b59d-e451d01db068","lifecycleState":"CERTIFIED","lastUpdateDate":1646782760144,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"71ac9109-bcce-4c6f-b819-f9ee4cfda52d","invariantUUID":"692362c5-76d9-42ed-a6c4-f73b7674501f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2cb6086d-a6d9-407f-88a5-1eb22dfc1ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782867022,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54b0dd47-f774-40aa-884c-36d12a8e94cc","invariantUUID":"bf1e65af-7442-4d0b-8502-dcd0133f969e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73831d1e-ff00-4937-8314-bcb063378fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782740227,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd98afc-dc4b-4124-a8c1-356c50bf018a","invariantUUID":"ab53a098-605d-4a9c-b329-ec3628f7cc25","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":"networkrules","uniqueId":"d0280ca4-fc92-4ac1-a832-118add01fe20","lifecycleState":"CERTIFIED","lastUpdateDate":1646782777030,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"221151fc-667f-4b76-962d-191cdb504c23","invariantUUID":"0c9cbfd4-ab94-4de4-842c-1f69acc66f5f","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b69a95e-9063-438b-81b1-d6942a582dd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782813822,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"850eadac-6a4d-46e0-8379-003ba6624789","invariantUUID":"d1e850b1-0078-4c88-9149-7810c264df0b","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":"compute","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","lifecycleState":"CERTIFIED","lastUpdateDate":1646782723798,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75020aee-0ac5-4554-aa7c-47065ff68ab5","invariantUUID":"0dca0b6d-5e55-48f6-bc33-686089c40c6f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29171c2e-9249-4a7e-a21a-a8496fe5b6d1","lifecycleState":"CERTIFIED","lastUpdateDate":1646789963059,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","lifecycleState":"CERTIFIED","lastUpdateDate":1646790335312,"name":"basic_onboard_HRzfff","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","systemName":"BasicOnboardHrzfff","description":"service","tags":["basic_onboard_HRzfff"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-09 01:45:40,661 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_HRzfff found in services list 2022-03-09 01:45:50,672 INFO 741:service.py(1) - attempting to PROD/activate Service basic_onboard_HRzfff in SDC 2022-03-09 01:45:50,677 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:50,677 DEBUG 131:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/d246c45d-e90b-41fd-9843-070bda07ba7c/distribution/PROD/activate 2022-03-09 01:45:50,677 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-03-09 01:45:50,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:53,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/d246c45d-e90b-41fd-9843-070bda07ba7c/distribution/PROD/activate HTTP/1.1" 200 None 2022-03-09 01:45:53,377 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-03-09 01:45:53,381 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d246c45d-e90b-41fd-9843-070bda07ba7c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d246c45d-e90b-41fd-9843-070bda07ba7c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d246c45d-e90b-41fd-9843-070bda07ba7c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d246c45d-e90b-41fd-9843-070bda07ba7c","empty":false},{"definition":false,"hidden":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d246c45d-e90b-41fd-9843-070bda07ba7c","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.assettoscacsar","artifactName":"service-BasicOnboardHrzfff-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGM0MGJiOWRkNjRkNGQ1MTMwZTdmMjY1MDA1N2JmMjY=","artifactUUID":"ada5948d-9d07-4500-a6c0-de9f8b34a4a8","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.assettoscacsar","duplicated":false,"payloadUpdateDate":1646790339283,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790331618,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.assettoscatemplate","artifactName":"service-BasicOnboardHrzfff-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NjMzMGIzMjViMzI1ZTRhOTBhMTdkMDY4MjRhOTIwMzA=","artifactUUID":"361429fc-e60f-4903-aa64-b3c807f5ecdb","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.assettoscatemplate","duplicated":false,"payloadUpdateDate":1646790338710,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790331618,"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":1646790304864,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZmExNjdkZGY0ZGE2ZGZiNmE3MmYzNWFkNmQ2YzJiMTU=","artifactUUID":"b7f472a4-d2d0-40df-9d5b-ffb01711af07","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vflicense","duplicated":false,"payloadUpdateDate":1646790304882,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646790304864,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0.vfModulesMetadata","artifactName":"basic_onboard_hrzfff0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzdlMGE4NThjMWU4ZDkwMDk5OGI4MGExNDc0YmZlYTQ=","artifactUUID":"992e7a13-9093-4564-8f71-743b577d034a","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1646790337822,"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":1646790305078,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"1e89c42b-e31b-4af1-b407-fdce84d763a8","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","duplicated":false,"payloadUpdateDate":1646790305103,"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":1646790305078,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1646790304745,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"510b352e-832c-4d53-bfd5-26a55f8de844","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vendorlicense","duplicated":false,"payloadUpdateDate":1646790304766,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646790304745,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1646790333447,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"4bed0a1e-4efc-47c7-810b-eedfcdbbf91b","generatedFromId":"882ed984-e499-4e5e-b7ba-26443decbeaa.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0.heat1env","duplicated":false,"payloadUpdateDate":1646790337255,"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":1646790333447,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790333447,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardhrzfffvspinformationtxt":{"heatParamUpdated":false,"creationDate":1646790304958,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","artifactName":"VSP_basic_onboard_HRzfff_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ZDk1ZDMwNDAyNzZiZjE2MzdhODkwOTYwNzUxYjQwODc=","artifactUUID":"802c010f-7291-4213-a3e0-b1ee2e663224","artifactDisplayName":"VSP_basic_onboard_HRzfff_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardhrzfffvspinformationtxt","esId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vspbasiconboardhrzfffvspinformationtxt","duplicated":false,"payloadUpdateDate":1646790304960,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1646790304958,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1646790333452,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["882ed984-e499-4e5e-b7ba-26443decbeaa.heat1env","882ed984-e499-4e5e-b7ba-26443decbeaa.heat1"],"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0.882ed984-e499-4e5e-b7ba-26443decbeaa.BasicOnboardHrzfff..base_ubuntu18..module-0.basic_onboard_hrzfff0basiconboardhrzfffbase_ubuntu18module0","invariantUUID":"1fc974ac-f83b-4e42-93d3-466a35cb0ce6","normalizedName":"basic_onboard_hrzfff0basiconboardhrzfffbase_ubuntu18module0","modificationTime":1646790333452,"customizationUUID":"9b587d8e-0a9c-4f6f-a4a2-ba160b7a3bc8","groupInstanceArtifacts":["4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0.heat1env"],"groupInstanceArtifactsUuid":["4bed0a1e-4efc-47c7-810b-eedfcdbbf91b"],"artifactsUuid":["1e89c42b-e31b-4af1-b407-fdce84d763a8"],"groupUUID":"7ad53892-e34b-4582-8b59-64c2a700682d","groupName":"BasicOnboardHrzfff..base_ubuntu18..module-0","groupUid":"882ed984-e499-4e5e-b7ba-26443decbeaa.BasicOnboardHrzfff..base_ubuntu18..module-0","name":"basic_onboard_hrzfff0..BasicOnboardHrzfff..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_HRzfff 0"},"actualComponentUid":"95110722-57b6-4349-9029-25816895163f","createdFromCsar":false,"uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0","normalizedName":"basic_onboard_hrzfff0","name":"basic_onboard_HRzfff 0","creationTime":1646790333386,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_hrzfff0","componentUid":"95110722-57b6-4349-9029-25816895163f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardHrzfff","modificationTime":1646790333386,"customizationUUID":"e05d89d9-c049-49c1-8138-3a8c6b2fa306","posX":"200","posY":"100","componentName":"basic_onboard_HRzfff","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"4be63f0d-7555-46b4-976f-61bf0f2b32aa.95110722-57b6-4349-9029-25816895163f.basic_onboard_hrzfff0":[{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"882ed984-e499-4e5e-b7ba-26443decbeaa.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"26e2913a-f9ae-4a39-96cf-303d3dd0efc3","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false},{"definition":false,"hidden":false,"uniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8f7b7a61-bd64-4495-bb52-5c451f86ac59","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1646790331793,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_onboard_HRzfff"],"uniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"be032f85-a08d-4354-ab17-cf2c8480851c","SupportablityComponentName":"basic_onboard_HRzfff","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","systemName":"BasicOnboardHrzfff","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","normalizedName":"basiconboardhrzfff","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1646790352313,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1646790331618,"timeout":0,"artifactType":"OTHER","uniqueId":"4be63f0d-7555-46b4-976f-61bf0f2b32aa.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":1646790331618,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"d246c45d-e90b-41fd-9843-070bda07ba7c"},"service":true,"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"name":"basic_onboard_HRzfff"} 2022-03-09 01:45:53,385 DEBUG 187:__init__.py(1) - check if Service basic_onboard_HRzfff exists in SDC 2022-03-09 01:45:53,385 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-09 01:45:53,386 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:53,386 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-09 01:45:53,386 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-09 01:45:53,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-09 01:45:53,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-03-09 01:45:53,884 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-09 01:45:53,885 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","name":"basic_onboard_HRzfff","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/be032f85-a08d-4354-ab17-cf2c8480851c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a54b9a41-55a0-40ca-a8f0-7ef210d76c72/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-09 01:45:53,888 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_HRzfff from SDC 2022-03-09 01:45:53,888 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:53,888 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:53,888 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:53,889 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-09 01:45:53,889 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-09 01:45:53,889 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-09 01:45:53,889 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-09 01:45:53,890 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-09 01:45:53,890 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_HRzfff 2022-03-09 01:45:53,890 INFO 220:__init__.py(1) - Service found, updating information 2022-03-09 01:45:53,891 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-09 01:45:53,891 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-09 01:45:53,891 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-09 01:45:53,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-09 01:45:54,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-09 01:45:54,203 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-09 01:45:54,207 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2db5766e-e170-41ec-820e-705b60050620","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916165,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3715d16e-bee0-4dbe-8f45-23e17e7964c5","invariantUUID":"041dbf35-77f1-4e77-ab52-6cae93af5a23","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":"defaulticon","uniqueId":"e0964d29-6254-405a-bee0-eb9ba9423c71","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926292,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc9bb3ec-f2ae-4c1a-90b6-7ef11158a060","invariantUUID":"09ab2984-b176-454d-93d4-d0a95b6aebe0","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bbbccd4c-79bc-457c-bdf2-6003675649ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782761638,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4963aa3d-bb7f-4d52-b7a0-456be8e4a867","invariantUUID":"78cb7e1f-4541-46fd-9ea2-bf6a6769ee50","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"457397a1-730e-4c04-a51b-bc124fb434a8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782827734,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c897cdd-18b0-42e4-86f3-bb96a53ffe8b","invariantUUID":"baa92f86-2f90-4f8e-85b9-415d544d0e9b","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a3228c0-6531-4168-b545-478ea994d54c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782852409,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"86c30854-a704-456f-b3d0-0320edb3c9b3","invariantUUID":"3d48f465-904f-420c-b0ba-ecdc2cb15f49","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"051305f1-e26e-40c0-ae77-ce07d217c337","lifecycleState":"CERTIFIED","lastUpdateDate":1646782789578,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9ba7bc1b-9a9f-4483-ace0-0b42f2467fd7","invariantUUID":"d5f9e3ac-3018-4a1e-9d0a-c1f099e99dd8","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":"ab63569c-d3b6-460d-a83a-a4f3aa614541","lifecycleState":"CERTIFIED","lastUpdateDate":1646782861845,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5db865a-42ca-4e7f-acf3-f458e9bf41fe","invariantUUID":"b05d7523-6f9c-41c0-b3fe-2cb389c2a5ba","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b308ec-41ee-4df6-bcc7-1145492ffb5e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782791034,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59c10ca6-746e-4ac4-965c-f3de9aa9e754","invariantUUID":"4f178c4c-954d-466b-ab7c-04f5c3cef82f","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e39a0744-ad3b-43c9-a0f3-cffd13e27655","lifecycleState":"CERTIFIED","lastUpdateDate":1646782758749,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32e3e4b5-10f3-40de-91cf-1e54bf3cefe3","invariantUUID":"85863ec9-ffea-4871-91f7-893daa2e5d1e","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":"2836efca-d801-43f6-908a-dbfd62215805","lifecycleState":"CERTIFIED","lastUpdateDate":1646782840304,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41457f3b-af1e-4913-ba20-b15ac172964a","invariantUUID":"6cade5eb-48ae-4909-9f90-920fccb3cba5","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":"e555de6b-6d31-4da8-b07d-af51fddc16f2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782824444,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db4d2b87-ff4a-46aa-a26e-dc72cb0b9345","invariantUUID":"d7429594-117f-4871-8b9e-a681e8f2313e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"350e569f-a55b-4ea0-9c03-b1b5b4e1d4a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782746368,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169ca22-4d1a-4ab1-994a-908f782ce1f6","invariantUUID":"c134857c-f5e9-4c81-a1cc-887c7f2530ef","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cf67bcd3-e534-408f-beac-3ead495a4e98","lifecycleState":"CERTIFIED","lastUpdateDate":1646782878647,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9dd74ac0-cc38-4460-a901-ef6a9aa953df","invariantUUID":"645499d9-5811-4058-83d2-765cf330a09d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aed36929-a0fd-4298-8039-978704eae0e5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782858915,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01659413-034b-4a3f-adc6-6d86dbadfa08","invariantUUID":"4e542ab4-61b7-44f3-b80f-3d3eb65d913d","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"85c15144-ed75-43c1-9fab-2ae8fdbeb8ab","lifecycleState":"CERTIFIED","lastUpdateDate":1646782820909,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e751778-5fd2-4930-a2a1-1306284caeaa","invariantUUID":"1b50d3f8-b937-4212-9b76-ae31f31e7783","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b39d280d-b10f-452a-ac52-e29ff6e14af9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782885773,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51708352-7ff4-47e6-bf8d-2266331a2552","invariantUUID":"e206fd3e-9b44-4b6c-af56-b5dbd390bdc9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"95110722-57b6-4349-9029-25816895163f","lifecycleState":"CERTIFIED","lastUpdateDate":1646790317838,"name":"basic_onboard_HRzfff","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"052e6f83-9d73-4aef-ad6e-24ab581197ce","invariantUUID":"934384fd-a93b-43e5-b565-7bf0d01f0f46","systemName":"BasicOnboardHrzfff","description":"VF","tags":["basic_onboard_HRzfff"],"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":"port","uniqueId":"242f40e5-1b59-4f57-bbe8-ddfd546b3c8f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782872008,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c5a27ac-a175-45ac-b634-fb4215296db3","invariantUUID":"498f3cb2-4bcf-463d-a1cf-c2651e63cb5b","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":"networkrules","uniqueId":"f563de60-784a-47eb-998e-7c50d4fd2989","lifecycleState":"CERTIFIED","lastUpdateDate":1646782770490,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"e20698d4-6c0e-4201-846d-36e494ed6c8e","invariantUUID":"e23c1377-8a95-41e3-a7ef-da5df6f3da69","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":"cf294d95-9634-4acc-b077-57faf88d5a3d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782751087,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f57fb7f-0896-48d3-8e96-a64017d08ed4","invariantUUID":"6b1f5597-73b3-4b76-95db-0342edcee29d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"11aca741-9605-4c47-a82c-38a64608df8d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926041,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a864ad-da5e-4cea-8f6d-59159c71b3b9","invariantUUID":"310ccad4-7af6-4308-b322-c98e6724eaff","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"96ab37e0-b434-4029-981f-913f162abdff","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926413,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd63f763-3c10-4895-9bbb-1dcea6e65881","invariantUUID":"d1d52332-7654-4581-9cb4-5b3638db49fa","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"319e14e2-aecc-4bc4-af59-782b095aecc2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782803580,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8e297aba-651d-4e80-8d44-3034328df7ea","invariantUUID":"144a407d-32c6-4cf4-90a8-bc3115b3fa40","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc648f3-1913-4539-b788-ab72941aa970","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926149,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af454a8-6c25-43e1-b592-42067b70afeb","invariantUUID":"6fc8dfda-c455-44e6-b685-d4882bde4215","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"734772df-16ce-4f03-b9a6-3e5a4078e874","lifecycleState":"CERTIFIED","lastUpdateDate":1646782925943,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e3f2220-ed08-4b18-9755-07ea1e9b0925","invariantUUID":"22904962-a1b6-4061-b38a-55bddece10b3","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"562c7950-de74-4b0b-88b3-ecb65ebbed54","lifecycleState":"CERTIFIED","lastUpdateDate":1646782755890,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a4fbf15-8a1f-4223-b17a-6e5874274cda","invariantUUID":"e29ea4f0-70ed-4b19-8d1d-129d43c4dc69","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":"compute","uniqueId":"908e5da3-90ac-46e7-9aae-addbcab0c79c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782782321,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4fc0f4c-32d3-4314-979b-78234ce1d842","invariantUUID":"cd44ef51-e7f8-4bae-8da9-2253c7ba5320","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":"80e93f63-4048-4684-bd11-d9d00a56a791","lifecycleState":"CERTIFIED","lastUpdateDate":1646782783763,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a2e72f41-deb4-4b51-8279-e404ddf381ac","invariantUUID":"0cc73d53-cf5a-449e-b661-dee25abfaa58","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0ae30a76-106b-453d-9b52-fa170bb06857","lifecycleState":"CERTIFIED","lastUpdateDate":1646782833632,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a948a-5f20-43ac-889d-e5669fc6d012","invariantUUID":"ff31ac47-bc24-4ecc-bded-0757b922fb5f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"edff3cde-5745-4061-9b41-a9fd4d6160c5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782876944,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3bb2e5e-927d-478c-9792-0d554e5812bc","invariantUUID":"0c77c2b7-8f4e-4d16-868e-50cf5624cb7c","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":"ae21bf70-8334-4de0-87f1-9b29ac15b67a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916690,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1146af9-3742-4484-866e-2605687d3bc8","invariantUUID":"0056428d-d1aa-4f90-bd05-679a23fe184f","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":"network","uniqueId":"8a332dbc-9df2-4ba6-87ce-485d8c779ce1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782804982,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258cf32c-1774-4878-b928-bf2f63dc8ebe","invariantUUID":"608a0bd3-9907-49b1-a73f-3bc122ab0406","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f1082b26-3b77-4920-980a-2b597d43a770","lifecycleState":"CERTIFIED","lastUpdateDate":1646782849303,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b59aff9e-34d6-42ed-be4e-4f81f17aa0fa","invariantUUID":"c56ff030-2f78-412e-b44f-e8a41397f463","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":"abf7880f-19f8-4bcc-9d13-1d2db125d4d4","lifecycleState":"CERTIFIED","lastUpdateDate":1646782809921,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"31ccdd23-d569-4754-a597-fc2748cbce87","invariantUUID":"02f4f74f-1ca8-49d6-bc4c-747b59be678a","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":"9c9ff242-84b6-4f3b-9b62-2ceb9f9e6652","lifecycleState":"CERTIFIED","lastUpdateDate":1646782815233,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3c49150-5e77-4f67-bc83-d402dc564f02","invariantUUID":"b49d3e8e-c17f-4779-b865-15196e5e12b5","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a5115d4f-0cf8-4dec-b4c3-c02e5fce3a82","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915340,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c85cb24a-ab06-405f-ac7c-26ad7736ad4f","invariantUUID":"e391422a-cffa-47e7-9aa8-097c75f31009","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":"compute","uniqueId":"bb28d29e-b477-4142-a508-3bc1a2d43dae","lifecycleState":"CERTIFIED","lastUpdateDate":1646782914957,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"129510c9-10d8-450a-87ba-4d42a749c9fe","invariantUUID":"b2df5e78-39a0-4408-9ff6-a6689026a47e","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75f66f0e-90a7-4a17-9c4a-a907e9837f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782730387,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"60f13ed9-6747-4237-a2e9-a88d6f1c1463","invariantUUID":"a84e250f-075e-473a-b3ef-e1d250ae4012","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3fae8ef9-4c4f-4145-92cf-2988149bae0d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782748025,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7c00fdea-3d1a-48bd-9483-236ef24e10dc","invariantUUID":"6f11a67b-12a0-4096-a22d-4140a28dabd2","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":"321f2888-70bc-4412-8e2d-ecc30b21f192","lifecycleState":"CERTIFIED","lastUpdateDate":1646782850944,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee1b79f8-1919-457d-8981-5fca6f6c07b7","invariantUUID":"7c43a014-9a6f-483a-8fc3-5242d2d10cc9","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":"loadBalancer","uniqueId":"8521ffb0-bd69-4bcc-a0e3-3dcb127816da","lifecycleState":"CERTIFIED","lastUpdateDate":1646782736892,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38531b5d-91d1-4cea-bd0c-91a7d2aec73a","invariantUUID":"a48658ef-e66f-4de6-a07a-2117d8025ef3","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":"port","uniqueId":"bc34a0e8-2130-4a9b-9565-0e34630b637f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782738425,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6acf7a3-45b1-4397-90b3-a7461b53727f","invariantUUID":"b106faa1-5f2d-413e-ab44-8ddca5ed6cd1","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":"0e06b359-e0c3-491d-8c61-8604e6b6057a","lifecycleState":"CERTIFIED","lastUpdateDate":1646782881481,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b53b15-d52d-4035-bbca-afb8a2a1714e","invariantUUID":"b9081474-c853-4eb2-b71f-73d709b839c7","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3aa448de-3e21-4f82-82c5-20cfb244b24e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782733630,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ff1a815b-c02b-49aa-8322-f2c283fb5107","invariantUUID":"4795d295-94d7-4c1c-a183-9d96aae982fa","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":"2bdb8b60-8561-4cd2-a21f-5087aef109a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782846328,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab989edf-addf-427d-9ea1-1da57df3ede8","invariantUUID":"9f9922a0-7cb2-4073-930d-384ba29b71da","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c7a5e23-969c-4837-b02d-8aa2a214833c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782857090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"752cc8eb-4f4b-4d65-ab6e-ad120ac4a023","invariantUUID":"aad5da16-f018-4866-aff8-65e9244ece8e","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":"port","uniqueId":"b812b085-4a86-45c0-a2e3-a2da613d8d17","lifecycleState":"CERTIFIED","lastUpdateDate":1646782772509,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b357d793-c29d-4513-a1cf-6a50d039fe61","invariantUUID":"7334c589-557c-4652-8642-8a5bd006760c","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":"objectStorage","uniqueId":"eacc4c93-fdf8-42ac-955b-9f6adf1aeef7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782838122,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"906eb66c-d829-4819-8c28-47e7df24442a","invariantUUID":"51b913b0-e79d-4c16-95e5-0853528beb12","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":"041975b5-2eea-483d-832d-6083efe7636d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916499,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66bad6ef-7f37-4d31-82ff-74548c4b4114","invariantUUID":"60d058ec-7552-42ec-94fa-18d70f7835ac","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":"7f2ecc02-67a9-4d30-b184-f9c1cf499e90","lifecycleState":"CERTIFIED","lastUpdateDate":1646782847816,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6cfb858-f091-4957-9ff0-c87cf2f92eb2","invariantUUID":"4e203922-48f4-4cf2-afd4-a4a01c765985","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a07aa865-0ec2-47cf-a23f-2991a1d207ee","lifecycleState":"CERTIFIED","lastUpdateDate":1646782826317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b01c83ee-eb09-443b-9fad-871d5418dcc7","invariantUUID":"2ef58bd0-f3c5-41cc-876a-714123483c70","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":"30232726-354f-4fab-9300-3b6830bf7790","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916310,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e64c8f19-977a-4011-99e1-7c1ea75874db","invariantUUID":"ecb96895-ef3d-4ba4-bbc6-1520f0a23e9d","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0a47ab9-a5de-4488-93b8-60879a168516","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915191,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55976d87-2d67-4f52-bec3-7466f0cf9996","invariantUUID":"e7d9735f-2fb3-4179-ab99-1490cbe0252e","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":"objectStorage","uniqueId":"da65546a-982d-4940-a7c8-d787fb8b6924","lifecycleState":"CERTIFIED","lastUpdateDate":1646782731967,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3bca5a61-ee83-45f5-b5b2-069dec999895","invariantUUID":"f7b4dd2d-d77d-429d-b142-112d6bf32765","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":"faa94f17-4575-48ab-8820-38b2948f33a5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782798323,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9819772-74c8-475b-814c-a78f262e78ce","invariantUUID":"3835ebd6-78f0-42e8-9c8f-a233ea2347ab","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":"18e6199f-ab86-4590-8a23-0674c8bc02ce","lifecycleState":"CERTIFIED","lastUpdateDate":1646782778537,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfeb7564-d130-4a76-a8fe-10d71a077313","invariantUUID":"07681a9e-e83f-4f4c-8316-4b3220622655","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"07bef4c9-6035-423e-a1de-dd0c62ec04a9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782819451,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33157409-6e8d-41b6-b148-ccf09d45f09c","invariantUUID":"d6f2642d-e74a-46ae-bfd7-6969f42d8ea4","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cfb654b9-5847-469c-9279-40564ac0aa6d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915047,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"80d90d9e-8bf1-4752-8ae2-70ec7e58b801","invariantUUID":"7f33b6c3-194a-4898-a4fd-9596c6cc8b4d","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":"objectStorage","uniqueId":"e05102cb-6318-4a11-96eb-fde2395761cd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915970,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6ce700d-a99f-4377-87dd-d92989580b98","invariantUUID":"db258bee-2a4d-4a11-acf6-33445cd563d3","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":"objectStorage","uniqueId":"15ca6b6e-57de-4aa3-83f1-71c184acb862","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915572,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7ad4da1-3e76-4b8d-a615-7ac37f9dcd08","invariantUUID":"9a700457-8464-4a8e-a431-8bfbd4232568","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ce4abbf-4a9c-438b-afab-b643292763bb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782818023,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b31b8ef-0503-491f-8a4a-3ecf51baffdc","invariantUUID":"b1fd86ee-a2e3-4722-a753-b892fd65a0b2","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2643bd7b-cf8a-40fd-b53b-43d7a35b0b5c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782864520,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c83cd8b-e57e-4ef9-972d-2550a575b210","invariantUUID":"ad5df795-53f5-4cdc-b8f9-1d7e95fec6ee","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3ec7eb3c-c014-4caa-9f99-bf99e023cb3f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782792434,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ff6a3530-9b87-4181-8d68-ab489b3acb6c","invariantUUID":"5cb25308-6ac1-48a7-89d3-db7d98693ac1","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":"network","uniqueId":"df9f20a8-238d-4d9f-868e-2154f4ff6d3b","lifecycleState":"CERTIFIED","lastUpdateDate":1646782853857,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"856c52d9-7f1a-494d-b119-dbb4ee97c31e","invariantUUID":"1e66ce9a-2228-4872-b83a-cbbb568d85bf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"811dd95f-6258-42cb-a243-c5b7f654ac1f","lifecycleState":"CERTIFIED","lastUpdateDate":1646782868704,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd1cf73-6fb9-4db3-b108-a56625fa7990","invariantUUID":"bf57c48c-e53c-462f-ab04-c20d90674ca3","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bc840ed6-bdec-4b09-bb41-30950873bb4c","lifecycleState":"CERTIFIED","lastUpdateDate":1646782757352,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a7b9b1ce-0b38-41ec-9b11-1ee6bb9a4c14","invariantUUID":"9df552a0-a103-4d75-bf88-ff00ea6c571f","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":"d5c26c9e-5e54-4f08-8aea-ba0161f6caf8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782916913,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e63aabc7-57a5-4bf2-ac3f-8e05ed70b49e","invariantUUID":"45bdf130-f206-4492-934a-ad13848f9b59","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":"73d20b90-c6a0-4043-a228-725c636732aa","lifecycleState":"CERTIFIED","lastUpdateDate":1646782855279,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5d0177-4bb6-47a3-8f69-a7c1fcde2774","invariantUUID":"9901406e-23f8-4239-9fe9-0523cd4b4cbd","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"91a3aec1-f9a9-4a12-a3ef-b15bc3718ac7","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926352,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c930bc-54d8-4618-b984-1c8405c82ebb","invariantUUID":"58d32658-bb7c-46f1-add7-ad850123b8fe","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c31978d-7e41-4f15-b2e4-c0cb24abb294","lifecycleState":"CERTIFIED","lastUpdateDate":1646782880082,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c840918-4080-42fa-97bc-b2ccf3de8883","invariantUUID":"ea64c9d4-22a6-4995-962e-477e336c5bb2","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":"port","uniqueId":"9ade5995-ca8b-4854-ba66-9a6b617e08fe","lifecycleState":"CERTIFIED","lastUpdateDate":1646782752699,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53310318-8206-4f81-85c8-bc227477e13e","invariantUUID":"08e9a13d-579e-430b-8438-08b40d9d2627","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":"ab09e1e0-c5a9-4aa9-ae0a-19752719069e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782812117,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15ad16e7-b9b5-4aab-9183-88b33f5ba094","invariantUUID":"85790b7b-4e1c-41e9-8823-0447795964c0","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5624e1f6-f1e4-42bb-bfb3-a94ec9feb7fb","lifecycleState":"CERTIFIED","lastUpdateDate":1646782816604,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a01678f-8404-46fe-a48d-c62032f197e8","invariantUUID":"f3e275e5-8f9e-4c50-bd50-45c67f27a6fa","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5129c41f-b391-4a8c-8143-527f6c2a5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1646782754307,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7585241e-47bd-44ec-b974-1992ba799f4e","invariantUUID":"d2554deb-fbda-4bda-ad79-7fee81c8016c","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":"objectStorage","uniqueId":"51c7be78-a434-4c03-b342-7858de66ac87","lifecycleState":"CERTIFIED","lastUpdateDate":1646782915756,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3d5be77-2801-4397-bcd4-33bee9b82fdc","invariantUUID":"ec71195e-a1d6-436d-ad62-1dafa791e8b0","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":"d7cf3e18-44ee-4aaa-9b6d-9b9a3d9ba369","lifecycleState":"CERTIFIED","lastUpdateDate":1646782808093,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7544b926-7944-4193-a7a8-190f908a4480","invariantUUID":"661e3d04-8ec6-453a-9d72-f2c6b9535cd5","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":"compute","uniqueId":"48879735-1d85-4739-b30d-5659284395d5","lifecycleState":"CERTIFIED","lastUpdateDate":1646782831890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a16163b-54bd-4c19-8b00-f55a52859a26","invariantUUID":"eb768448-eb15-42f9-bdaf-a1b981485611","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a711fa9-027b-42dc-9dff-dd59b33220c8","lifecycleState":"CERTIFIED","lastUpdateDate":1646782785206,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a81547fb-630b-44fc-aac1-7920a94c1cfa","invariantUUID":"d75ad644-6081-4c75-9326-d149677c43cd","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":"91d925bb-1f8e-41a1-bae3-adf4abf5b98d","lifecycleState":"CERTIFIED","lastUpdateDate":1646782749642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1029c63c-644a-47eb-a337-d5797d9cd533","invariantUUID":"4f38f26b-693d-4e58-90e0-d25f69117add","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ebfc4ab-1d9b-4cc6-b63f-2dbec86c54b1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782926221,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c5863f9-bc41-4c1c-903a-fabb7e4906bd","invariantUUID":"a95b1af3-9019-426f-b06a-509365ce9466","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b6fc6a6-9b76-46c6-98e5-64af9a9117bd","lifecycleState":"CERTIFIED","lastUpdateDate":1646782786718,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e3fdc97-86fb-477c-b410-7d158d28ed8b","invariantUUID":"d92527b0-166f-4b2c-a8f1-924a2ba68bc1","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3282e921-e2e8-4280-bf93-9f171bf1867e","lifecycleState":"CERTIFIED","lastUpdateDate":1646782873591,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a64796c3-7441-4182-a58b-422cc3b4b26b","invariantUUID":"357dd919-aa5a-4a0d-9e62-68f2a785429d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9de634ee-36df-4c6c-882b-dd1514860f07","lifecycleState":"CERTIFIED","lastUpdateDate":1646782883551,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81e5b562-a1bb-4963-bfae-16b7e2eb21f6","invariantUUID":"c7a97f66-b19a-4784-8875-4ecc2b68754a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"4d17a7e4-02fa-455c-83c5-7f5cd78f06ca","lifecycleState":"CERTIFIED","lastUpdateDate":1646782780067,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d1aa86fe-899a-4391-af8f-0cf87993fad5","invariantUUID":"645e6c42-85cd-4bc2-9076-efbf826428de","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4caa231-87a1-4a55-b59d-e451d01db068","lifecycleState":"CERTIFIED","lastUpdateDate":1646782760144,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"71ac9109-bcce-4c6f-b819-f9ee4cfda52d","invariantUUID":"692362c5-76d9-42ed-a6c4-f73b7674501f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"2cb6086d-a6d9-407f-88a5-1eb22dfc1ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1646782867022,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54b0dd47-f774-40aa-884c-36d12a8e94cc","invariantUUID":"bf1e65af-7442-4d0b-8502-dcd0133f969e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73831d1e-ff00-4937-8314-bcb063378fd2","lifecycleState":"CERTIFIED","lastUpdateDate":1646782740227,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd98afc-dc4b-4124-a8c1-356c50bf018a","invariantUUID":"ab53a098-605d-4a9c-b329-ec3628f7cc25","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":"networkrules","uniqueId":"d0280ca4-fc92-4ac1-a832-118add01fe20","lifecycleState":"CERTIFIED","lastUpdateDate":1646782777030,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"221151fc-667f-4b76-962d-191cdb504c23","invariantUUID":"0c9cbfd4-ab94-4de4-842c-1f69acc66f5f","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b69a95e-9063-438b-81b1-d6942a582dd1","lifecycleState":"CERTIFIED","lastUpdateDate":1646782813822,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"850eadac-6a4d-46e0-8379-003ba6624789","invariantUUID":"d1e850b1-0078-4c88-9149-7810c264df0b","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":"compute","uniqueId":"16ce1e5b-e1bf-431b-86fd-46b09ba5e448","lifecycleState":"CERTIFIED","lastUpdateDate":1646782723798,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75020aee-0ac5-4554-aa7c-47065ff68ab5","invariantUUID":"0dca0b6d-5e55-48f6-bc33-686089c40c6f","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"29171c2e-9249-4a7e-a21a-a8496fe5b6d1","lifecycleState":"CERTIFIED","lastUpdateDate":1646789963059,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a54b9a41-55a0-40ca-a8f0-7ef210d76c72","invariantUUID":"0fd27248-e6f8-402b-8445-4ac44088e65b","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d246c45d-e90b-41fd-9843-070bda07ba7c","lifecycleState":"CERTIFIED","lastUpdateDate":1646790352313,"name":"basic_onboard_HRzfff","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"be032f85-a08d-4354-ab17-cf2c8480851c","invariantUUID":"5fd6db9b-4543-41c5-ba29-b290cc2d44e0","systemName":"BasicOnboardHrzfff","description":"service","tags":["basic_onboard_HRzfff"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-09 01:45:54,213 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_HRzfff found in services list 2022-03-09 01:45:54,213 INFO 222:service.py(1) - Service basic_onboard_HRzfff onboarded 2022-03-09 01:45:54,213 INFO 199:base.py(1) - ***************************************************** 2022-03-09 01:45:54,213 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-09 01:45:54,214 INFO 201:base.py(1) - ***************************************************** 2022-03-09 01:45:54,214 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-03-09 01:45:54,214 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:27 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-03-09 01:45:54,217 INFO 48:basic_onboard.py(1) - Generate Test report 2022-03-09 01:45:54,312 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-03-09 01:45:54,797 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2022-03-09 01:45:54,799 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/622806d26c44f5001087ec18 2022-03-09 01:45:54,800 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK