2022-12-23 12:54:56,196 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-12-23 12:54:56,208 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-12-23 12:54:56,209 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-12-23 12:54:56,209 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-12-23 12:54:56,209 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-12-23 12:54:56,209 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-12-23 12:54:56,209 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-12-23 12:54:56,209 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-12-23 12:54:56,210 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-12-23 12:54:56,211 DEBUG 32:basic_onboard.py(1) - start time 2022-12-23 12:54:56,212 INFO 175:base.py(1) - ***************************************************** 2022-12-23 12:54:56,212 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-12-23 12:54:56,212 INFO 177:base.py(1) - ***************************************************** 2022-12-23 12:54:56,213 INFO 175:base.py(1) - ***************************************************** 2022-12-23 12:54:56,213 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-12-23 12:54:56,213 INFO 177:base.py(1) - ***************************************************** 2022-12-23 12:54:56,214 INFO 175:base.py(1) - ***************************************************** 2022-12-23 12:54:56,214 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-12-23 12:54:56,214 INFO 177:base.py(1) - ***************************************************** 2022-12-23 12:54:56,215 INFO 175:base.py(1) - ***************************************************** 2022-12-23 12:54:56,215 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-12-23 12:54:56,215 INFO 177:base.py(1) - ***************************************************** 2022-12-23 12:54:56,216 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-12-23 12:54:56,216 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-12-23 12:54:56,217 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,217 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-12-23 12:54:56,217 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-12-23 12:54:56,223 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 362 2022-12-23 12:54:56,324 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-12-23 12:54:56,325 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"640d48176300465aa6bb82c156a4c5fb","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"70068b384632473ea456a37e8679a90b","type":"vlm","name":"05754f2f-6b03-4aca-9709","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2022-12-23 12:54:56,329 DEBUG 175:__init__.py(1) - number of Vendor returned: 2 2022-12-23 12:54:56,330 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-12-23 12:54:56,330 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,331 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/640d48176300465aa6bb82c156a4c5fb/versions 2022-12-23 12:54:56,331 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:54:56,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,398 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/640d48176300465aa6bb82c156a4c5fb/versions HTTP/1.1" 200 264 2022-12-23 12:54:56,400 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:54:56,401 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4345d7c6adc64feb8c6186bad781346c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671799475036,"modificationTime":1671799476911,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:54:56,404 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-23 12:54:56,404 INFO 220:__init__.py(1) - Vendor found, updating information 2022-12-23 12:54:56,405 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,405 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/640d48176300465aa6bb82c156a4c5fb/versions 2022-12-23 12:54:56,405 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:54:56,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/640d48176300465aa6bb82c156a4c5fb/versions HTTP/1.1" 200 264 2022-12-23 12:54:56,476 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:54:56,476 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4345d7c6adc64feb8c6186bad781346c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671799475036,"modificationTime":1671799476911,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:54:56,481 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-23 12:54:56,481 INFO 199:base.py(1) - ***************************************************** 2022-12-23 12:54:56,482 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-12-23 12:54:56,482 INFO 201:base.py(1) - ***************************************************** 2022-12-23 12:54:56,483 INFO 227:base.py(1) - ***************************************************** 2022-12-23 12:54:56,483 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-12-23 12:54:56,483 INFO 229:base.py(1) - ***************************************************** 2022-12-23 12:54:56,484 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_vyRotN_VSP exists in SDC 2022-12-23 12:54:56,484 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-23 12:54:56,485 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,485 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:54:56,485 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-23 12:54:56,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,553 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 899 2022-12-23 12:54:56,555 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-23 12:54:56,556 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_AWFFUm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"75d36bf1a7c7459dbcf3e26639702480","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AFdWMN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8bc0789a9a64227bc446c7d226dbb6b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c71f42a4-04c6","description":"vendor software product","vendorName":"05754f2f-6b03-4aca-9709","vendorId":"70068b384632473ea456a37e8679a90b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"57a74a8516f846ecb79eddcf830cc261","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-12-23 12:54:56,560 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AWFFUm_VSP from SDC 2022-12-23 12:54:56,561 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AFdWMN_VSP from SDC 2022-12-23 12:54:56,561 DEBUG 324:vsp.py(1) - importing VSP vFW c71f42a4-04c6 from SDC 2022-12-23 12:54:56,561 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-12-23 12:54:56,561 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN_VSP 2022-12-23 12:54:56,562 INFO 197:__init__.py(1) - Vsp basic_onboard_vyRotN_VSP doesn't exist in SDC 2022-12-23 12:54:56,562 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_vyRotN_VSP exists in SDC 2022-12-23 12:54:56,562 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-23 12:54:56,562 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,562 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:54:56,563 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-23 12:54:56,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,619 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 899 2022-12-23 12:54:56,621 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-23 12:54:56,621 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_AWFFUm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"75d36bf1a7c7459dbcf3e26639702480","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AFdWMN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8bc0789a9a64227bc446c7d226dbb6b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c71f42a4-04c6","description":"vendor software product","vendorName":"05754f2f-6b03-4aca-9709","vendorId":"70068b384632473ea456a37e8679a90b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"57a74a8516f846ecb79eddcf830cc261","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-12-23 12:54:56,624 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AWFFUm_VSP from SDC 2022-12-23 12:54:56,624 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AFdWMN_VSP from SDC 2022-12-23 12:54:56,624 DEBUG 324:vsp.py(1) - importing VSP vFW c71f42a4-04c6 from SDC 2022-12-23 12:54:56,624 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-12-23 12:54:56,624 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN_VSP 2022-12-23 12:54:56,624 INFO 197:__init__.py(1) - Vsp basic_onboard_vyRotN_VSP doesn't exist in SDC 2022-12-23 12:54:56,625 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_vyRotN_VSP exists in SDC 2022-12-23 12:54:56,625 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-23 12:54:56,625 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,626 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:54:56,626 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-23 12:54:56,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,683 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 899 2022-12-23 12:54:56,685 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-23 12:54:56,686 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_AWFFUm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"75d36bf1a7c7459dbcf3e26639702480","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AFdWMN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8bc0789a9a64227bc446c7d226dbb6b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c71f42a4-04c6","description":"vendor software product","vendorName":"05754f2f-6b03-4aca-9709","vendorId":"70068b384632473ea456a37e8679a90b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"57a74a8516f846ecb79eddcf830cc261","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-12-23 12:54:56,689 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AWFFUm_VSP from SDC 2022-12-23 12:54:56,689 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AFdWMN_VSP from SDC 2022-12-23 12:54:56,689 DEBUG 324:vsp.py(1) - importing VSP vFW c71f42a4-04c6 from SDC 2022-12-23 12:54:56,689 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-12-23 12:54:56,690 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN_VSP 2022-12-23 12:54:56,690 INFO 197:__init__.py(1) - Vsp basic_onboard_vyRotN_VSP doesn't exist in SDC 2022-12-23 12:54:56,690 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_vyRotN_VSP exists in SDC 2022-12-23 12:54:56,690 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-23 12:54:56,691 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,691 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:54:56,691 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-23 12:54:56,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,746 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 899 2022-12-23 12:54:56,747 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-23 12:54:56,748 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_AWFFUm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"75d36bf1a7c7459dbcf3e26639702480","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AFdWMN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8bc0789a9a64227bc446c7d226dbb6b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c71f42a4-04c6","description":"vendor software product","vendorName":"05754f2f-6b03-4aca-9709","vendorId":"70068b384632473ea456a37e8679a90b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"57a74a8516f846ecb79eddcf830cc261","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-12-23 12:54:56,751 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AWFFUm_VSP from SDC 2022-12-23 12:54:56,751 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AFdWMN_VSP from SDC 2022-12-23 12:54:56,752 DEBUG 324:vsp.py(1) - importing VSP vFW c71f42a4-04c6 from SDC 2022-12-23 12:54:56,752 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-12-23 12:54:56,752 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN_VSP 2022-12-23 12:54:56,752 INFO 197:__init__.py(1) - Vsp basic_onboard_vyRotN_VSP doesn't exist in SDC 2022-12-23 12:54:56,753 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:54:56,753 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_vyRotN_VSP exists in SDC 2022-12-23 12:54:56,753 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-23 12:54:56,754 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,754 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:54:56,754 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-23 12:54:56,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,829 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 899 2022-12-23 12:54:56,831 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-23 12:54:56,831 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_AWFFUm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"75d36bf1a7c7459dbcf3e26639702480","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AFdWMN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8bc0789a9a64227bc446c7d226dbb6b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c71f42a4-04c6","description":"vendor software product","vendorName":"05754f2f-6b03-4aca-9709","vendorId":"70068b384632473ea456a37e8679a90b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"57a74a8516f846ecb79eddcf830cc261","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-12-23 12:54:56,835 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AWFFUm_VSP from SDC 2022-12-23 12:54:56,835 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AFdWMN_VSP from SDC 2022-12-23 12:54:56,835 DEBUG 324:vsp.py(1) - importing VSP vFW c71f42a4-04c6 from SDC 2022-12-23 12:54:56,836 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-12-23 12:54:56,836 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN_VSP 2022-12-23 12:54:56,836 INFO 197:__init__.py(1) - Vsp basic_onboard_vyRotN_VSP doesn't exist in SDC 2022-12-23 12:54:56,864 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-12-23 12:54:56,864 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-12-23 12:54:56,864 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,865 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-12-23 12:54:56,865 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-12-23 12:54:56,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 362 2022-12-23 12:54:56,920 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-12-23 12:54:56,920 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"640d48176300465aa6bb82c156a4c5fb","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"70068b384632473ea456a37e8679a90b","type":"vlm","name":"05754f2f-6b03-4aca-9709","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2022-12-23 12:54:56,924 DEBUG 175:__init__.py(1) - number of Vendor returned: 2 2022-12-23 12:54:56,924 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-12-23 12:54:56,924 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,924 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/640d48176300465aa6bb82c156a4c5fb/versions 2022-12-23 12:54:56,925 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:54:56,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:56,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/640d48176300465aa6bb82c156a4c5fb/versions HTTP/1.1" 200 264 2022-12-23 12:54:56,990 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:54:56,991 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4345d7c6adc64feb8c6186bad781346c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671799475036,"modificationTime":1671799476911,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:54:56,993 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-23 12:54:56,993 INFO 220:__init__.py(1) - Vendor found, updating information 2022-12-23 12:54:56,994 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:56,994 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/640d48176300465aa6bb82c156a4c5fb/versions 2022-12-23 12:54:56,994 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:54:56,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:57,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/640d48176300465aa6bb82c156a4c5fb/versions HTTP/1.1" 200 264 2022-12-23 12:54:57,059 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:54:57,059 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4345d7c6adc64feb8c6186bad781346c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671799475036,"modificationTime":1671799476911,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:54:57,063 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-23 12:54:57,064 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:57,064 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:54:57,065 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_vyRotN_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "640d48176300465aa6bb82c156a4c5fb", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-12-23 12:54:57,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:58,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-12-23 12:54:58,453 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-12-23 12:54:58,454 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3454e3292144425fb30232669782a329","version":{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft"}} 2022-12-23 12:54:58,462 INFO 330:__init__.py(1) - Vsp basic_onboard_vyRotN_VSP is created in SDC 2022-12-23 12:54:58,463 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:58,463 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:54:58,463 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:54:58,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:58,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:54:58,528 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:54:58,528 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800097520,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:54:58,532 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:58,532 DEBUG 131:onap_service.py(1) - [SDC][get item version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:54:58,532 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:54:58,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:58,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 223 2022-12-23 12:54:58,635 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:54:58,636 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1671800096946,"modificationTime":1671800097500} 2022-12-23 12:54:58,646 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:58,646 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:54:58,646 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:54:58,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:58,869 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 409 2022-12-23 12:54:58,871 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:54:58,872 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8"} 2022-12-23 12:54:58,876 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:58,876 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:54:58,876 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:54:58,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:59,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 409 2022-12-23 12:54:59,087 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:54:59,088 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8"} 2022-12-23 12:54:59,091 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:54:59,091 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:59,091 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:54:59,091 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:54:59,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:59,147 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:54:59,148 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:54:59,149 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800097520,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:54:59,151 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:59,152 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:54:59,152 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:54:59,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:59,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 223 2022-12-23 12:54:59,256 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:54:59,257 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1671800096946,"modificationTime":1671800097500} 2022-12-23 12:54:59,263 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:59,264 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:54:59,264 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:54:59,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:59,490 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 409 2022-12-23 12:54:59,492 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:54:59,492 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8"} 2022-12-23 12:54:59,494 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:54:59,495 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:54:59,495 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:54:59,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:54:59,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 409 2022-12-23 12:54:59,770 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:54:59,771 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8"} 2022-12-23 12:54:59,784 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-12-23 12:54:59,784 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/orchestration-template-candidate 2022-12-23 12:54:59,784 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-12-23 12:54:59,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/orchestration-template-candidate HTTP/1.1" 200 94 2022-12-23 12:55:00,081 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-12-23 12:55:00,082 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:00,082 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_vyRotN_VSP have been uploaded 2022-12-23 12:55:00,086 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,087 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:00,087 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:00,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:55:00,162 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:00,163 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800097520,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:55:00,167 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,168 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:00,168 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:55:00,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 222 2022-12-23 12:55:00,287 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:55:00,288 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1671800096946,"modificationTime":1671800099862} 2022-12-23 12:55:00,292 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,292 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:00,292 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:00,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,455 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 480 2022-12-23 12:55:00,458 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:00,459 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:00,463 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,463 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:00,463 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:00,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 480 2022-12-23 12:55:00,613 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:00,614 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:00,618 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:55:00,620 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,620 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:00,620 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:00,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:55:00,685 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:00,685 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800097520,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:55:00,688 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,689 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:00,689 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:55:00,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 222 2022-12-23 12:55:00,777 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:55:00,778 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1671800096946,"modificationTime":1671800099862} 2022-12-23 12:55:00,781 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,782 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:00,782 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:00,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:00,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 480 2022-12-23 12:55:00,902 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:00,903 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:00,905 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:00,906 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:00,906 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:00,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:01,034 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 480 2022-12-23 12:55:01,036 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:01,036 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:01,040 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:01,040 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/orchestration-template-candidate/process 2022-12-23 12:55:01,040 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-12-23 12:55:01,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:07,327 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-12-23 12:55:07,329 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-12-23 12:55:07,329 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-12-23 12:55:07,333 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_vyRotN_VSP have been validated 2022-12-23 12:55:07,334 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:07,334 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:07,334 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:07,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:07,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:55:07,428 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:07,428 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800097520,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:55:07,432 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:07,432 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:07,433 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:55:07,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:07,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 222 2022-12-23 12:55:07,623 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:55:07,624 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1671800096946,"modificationTime":1671800107124} 2022-12-23 12:55:07,627 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:07,628 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:07,628 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:07,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:07,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:07,963 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:07,966 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:07,978 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:07,978 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:07,978 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:07,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:08,366 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:08,368 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:08,369 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:08,372 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:55:08,373 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:08,373 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:08,374 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:08,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:08,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:55:08,453 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:08,454 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800097520,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:55:08,458 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:08,458 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:08,458 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:55:08,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:08,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 222 2022-12-23 12:55:08,636 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:55:08,637 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1671800096946,"modificationTime":1671800107124} 2022-12-23 12:55:08,642 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:08,642 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:08,642 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:08,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:08,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:08,897 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:08,897 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:08,901 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:08,902 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:08,902 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:08,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:09,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:09,146 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:09,148 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:09,162 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:09,162 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions 2022-12-23 12:55:09,162 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-12-23 12:55:09,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,032 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions HTTP/1.1" 200 2 2022-12-23 12:55:13,034 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-12-23 12:55:13,034 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-12-23 12:55:13,037 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,037 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:13,037 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:13,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,100 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:55:13,101 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:13,102 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800109041,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:55:13,104 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,105 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:13,105 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:55:13,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 223 2022-12-23 12:55:13,207 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:55:13,208 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1671800096946,"modificationTime":1671800107124} 2022-12-23 12:55:13,210 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,210 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:13,210 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:13,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,431 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:13,433 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:13,433 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:13,436 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:55:13,436 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,437 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:13,437 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:13,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,495 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 253 2022-12-23 12:55:13,496 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:13,496 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1671800096946,"modificationTime":1671800109041,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-12-23 12:55:13,499 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,499 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:13,499 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-12-23 12:55:13,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,597 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 223 2022-12-23 12:55:13,598 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-12-23 12:55:13,599 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1671800096946,"modificationTime":1671800107124} 2022-12-23 12:55:13,601 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,602 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:13,602 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:13,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:13,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:13,817 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:13,817 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:13,825 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:13,825 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions 2022-12-23 12:55:13,825 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-12-23 12:55:13,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:19,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions HTTP/1.1" 200 2 2022-12-23 12:55:19,274 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-12-23 12:55:19,275 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-12-23 12:55:19,278 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:19,279 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:19,279 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:19,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:19,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 264 2022-12-23 12:55:19,350 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:19,351 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671800096946,"modificationTime":1671800117491,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:55:19,354 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:55:19,356 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:19,357 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:19,357 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:19,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:19,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 264 2022-12-23 12:55:19,431 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:19,432 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671800096946,"modificationTime":1671800117491,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:55:19,443 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:19,443 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions 2022-12-23 12:55:19,443 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-12-23 12:55:19,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:20,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions HTTP/1.1" 200 381 2022-12-23 12:55:20,489 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-12-23 12:55:20,489 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_vyRotN_VSP","version":"1.0","versionId":"e2e66000fae14155b68ec2fe7752ade8","packageId":"3454e3292144425fb30232669782a329","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-23 12:55:20,490 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_vyRotN_VSP","version":"1.0","versionId":"e2e66000fae14155b68ec2fe7752ade8","packageId":"3454e3292144425fb30232669782a329","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-23 12:55:20,492 INFO 199:base.py(1) - ***************************************************** 2022-12-23 12:55:20,493 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-12-23 12:55:20,493 INFO 201:base.py(1) - ***************************************************** 2022-12-23 12:55:20,494 INFO 227:base.py(1) - ***************************************************** 2022-12-23 12:55:20,494 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-12-23 12:55:20,495 INFO 229:base.py(1) - ***************************************************** 2022-12-23 12:55:20,495 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:55:20,496 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:55:20,496 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:20,497 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:55:20,497 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:55:20,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:55:20,618 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1093 2022-12-23 12:55:20,620 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:55:20,623 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:55:20,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:20,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:20,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:20,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:20,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:55:20,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:20,628 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:20,628 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:20,629 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:55:20,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:20,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:20,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:20,630 DEBUG 175:__init__.py(1) - number of Vf returned: 3 2022-12-23 12:55:20,630 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:55:20,630 INFO 197:__init__.py(1) - Vf basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:55:30,642 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:55:30,642 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:55:30,644 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:30,644 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:55:30,644 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:55:30,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:55:30,713 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1093 2022-12-23 12:55:30,715 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:55:30,716 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:55:30,718 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:30,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:30,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:30,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:30,719 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:55:30,719 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:30,719 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:30,719 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:30,720 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:55:30,720 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:30,720 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:30,720 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:30,720 DEBUG 175:__init__.py(1) - number of Vf returned: 3 2022-12-23 12:55:30,721 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:55:30,721 INFO 197:__init__.py(1) - Vf basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:55:30,721 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:55:30,721 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:55:30,722 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:30,722 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:55:30,722 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:55:30,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:55:30,777 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1093 2022-12-23 12:55:30,778 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:55:30,779 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:55:30,781 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:30,781 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:30,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:30,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:30,782 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:55:30,782 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:30,782 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:30,782 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:30,783 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:55:30,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:30,783 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:30,783 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:30,783 DEBUG 175:__init__.py(1) - number of Vf returned: 3 2022-12-23 12:55:30,783 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:55:30,784 INFO 197:__init__.py(1) - Vf basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:55:30,784 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_vyRotN_VSP exists in SDC 2022-12-23 12:55:30,784 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-12-23 12:55:30,784 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:30,785 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-12-23 12:55:30,785 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-12-23 12:55:30,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:30,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1191 2022-12-23 12:55:30,889 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-12-23 12:55:30,889 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AWFFUm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"75d36bf1a7c7459dbcf3e26639702480","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_AFdWMN_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"f8bc0789a9a64227bc446c7d226dbb6b","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c71f42a4-04c6","description":"vendor software product","vendorName":"05754f2f-6b03-4aca-9709","vendorId":"70068b384632473ea456a37e8679a90b","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"57a74a8516f846ecb79eddcf830cc261","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-12-23 12:55:30,892 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_vyRotN_VSP from SDC 2022-12-23 12:55:30,892 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AWFFUm_VSP from SDC 2022-12-23 12:55:30,892 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_AFdWMN_VSP from SDC 2022-12-23 12:55:30,892 DEBUG 324:vsp.py(1) - importing VSP vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:30,892 DEBUG 175:__init__.py(1) - number of Vsp returned: 4 2022-12-23 12:55:30,892 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN_VSP 2022-12-23 12:55:30,893 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:30,893 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:30,893 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:30,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:30,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 264 2022-12-23 12:55:30,968 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:30,969 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671800096946,"modificationTime":1671800117491,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:55:30,972 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-23 12:55:30,973 INFO 220:__init__.py(1) - Vsp found, updating information 2022-12-23 12:55:30,973 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:30,973 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:30,974 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:30,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:31,030 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 264 2022-12-23 12:55:31,032 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:31,032 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671800096946,"modificationTime":1671800117491,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:55:31,034 DEBUG 46:sdc_element.py(1) - details found, updating 2022-12-23 12:55:31,035 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:31,035 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 2022-12-23 12:55:31,035 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-12-23 12:55:31,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:31,226 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8 HTTP/1.1" 200 656 2022-12-23 12:55:31,227 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-12-23 12:55:31,228 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_vyRotN_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"640d48176300465aa6bb82c156a4c5fb","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3454e3292144425fb30232669782a329","version":"e2e66000fae14155b68ec2fe7752ade8","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-12-23 12:55:31,231 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:55:31,231 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:55:31,231 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:31,232 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:55:31,232 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:55:31,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:55:31,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1093 2022-12-23 12:55:31,286 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:55:31,287 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:55:31,289 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:31,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:31,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:31,290 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:31,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:55:31,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:31,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:31,290 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:31,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:55:31,290 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:31,290 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:31,291 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:31,291 DEBUG 175:__init__.py(1) - number of Vf returned: 3 2022-12-23 12:55:31,291 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:55:31,291 INFO 197:__init__.py(1) - Vf basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:55:31,291 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-12-23 12:55:31,291 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-12-23 12:55:31,292 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:31,292 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-12-23 12:55:31,292 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-12-23 12:55:31,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:31,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-12-23 12:55:31,562 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-12-23 12:55:31,564 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ASD_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.12.0"} 2022-12-23 12:55:31,568 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-12-23 12:55:31,568 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-12-23 12:55:31,569 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-12-23 12:55:31,569 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_vyRotN in SDC 2022-12-23 12:55:31,569 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:55:31,570 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:55:31,570 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:31,570 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:55:31,570 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:55:31,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:55:31,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1093 2022-12-23 12:55:31,632 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:55:31,633 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:55:31,635 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:31,635 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:31,636 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:31,636 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:31,636 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:55:31,636 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:31,636 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:31,636 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:31,636 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:55:31,636 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:31,636 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:31,636 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:31,637 DEBUG 175:__init__.py(1) - number of Vf returned: 3 2022-12-23 12:55:31,637 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:55:31,637 INFO 197:__init__.py(1) - Vf basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:55:31,658 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_vyRotN_VSP in SDC 2022-12-23 12:55:31,659 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:31,659 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/3454e3292144425fb30232669782a329/versions 2022-12-23 12:55:31,659 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-12-23 12:55:31,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:31,729 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3454e3292144425fb30232669782a329/versions HTTP/1.1" 200 264 2022-12-23 12:55:31,730 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-12-23 12:55:31,731 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"e2e66000fae14155b68ec2fe7752ade8","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1671800096946,"modificationTime":1671800117491,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-12-23 12:55:31,739 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:31,739 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/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions 2022-12-23 12:55:31,740 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-12-23 12:55:31,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:32,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3454e3292144425fb30232669782a329/versions/e2e66000fae14155b68ec2fe7752ade8/actions HTTP/1.1" 200 381 2022-12-23 12:55:32,673 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-12-23 12:55:32,673 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_vyRotN_VSP","version":"1.0","versionId":"e2e66000fae14155b68ec2fe7752ade8","packageId":"3454e3292144425fb30232669782a329","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-23 12:55:32,674 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_vyRotN_VSP","version":"1.0","versionId":"e2e66000fae14155b68ec2fe7752ade8","packageId":"3454e3292144425fb30232669782a329","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-12-23 12:55:32,676 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:32,676 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-12-23 12:55:32,676 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": "3454e3292144425fb30232669782a329", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_vyRotN", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_vyRotN"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-12-23 12:55:32,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:36,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-12-23 12:55:36,731 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-12-23 12:55:36,739 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardvyrotnvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOTJlVkp2ZEU1ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1671800133059,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vspbasiconboardvyrotnvspinformationtxt","artifactName":"VSP_basic_onboard_vyRotN_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzU3ZGM2ODExYjY3MzYzOTk3MTlkZGQ0NGZlZjU4NTQ=","artifactUUID":"ff24d363-0daa-46fd-a1c5-75cacaeda46d","artifactDisplayName":"VSP_basic_onboard_vyRotN_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardvyrotnvspinformationtxt","esId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vspbasiconboardvyrotnvspinformationtxt","duplicated":false,"payloadUpdateDate":1671800133061,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1671800133059,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"deploymentArtifacts":{"vspbasiconboardvyrotnvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOTJlVkp2ZEU1ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1671800133059,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vspbasiconboardvyrotnvspinformationtxt","artifactName":"VSP_basic_onboard_vyRotN_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzU3ZGM2ODExYjY3MzYzOTk3MTlkZGQ0NGZlZjU4NTQ=","artifactUUID":"ff24d363-0daa-46fd-a1c5-75cacaeda46d","artifactDisplayName":"VSP_basic_onboard_vyRotN_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardvyrotnvspinformationtxt","esId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vspbasiconboardvyrotnvspinformationtxt","duplicated":false,"payloadUpdateDate":1671800133061,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1671800133059,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1671800133090,"description":"created from csar","artifactType":"HEAT","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"f8151867-226a-4f01-8091-0b5bea6a394d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1","duplicated":false,"payloadUpdateDate":1671800133112,"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":1671800133090,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1671800133123,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1671800133123,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1671800133123,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1671800131643,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.assettoscacsar","artifactName":"resource-BasicOnboardVyrotn-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":1671800131643,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1671800131643,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.assettoscatemplate","artifactName":"resource-BasicOnboardVyrotn-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":1671800131643,"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":["e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"61f03539-3b4c-4079-abab-7f20d8822da7","uniqueId":"capability.38afebcc-9456-4109-af51-9501a3fc01b9.feature","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.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":["e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"61f03539-3b4c-4079-abab-7f20d8822da7","uniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9.dependency","capability":"tosca.capabilities.Node","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"61f03539-3b4c-4079-abab-7f20d8822da7","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.port","capability":"tosca.capabilities.Attachment","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.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":"61f03539-3b4c-4079-abab-7f20d8822da7.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.38afebcc-9456-4109-af51-9501a3fc01b9.tosca_name","ownerId":"38afebcc-9456-4109-af51-9501a3fc01b9","getOutputAttribute":false,"empty":false},{"definition":false,"name":"show","type":"string","uniqueId":"attribute.61f03539-3b4c-4079-abab-7f20d8822da7.show","description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9","definition":false,"name":"state","type":"string","uniqueId":"attribute.38afebcc-9456-4109-af51-9501a3fc01b9.state","ownerId":"38afebcc-9456-4109-af51-9501a3fc01b9","getOutputAttribute":false,"empty":false},{"parentUniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.38afebcc-9456-4109-af51-9501a3fc01b9.tosca_id","ownerId":"38afebcc-9456-4109-af51-9501a3fc01b9","getOutputAttribute":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"61f03539-3b4c-4079-abab-7f20d8822da7","createdFromCsar":true,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1671800132783,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"61f03539-3b4c-4079-abab-7f20d8822da7","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1671800132938,"customizationUUID":"dc8d7c33-d011-48c9-9add-5581cc58ee1c","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"feature","uniqueId":"capability.38afebcc-9456-4109-af51-9501a3fc01b9.feature","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"feature","uniqueId":"capability.38afebcc-9456-4109-af51-9501a3fc01b9.feature","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"scalable","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.scalable","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"forwarder","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.forwarder","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"binding","uniqueId":"capability.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.binding","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"binding","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.binding","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","getInputProperty":false,"ownerId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"port_mirroring","uniqueId":"capability.c49aa63b-4009-4026-94c1-b933a3e4e7f6.port_mirroring","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"host","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.host","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.packets.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.packets.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outgoing.bytes","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outgoing.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outgoing.packets.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outgoing.packets.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outpoing.packets","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outpoing.packets","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.bytes.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.bytes","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outgoing.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.packets","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.packets","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.ephemeral.size","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.ephemeral.size","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"instance","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.instance","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"memory","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.memory","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.iops","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.iops","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"cpu.delta","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.cpu.delta","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.capacity","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.capacity","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.latency","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.latency","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.usage","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.usage","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"cpu_util","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.cpu_util","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.allocation","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.allocation","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.requests.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.requests.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.latency","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.latency","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"cpu","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.cpu","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.read.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.read.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.root.size","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.root.size","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"vcpus","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.vcpus","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.iops","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.iops","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.usage","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.usage","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.requests.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.requests.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.requests.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.requests.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.allocation","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.allocation","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.read.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.read.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.read.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.read.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"memory.usage","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.memory.usage","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.capacity","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.capacity","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"memory.resident","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.memory.resident","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"os","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.os","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"endpoint","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.endpoint","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"attachment","uniqueId":"capability.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.attachment","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"dependency","uniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9.dependency","capability":"tosca.capabilities.Node","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"dependency","uniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9.dependency","capability":"tosca.capabilities.Node","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"link","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425.link","capability":"tosca.capabilities.network.Linkable","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"local_storage","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":true,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3506aa24-c14d-426d-88e2-d78cb9f0b219.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":true,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","createdFromCsar":true,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1671800132783,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardVyrotncvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1671800132938,"customizationUUID":"d413755b-a915-417a-b2be-0dba7b565554","posX":"275.0","posY":"325.0","componentName":"basic_onboard_vyRotN-nodes.ubuntu18Cvfc","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","requirementOwnerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","id":"4be9a3f5-9f45-4259-ae45-119b9fd45c9c","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.attachment","requirementUid":"61f03539-3b4c-4079-abab-7f20d8822da7.port"},"operations":[]}],"fromNode":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_flavor_name","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":true,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3506aa24-c14d-426d-88e2-d78cb9f0b219.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_image_name","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":true,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"15942deb-a3a3-4597-9574-ca9c356bb94c","getInputProperty":false,"ownerId":"15942deb-a3a3-4597-9574-ca9c356bb94c","empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6086535b-f3a4-424c-a2b5-47dd6936a1c9.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group":[{"parentUniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9","uniqueId":"attribute.38afebcc-9456-4109-af51-9501a3fc01b9.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"38afebcc-9456-4109-af51-9501a3fc01b9","getOutputAttribute":false,"empty":false},{"uniqueId":"attribute.61f03539-3b4c-4079-abab-7f20d8822da7.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9","uniqueId":"attribute.38afebcc-9456-4109-af51-9501a3fc01b9.state","name":"state","type":"string","definition":false,"ownerId":"38afebcc-9456-4109-af51-9501a3fc01b9","getOutputAttribute":false,"empty":false},{"parentUniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9","uniqueId":"attribute.38afebcc-9456-4109-af51-9501a3fc01b9.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"38afebcc-9456-4109-af51-9501a3fc01b9","getOutputAttribute":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"61f03539-3b4c-4079-abab-7f20d8822da7","uniqueId":"capability.38afebcc-9456-4109-af51-9501a3fc01b9.feature","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"feature","uniqueId":"capability.38afebcc-9456-4109-af51-9501a3fc01b9.feature","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"feature","uniqueId":"capability.38afebcc-9456-4109-af51-9501a3fc01b9.feature","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"scalable","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.scalable","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"forwarder","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.forwarder","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"binding","uniqueId":"capability.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.binding","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"binding","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.binding","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","getInputProperty":false,"ownerId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"port_mirroring","uniqueId":"capability.c49aa63b-4009-4026-94c1-b933a3e4e7f6.port_mirroring","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"host","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.host","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.packets.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.packets.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outgoing.bytes","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outgoing.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outgoing.packets.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outgoing.packets.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outpoing.packets","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outpoing.packets","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.bytes.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.bytes","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.outgoing.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","getInputProperty":false,"ownerId":"4a4a3973-93b4-49ab-8a71-40ece1e2f75b","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"network.incoming.packets","uniqueId":"capability.4a4a3973-93b4-49ab-8a71-40ece1e2f75b.network.incoming.packets","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.ephemeral.size","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.ephemeral.size","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"instance","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.instance","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"memory","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.memory","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.iops","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.iops","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"cpu.delta","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.cpu.delta","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.capacity","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.capacity","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.latency","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.latency","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.usage","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.usage","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"cpu_util","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.cpu_util","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.allocation","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.allocation","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.requests.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.requests.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.latency","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.latency","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"cpu","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.cpu","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.read.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.read.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.root.size","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.root.size","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"vcpus","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.vcpus","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.iops","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.iops","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.usage","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.usage","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.read.requests.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.read.requests.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.write.requests.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.write.requests.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.allocation","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.allocation","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.read.bytes.rate","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.read.bytes.rate","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.read.bytes","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.read.bytes","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"memory.usage","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.memory.usage","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.device.capacity","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.device.capacity","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"memory.resident","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.memory.resident","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"91e6932f-2731-49a1-9d04-c6f28f254170","getInputProperty":false,"ownerId":"91e6932f-2731-49a1-9d04-c6f28f254170","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"disk.write.requests","uniqueId":"capability.91e6932f-2731-49a1-9d04-c6f28f254170.disk.write.requests","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"os","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.os","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","getInputProperty":false,"ownerId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","empty":false}],"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"endpoint","uniqueId":"capability.fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.endpoint","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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.BasicOnboardVyrotn.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"attachment","uniqueId":"capability.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.attachment","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.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":["e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"61f03539-3b4c-4079-abab-7f20d8822da7","uniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9.dependency","capability":"tosca.capabilities.Node","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"dependency","uniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9.dependency","capability":"tosca.capabilities.Node","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"dependency","uniqueId":"38afebcc-9456-4109-af51-9501a3fc01b9.dependency","capability":"tosca.capabilities.Node","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.03e36c1c-6099-40d4-a29e-1d440eb4e9dc.ubuntu18_ubuntu18_admin_plane_port_0","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"link","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425.link","capability":"tosca.capabilities.network.Linkable","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"61f03539-3b4c-4079-abab-7f20d8822da7","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7.port","capability":"tosca.capabilities.Attachment","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["6086535b-f3a4-424c-a2b5-47dd6936a1c9.a43d94c3-fd29-4917-a4d5-796e7dd4c06e.ubuntu18","e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"6086535b-f3a4-424c-a2b5-47dd6936a1c9","parentName":"local_storage","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","getInputProperty":false,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"c8c43e80-fe86-4c7c-a29d-f22c8c306a00","groupUUID":"f2bc522e-69b5-4207-aa04-3287809d04a9","members":{"abstract_ubuntu18":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ubuntu18_admin_security_group":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardVyrotn..base_ubuntu18..module-0","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.BasicOnboardVyrotn..base_ubuntu18..module-0","name":"BasicOnboardVyrotn..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["e850aa2b-60ec-4288-8ae4-c5622550937a.heat1env","e850aa2b-60ec-4288-8ae4-c5622550937a.heat1"],"invariantName":"BasicOnboardVyrotn..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"7d41ec76-85ad-46d2-9f56-702ccf2db330","artifactsUuid":["f8151867-226a-4f01-8091-0b5bea6a394d"],"groupUUID":"06211159-ae36-466e-aa50-9ef49c9b5d05","members":{"abstract_ubuntu18":"e850aa2b-60ec-4288-8ae4-c5622550937a.6086535b-f3a4-424c-a2b5-47dd6936a1c9.abstract_ubuntu18","ubuntu18_admin_security_group":"e850aa2b-60ec-4288-8ae4-c5622550937a.61f03539-3b4c-4079-abab-7f20d8822da7.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardVyrotn","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1671800131644,"icon":"defaulticon","description":"VF","tags":["basic_onboard_vyRotN"],"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"8d02a6b8-1f22-468b-adca-6a13958ecea0","SupportablityComponentName":"basic_onboard_vyRotN","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3454e3292144425fb30232669782a329","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","highestVersion":true,"systemName":"BasicOnboardVyrotn","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","normalizedName":"basiconboardvyrotn","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1671800132868,"allArtifacts":{"vspbasiconboardvyrotnvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOTJlVkp2ZEU1ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1671800133059,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vspbasiconboardvyrotnvspinformationtxt","artifactName":"VSP_basic_onboard_vyRotN_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzU3ZGM2ODExYjY3MzYzOTk3MTlkZGQ0NGZlZjU4NTQ=","artifactUUID":"ff24d363-0daa-46fd-a1c5-75cacaeda46d","artifactDisplayName":"VSP_basic_onboard_vyRotN_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardvyrotnvspinformationtxt","esId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vspbasiconboardvyrotnvspinformationtxt","duplicated":false,"payloadUpdateDate":1671800133061,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1671800133059,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1671800133090,"description":"created from csar","artifactType":"HEAT","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"f8151867-226a-4f01-8091-0b5bea6a394d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1","duplicated":false,"payloadUpdateDate":1671800133112,"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":1671800133090,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1671800133123,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"e850aa2b-60ec-4288-8ae4-c5622550937a.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1671800133123,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1671800133123,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"0.1":"e850aa2b-60ec-4288-8ae4-c5622550937a"},"service":false,"csarUUID":"3454e3292144425fb30232669782a329","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"name":"basic_onboard_vyRotN"} 2022-12-23 12:55:36,751 INFO 330:__init__.py(1) - Vf basic_onboard_vyRotN is created in SDC 2022-12-23 12:55:36,752 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:46,758 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_vyRotN in SDC 2022-12-23 12:55:46,763 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:46,764 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/e850aa2b-60ec-4288-8ae4-c5622550937a/lifecycleState/Certify 2022-12-23 12:55:46,764 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-12-23 12:55:46,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:50,812 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e850aa2b-60ec-4288-8ae4-c5622550937a/lifecycleState/Certify HTTP/1.1" 200 1339 2022-12-23 12:55:50,814 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-12-23 12:55:50,815 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"6cf9f8e7-78fb-4228-8145-de9494ab827d","name":"basic_onboard_vyRotN","version":"1.0","isHighestVersion":true,"creationDate":1671800131644,"lastUpdateDate":1671800145563,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_vyRotN"],"icon":"defaulticon","normalizedName":"basiconboardvyrotn","systemName":"BasicOnboardVyrotn","contactId":"cs0008","allVersions":{"1.0":"6cf9f8e7-78fb-4228-8145-de9494ab827d"},"csarUUID":"3454e3292144425fb30232669782a329","csarVersion":"1.0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","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.BasicOnboardVyrotn","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0"} 2022-12-23 12:55:50,819 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:55:50,819 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:55:50,820 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:50,820 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:55:50,820 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:55:50,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:55:50,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1458 2022-12-23 12:55:50,917 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:55:50,918 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","name":"basic_onboard_vyRotN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8d02a6b8-1f22-468b-adca-6a13958ecea0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:55:50,925 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:55:50,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:50,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:50,926 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:50,926 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vyRotN from SDC 2022-12-23 12:55:50,926 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:50,926 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:50,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:50,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:55:50,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:50,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:50,927 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:50,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:55:50,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:55:50,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:55:50,928 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:55:50,928 DEBUG 175:__init__.py(1) - number of Vf returned: 4 2022-12-23 12:55:50,928 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:55:50,928 INFO 220:__init__.py(1) - Vf found, updating information 2022-12-23 12:55:50,929 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:55:50,929 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-23 12:55:50,929 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-12-23 12:55:50,932 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:55:51,419 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-23 12:55:51,440 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-12-23 12:55:51,444 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa27ca2-d1f3-4e1f-ad86-6d88e15df739","lifecycleState":"CERTIFIED","lastUpdateDate":1671789699587,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f48ad9-df5d-4169-b68e-0df9f45e6c62","invariantUUID":"b9db097e-4080-4619-8916-b776f897be97","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":"objectStorage","uniqueId":"ec3829b4-3ea4-4bb5-b66f-910a889ffa5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789752815,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdbd3c58-2caa-492c-a298-9abce15cc53e","invariantUUID":"b81b55ea-0194-4582-98f0-1469845b2ed5","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":"objectStorage","uniqueId":"ca2834ed-ae48-4a5c-b26b-cd1d7d8560a8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835248,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1edee7-849f-4cd5-9359-4afcd53326b0","invariantUUID":"db14c2b7-921e-4aca-bca6-d12706fcb3d2","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":"objectStorage","uniqueId":"c0046ac9-9f35-42a6-bd13-ec294863f203","lifecycleState":"CERTIFIED","lastUpdateDate":1671789748259,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000165dd-2c1f-49cb-a2fe-6d6bc19c6e63","invariantUUID":"80c92d51-f9e2-433e-b0b4-bb63439c49da","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53333e5c-6ac7-4fbb-a087-0f253fcc4237","lifecycleState":"CERTIFIED","lastUpdateDate":1671789701301,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97124598-3ae7-4183-a139-a2e42fb7b013","invariantUUID":"3f372d65-726e-4b14-bf5a-c3414f59bcb5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"88388129-6742-4ba9-975d-0a6c6ca99cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789851002,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"425f2109-b8ca-45dc-9557-aa5fee505674","invariantUUID":"5201f940-7229-4699-b4c3-a20745f1d2a3","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33b4defb-213f-4dfd-9299-5546c89785e3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835786,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96deffae-978c-44cf-8be1-567ebc3ac3e6","invariantUUID":"baec2e8a-f3d4-43b0-9807-23506ee42ddc","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":"loadBalancer","uniqueId":"396d6e20-bb33-41cb-a539-48a6b4a6541e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789653690,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f50c757-900b-4a7d-9f10-564778ea21a0","invariantUUID":"8a168e95-4341-455f-ad10-d254a31ee395","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101b8ce7-4c5e-4668-8af0-41a65ad3926b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789720824,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"475902e8-9f76-4d8f-bb7f-ad51a703e72e","invariantUUID":"0988ebf5-bf6b-4877-8403-c65625e18003","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":"compute","uniqueId":"941daf47-e4bf-4c3c-901f-c357ce4f06c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835946,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5790c98-a2e4-4c02-929d-55860f8b0777","invariantUUID":"b99ecd7e-4a94-44ff-9313-fa833e90786b","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":"b95b4ca7-1642-4bf0-9021-797a347cee37","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536727,"name":"basic_onboard_AFdWMN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","systemName":"BasicOnboardAfdwmn","description":"VF","tags":["basic_onboard_AFdWMN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78296c28-0b16-417f-b668-745e5edfbc0f","lifecycleState":"CERTIFIED","lastUpdateDate":1671799835811,"name":"basic_onboard_AWFFUm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","systemName":"BasicOnboardAwffum","description":"VF","tags":["basic_onboard_AWFFUm"],"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":"compute","uniqueId":"f6e49339-5df0-415c-bf8d-3dac4b3f8e91","lifecycleState":"CERTIFIED","lastUpdateDate":1671789696441,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f62bf5e-f8d4-4ada-81b3-2fcdddf68156","invariantUUID":"39b226d3-4603-47c8-ba7a-e9570d8b8425","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c128a006-c92d-4a31-a7fe-ca5e7c35cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836233,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56901a40-779f-4d18-855c-5a541362c373","invariantUUID":"15380bf1-9af4-4343-9ac1-564bf5a93cea","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":"objectStorage","uniqueId":"bc3541a3-eaf4-4136-8aea-fff3c8645244","lifecycleState":"CERTIFIED","lastUpdateDate":1671789663624,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45516447-01e4-4596-8e41-a1b219700c79","invariantUUID":"bd5bad93-73f4-40b7-ab99-fe98378868ca","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":"defaulticon","uniqueId":"e35ee000-055f-480a-bfef-c066dd1d37d5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850201,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"222486c5-aa25-48b8-8e27-d9d4f52fdf03","invariantUUID":"3d55b522-0a2b-4c01-8636-8d2887902034","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bef4403-d56b-455a-89a5-ae675c0bf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789692534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce3d00f1-4d98-422a-8ae4-5002ccfd3bff","invariantUUID":"9cf159fa-5444-4f67-9dea-f9f1e99db412","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":"network","uniqueId":"0801de74-5ce6-40cb-b188-1c577658d09f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789774576,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ecad66a-5cad-4d25-8bab-d47556676d9c","invariantUUID":"ff7a2e65-ccec-4951-9564-3559564fd28a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81feef3e-3f1c-43e5-8643-1c1ed9f7e9df","lifecycleState":"CERTIFIED","lastUpdateDate":1671789675418,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c97803a-f3c1-480c-a3d7-35bba8d0129a","invariantUUID":"34833a1a-731e-4f98-a8ee-85dd223bb12e","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":"defaulticon","uniqueId":"09106f34-e51e-42d5-a977-c9cc000c1947","lifecycleState":"CERTIFIED","lastUpdateDate":1671789849867,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b24a9-3449-46e8-a992-6c7303f539b7","invariantUUID":"394171a9-a3af-4bd2-8c8e-cd5490a35f57","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48c5923e-32ae-49c8-b833-d7f65d41012e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789707626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7361424-cbc7-4fcb-b06e-e8e3623f8047","invariantUUID":"4d8f8c89-d7e2-400b-b016-534037af87df","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":"4e82965d-03b7-47d9-8f69-f9d43baa5f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789657109,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89fc947-b02f-48c1-b1d6-261229e11ab5","invariantUUID":"5cfc0ac2-e015-4f44-9548-7cc2be00b14f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ea3a112-33d4-4877-87b8-02758b46029b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789698009,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4274e4-0473-4fad-96e4-ae560f10fa7f","invariantUUID":"7c518761-d04d-45b8-9b03-7305f8ac46e1","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":"network","uniqueId":"e333f813-337b-4244-896d-86c1608ca843","lifecycleState":"CERTIFIED","lastUpdateDate":1671789773053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ae2d4a1-4e1c-426d-9045-90e4922baf94","invariantUUID":"f3c01fc9-fc1d-4b00-b0f4-f755260097f2","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":"4991f02e-a0fc-41da-8a9f-34045aa0fe44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850817,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2acf14c8-149c-46f6-bc38-7d824169455e","invariantUUID":"7a7278ca-3f12-4c90-aa59-8f0c25a6833e","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"300d3161-92ea-4ff0-86e8-3ffdb47116c9","lifecycleState":"CERTIFIED","lastUpdateDate":1671789762200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c7ead4-b9ae-446d-98bc-b2890828189d","invariantUUID":"279183e0-2e42-479a-bd87-56a3fa2ec7c9","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":"37f3ad50-afb8-4013-8d08-c6fc298d8d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bd5bb2-84f8-4430-8a8d-2f7745a30afa","invariantUUID":"57cd0b1e-fe6f-4d81-9da0-cf087221d70e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6de76562-fee6-46e4-bb21-4eb4b28778f8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789791463,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89772465-d2e5-424b-a95f-c40f48230588","invariantUUID":"633f2450-9cc0-4c2e-9d32-99224ac79aba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"506ffac5-3d29-44b2-9264-a71b9963f4f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789732474,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d367015-f2c1-491b-a09e-25f195d52062","invariantUUID":"4a9a5f1b-a223-414b-b7ad-796ff1b52051","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":"e3317670-b488-48b2-9585-94b1c2916b5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850392,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb59675-cedd-4918-931d-9f67829406c3","invariantUUID":"55816691-42af-43b9-ac97-b5eb5bb91470","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789704517,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6aef1e0-a6e8-4d19-9c9b-acb7ba4974f6","invariantUUID":"a1041fec-be53-4567-9d71-43e1b1393c8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"517bece8-3b20-4293-a42f-bdeaa430a754","lifecycleState":"CERTIFIED","lastUpdateDate":1671789743590,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70221a55-7dcf-436b-9b4a-f952f9cda4bc","invariantUUID":"ed3214dc-a633-4678-bebf-3b8823cddb23","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":"securityrules","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789694064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"56ab8e07-6e2d-4753-88a6-6b0b51cb7764","invariantUUID":"2380bcd0-d9a9-44e8-be24-4f61c99f1b99","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":"d7bc8be8-de77-4135-9016-665ab77aea2b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789725721,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b992247e-b610-4455-b0eb-9083e32edf4e","invariantUUID":"9b925dab-9bee-4f4b-93dc-7268cd62f250","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":"port","uniqueId":"d877bdf9-7e29-479d-a90a-9e711899bd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789803749,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"780ae8a9-159b-44eb-bca4-e53c82a558d6","invariantUUID":"0bf702a9-9575-4de9-825d-65945fff71be","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":"35af733b-859f-43f9-a91b-e19bc1ceeaee","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850030,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa280f42-4302-4d62-95f1-ad3b681721cf","invariantUUID":"d843f703-aa3a-4466-8ade-0db133655b41","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e7b9131-3284-4865-86a6-37c8ebff8f48","lifecycleState":"CERTIFIED","lastUpdateDate":1671799518572,"name":"vFW c71f42a4-04c6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","systemName":"VfwC71f42a404c6","description":"vendor software product","tags":["vFW c71f42a4-04c6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e59ef048-937e-4096-8746-96650095d2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789771509,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0e71374-fd9d-4916-b5a0-7d798da45e7a","invariantUUID":"15a63831-eeaf-42c3-9da8-9e7d28d7dddd","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"351b32ad-db20-447f-8be0-596284690a92","lifecycleState":"CERTIFIED","lastUpdateDate":1671789730677,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba8b24df-27d3-45a5-be1b-396759b689da","invariantUUID":"dbea9715-4624-4f07-b06a-0f82c340cd16","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":"port","uniqueId":"8399d985-3642-4dd8-80f6-817c23414c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789669045,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a843622e-7df8-4156-a046-6d36dd6b2d25","invariantUUID":"cf95bcc0-63da-407f-99b0-26cfbdca3ae9","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":"c9b48479-5372-44c3-a94a-09e8526cf0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789714064,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55b99b1f-9ac6-4103-8f27-04da53d089be","invariantUUID":"fbf1a788-eaf4-416d-8b3d-7ffc11e225fa","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":"3245483c-9ac5-4d11-81e4-41a04e117f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789754531,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3b85392-0a74-4eb2-8c0e-fba973d8b07d","invariantUUID":"84e7e307-fff7-4ce1-87cf-98af42886b1b","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":"03e36c1c-6099-40d4-a29e-1d440eb4e9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789706097,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b465db91-394e-48d3-832b-a80ba84ae5f5","invariantUUID":"73cfcb4d-ad65-47c1-9dd5-7e8a4eaa0b01","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0871bff1-0200-4534-ba6a-f11bc3a76b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1671789769949,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e18b5ae9-09bd-4087-8b41-97193ccb3b3c","invariantUUID":"8026c7d4-97da-44ea-887e-e47f50dc9ebd","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f67616ce-9a75-490a-98f3-3026621dd344","lifecycleState":"CERTIFIED","lastUpdateDate":1671789746690,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb64445e-1cf0-43c4-9861-43276f12dd70","invariantUUID":"f475a118-033a-4a99-9d01-bcc5805f6726","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":"0ead4fda-7ac2-4871-8057-c5a36133040e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789727313,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b66de4c-4d51-4b8b-9e5f-d218f0bc31a3","invariantUUID":"b2c06cc5-f6a4-4d86-9993-37f14f9dfc39","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":"compute","uniqueId":"880cf3ec-0dcb-40bc-8959-0d3f48bddbbe","lifecycleState":"CERTIFIED","lastUpdateDate":1671789800255,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f01572-9b94-41f6-a898-68d352284ffc","invariantUUID":"fad884ed-19c6-469f-a94b-478e10e49a47","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"204f44e3-fe54-451a-b11c-b821b223b105","lifecycleState":"CERTIFIED","lastUpdateDate":1671789785800,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaea643f-3649-4601-833d-f23b790780b2","invariantUUID":"097fc7fa-c1f2-4ae7-8d04-9d71e9b6fc42","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6b054cb5-bf1f-4e0e-9c00-a08e773465e4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835379,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35727938-c0d2-4339-966d-fa6e3948c57c","invariantUUID":"40db39c1-b003-4ec7-bef0-6dc1f9f4ec6f","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":"90ec2347-5055-4929-bd37-8571aa2ca2f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789724061,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160c1314-fbf0-4690-bb68-6eabe19db57b","invariantUUID":"5a20f00b-50d0-418c-b03b-0e2704e46594","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63973cac-b1f8-43ac-9d40-ce8bd3832c68","lifecycleState":"CERTIFIED","lastUpdateDate":1671789737419,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b3f3254-60da-4287-8450-989852afd965","invariantUUID":"092d4beb-9e4b-43f8-978e-a8452b65cbd3","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":"network","uniqueId":"47037dcf-6d4e-4ef0-8d19-339bdc8726eb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836086,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c247fd-cead-4b05-9ebc-6d22cc37bbc5","invariantUUID":"c7e2e975-2759-4554-83a2-be7f78cd13b7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"75cac3f9-d17e-4028-9953-c1bcf97655d7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789802041,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da4b859-df6c-45a3-8bab-d45273743f18","invariantUUID":"f89f5e56-4c49-481a-bf60-7710cdaa9b40","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5e6d110-2484-444a-a25a-45f40f5c2e62","lifecycleState":"CERTIFIED","lastUpdateDate":1671789661589,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1585cf56-347b-4e28-b7a0-e2c4c49cd8c5","invariantUUID":"4a20a2b3-3742-41c1-a8ec-a2b0760b0a81","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c61b41f0-32de-4f9c-bd05-627650dc0750","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834708,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380739ac-3fad-4907-88be-5a703f4cfbdc","invariantUUID":"84bdef0f-216c-46e7-a74f-bc2e45905f17","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eb9eadc-6ab0-461d-ad14-4ae91b18a6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789677021,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69ad3a99-adf9-431c-adc5-b5ca8252f706","invariantUUID":"31e6c614-dbf5-4727-8d21-92016376cc84","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a131b442-813e-4c57-8fd0-2074a5d2293b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835119,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75ba4e1-4b1d-4d0b-ad4b-ede6834af42a","invariantUUID":"b3fe7f6c-b851-4e9d-8db5-a983e8fde45a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c335877-5db2-4251-82c7-3efaa474fa1c","lifecycleState":"CERTIFIED","lastUpdateDate":1671789797092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bed12a58-0a83-439f-b85d-395c583d6612","invariantUUID":"488d27ac-e4c8-43f2-91bc-c5460f0a4d44","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":"objectStorage","uniqueId":"bed310c5-ff7a-42ff-b8b4-59635216ad9d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789650381,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf3476-d7b6-438c-8dc1-566ae4cd2e96","invariantUUID":"5c3526ab-8422-42cc-ac68-8d4bb2b35b92","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":"2a6a1cc6-ee13-4a12-8e96-c8d839c0aeb0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789760704,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008dfd0d-082a-4218-a665-6ae22f9cde56","invariantUUID":"8e403e0b-217f-48c4-bcaa-826f501bdb9a","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":"018fcd75-2bd8-47e1-9c6b-72b5bb4c2735","lifecycleState":"CERTIFIED","lastUpdateDate":1671789768427,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca08ff30-e7f4-49f9-a2f8-06b420ded3b5","invariantUUID":"43d706cf-8dce-4f05-b0fb-d8c3774655c1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f80eb99-706d-46e2-b48b-5df3e157c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789735808,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bcf69e3-f228-477e-82ee-2abf5ba2a0d4","invariantUUID":"51b12052-80d7-4d93-894f-e9318794785d","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":"bee28c0e-8f7a-4f3e-a08e-83bf2f3daa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789798703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3cfceaa-85e8-4f3c-9b0d-0d7305e7e614","invariantUUID":"fa354cbb-bf26-4b84-bda9-c49117bb3b44","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":"b2e8c188-d6da-4e17-95d2-2d18a368c11f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789687026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f023d23-2b02-47f6-8a53-945cb93f2443","invariantUUID":"f63177eb-eb22-4b71-9c16-cb59298d228e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"543feed2-4b1d-449b-a469-2fc07179ce30","lifecycleState":"CERTIFIED","lastUpdateDate":1671789647066,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"5e2b3e9b-be8a-4988-a12a-c4c3d6b98472","invariantUUID":"82d3ba86-4f7a-4732-bde4-350a07e8046d","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"286fcfdb-87f2-4b24-be95-fc678202cbad","lifecycleState":"CERTIFIED","lastUpdateDate":1671789765307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13dcfe73-fe28-4e7c-af19-6ae7fc85a4fd","invariantUUID":"e593e492-6469-4079-b9ac-62a2bd43bbaf","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":"network","uniqueId":"c558b890-4503-4f57-b02e-8e41d4de7291","lifecycleState":"CERTIFIED","lastUpdateDate":1671789667407,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3ae311-3b28-4f3f-a640-e58f2a53f1ac","invariantUUID":"71dc9968-5ce0-4101-bd56-2dc47a01b47e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"73648cb1-f095-4f77-af90-5364e60ef0d2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835502,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd03776d-74a6-4e25-b944-7507136e838d","invariantUUID":"1d26b92f-2656-4ea7-b389-e9568a955e90","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b050369d-e257-4cb6-b4f8-522836ced335","lifecycleState":"CERTIFIED","lastUpdateDate":1671789779747,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc741304-f7d0-49bd-a761-a5f275323081","invariantUUID":"299539e7-21f2-41c5-ab75-502eae7f45ba","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":"networkrules","uniqueId":"8be110cc-b373-420f-bdc4-761413b0807e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789685491,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"00bc4c92-28b3-4a71-92c2-66a8274c9af1","invariantUUID":"56768d7f-6d15-4c5f-bdf8-9cbad15844c8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c9ceb-2e93-4ffe-8b60-a6589cf17a44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789782740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284e7218-0c83-4231-853f-e6f5206a094d","invariantUUID":"fcfbd496-7541-4f09-9d70-a83f7e5de932","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ceba0aa6-1c84-4881-afa4-ddc80e16f39d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850598,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e882b76c-0838-448e-ab99-7b53c460f0f5","invariantUUID":"1ea0052c-41e3-44c5-8adb-adca7306e5e3","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425","lifecycleState":"CERTIFIED","lastUpdateDate":1671789655515,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08af8ca4-7447-4ca5-8bcb-67cd01c00347","invariantUUID":"67ba1fdd-d74f-4516-9c83-17c34f288286","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480361b0-d319-440e-af15-c48923362fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789734183,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7aa16367-120f-4b04-bfd5-d297692d0f3c","invariantUUID":"b0a2148f-4164-4009-b006-ae87171d8748","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01cff089-6eda-4124-81b4-3fb676c4d3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789690983,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6737782f-44f0-4e78-9fdf-899dbdc8c5a7","invariantUUID":"4033de5b-d6ce-462b-98b5-10e58df3b947","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":"port","uniqueId":"e98ec520-2913-49b0-85da-eb63d30df55e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789766892,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c27a9371-c6fa-48eb-8e6c-30836c5f2906","invariantUUID":"ce9e6124-bb01-46c2-a7a1-f4871fdb6671","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b80076a-6789-430b-aad4-3eb17c26d957","lifecycleState":"CERTIFIED","lastUpdateDate":1671789789662,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3204cc-baef-44ab-8d6e-d9a482870df2","invariantUUID":"f7132d7d-7fac-470d-a555-a66998094ca8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e22af24-a015-4d0a-9ab8-3ebc275335ff","lifecycleState":"CERTIFIED","lastUpdateDate":1671789719185,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10c8e425-1a44-4c8c-8c40-4e111145138c","invariantUUID":"e7eee477-50ee-4395-9e10-2b5708bb689a","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":"port","uniqueId":"cbbe836b-7433-4821-b33b-1db238add460","lifecycleState":"CERTIFIED","lastUpdateDate":1671789763735,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f86518a4-21d9-4134-9c73-11aac680ab8c","invariantUUID":"281f592c-f7ed-4152-a16c-8c4556af09e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"10029cd2-a439-47ff-8ed2-7a8fa15272b2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789795281,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"451bbe0b-8162-4a6a-97f6-b2943302eaa4","invariantUUID":"e0172a4f-8fb9-4a59-91bf-4e2067ee5fc2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6cf9f8e7-78fb-4228-8145-de9494ab827d","lifecycleState":"CERTIFIED","lastUpdateDate":1671800145563,"name":"basic_onboard_vyRotN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","systemName":"BasicOnboardVyrotn","description":"VF","tags":["basic_onboard_vyRotN"],"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":"compute","uniqueId":"6baa790f-7295-4bb9-b68f-692e014788cb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834846,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed83165-fefc-4167-9c7b-8e3cfc61ac11","invariantUUID":"4489f928-c61e-4f9a-814c-8ec454528cb2","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":"network","uniqueId":"528d82ed-9f1a-4244-afc1-2734098c4f9e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789665669,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c33c53f7-e0fc-4e10-bee9-20c838bab6e3","invariantUUID":"b92e57f1-8cf7-48d3-bdd0-53bf9bff5366","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c38ac47b-1a1a-41b5-b926-148d08424f05","lifecycleState":"CERTIFIED","lastUpdateDate":1671789673859,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e83a3954-9c4a-4d8d-8f8d-5aaf881d5a82","invariantUUID":"20e8a3fd-eff1-4cdb-959a-608ff4aa0374","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3befb187-9c29-48ad-9e41-2b7f406ae4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789777659,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08bd9079-9523-4c89-97e6-d7f258d75e18","invariantUUID":"e5b1aca7-86a9-4f72-9e7c-b400ba1dff6e","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":"4743e356-323c-41fa-b248-21aec72b7f31","lifecycleState":"CERTIFIED","lastUpdateDate":1671789672289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"949321fd-6021-489c-bdda-b3a9c41262d0","invariantUUID":"89d6383d-5479-4207-b135-b5d71db059bf","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71f431f4-b490-4143-80ab-70a48be7cb14","lifecycleState":"CERTIFIED","lastUpdateDate":1671789740540,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"416126d9-8e4b-46e4-a8c2-8ca652c7797c","invariantUUID":"03d39b58-87a1-4f68-b174-87136b31186e","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":"network","uniqueId":"67a65561-5de4-46b5-abb4-1d2111fe3b75","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"528397fc-b5ff-4811-bca3-9aedc3cfca42","invariantUUID":"d1727132-724d-471b-b635-4b37d914a3df","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":"defaulticon","uniqueId":"65b5c2d4-a322-4a44-8075-fb04ed785347","lifecycleState":"CERTIFIED","lastUpdateDate":1671789670680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"579cf6ee-7249-4721-8c42-97e89576d0c0","invariantUUID":"51e5b028-157d-4e96-82e7-a84d3b7289da","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":"defaulticon","uniqueId":"feb49187-2dda-412a-bf31-0cb80040e564","lifecycleState":"CERTIFIED","lastUpdateDate":1671789728868,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00ca8d6d-8d23-4f04-ae38-87bc812669c5","invariantUUID":"20e9a360-1f91-4fb7-9c54-910715871a74","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":"objectStorage","uniqueId":"8e07ecde-315f-4f75-be74-debac8e99bbb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789648766,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8896936-bac2-47ad-b71c-1e022ecf359c","invariantUUID":"9d468c09-9029-455d-992c-49af2d24d125","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":"compute","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789640120,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0654184c-83bd-4b3e-84d4-4a0717f1270c","invariantUUID":"3c5097e8-d5f1-428b-969d-7fa6bd9fc9f9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b56fd34-1835-4685-ab40-8ba2ee5c2e89","lifecycleState":"CERTIFIED","lastUpdateDate":1671789742073,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a24425b-6b0b-4285-9956-444e69aef4ad","invariantUUID":"7f986ab1-d7f3-4a97-826e-67d46f3ddc50","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":"0c74f15c-9ea0-4fae-b917-78a415786154","lifecycleState":"CERTIFIED","lastUpdateDate":1671789678670,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04484eb5-5eac-4f4d-92bb-5c609cf715d3","invariantUUID":"f634a87b-9aa7-4fc9-b1b9-d9d0622bce90","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"731f95cc-eb68-4605-a4c6-5ae08cd110bb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789776116,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d091064a-28db-495f-89f9-fd3795e4667d","invariantUUID":"069fc749-fe72-4fdf-b3d4-08169884bff3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"26a57a6d-9afa-486f-b5c2-8ddd4cd046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1671799555351,"name":"basic_onboard_AFdWMN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","systemName":"BasicOnboardAfdwmn","description":"service","tags":["basic_onboard_AFdWMN"],"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":"d4ff308b-2542-4659-999c-a5fd29100b77","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536017,"name":"vFW 2022-12-23 12-44-11","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","systemName":"Vfw20221223124411","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-44-11"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a726c36-d0c8-4621-85bc-c4e8575b7a6c","lifecycleState":"CERTIFIED","lastUpdateDate":1671799854368,"name":"basic_onboard_AWFFUm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","systemName":"BasicOnboardAwffum","description":"service","tags":["basic_onboard_AWFFUm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-23 12:55:51,452 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_vyRotN found in resources list 2022-12-23 12:56:01,463 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:01,463 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:56:01,464 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:01,464 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:56:01,464 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:56:01,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:01,530 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1458 2022-12-23 12:56:01,532 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:56:01,532 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","name":"basic_onboard_vyRotN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8d02a6b8-1f22-468b-adca-6a13958ecea0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:56:01,537 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:56:01,537 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,537 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,537 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:01,538 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vyRotN from SDC 2022-12-23 12:56:01,538 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,538 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,538 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:01,538 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:01,538 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,539 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,539 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:01,539 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:01,539 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,539 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,540 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:01,540 DEBUG 175:__init__.py(1) - number of Vf returned: 4 2022-12-23 12:56:01,540 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:01,540 INFO 220:__init__.py(1) - Vf found, updating information 2022-12-23 12:56:01,541 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:01,541 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-23 12:56:01,541 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-12-23 12:56:01,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:01,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-23 12:56:01,634 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-12-23 12:56:01,637 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa27ca2-d1f3-4e1f-ad86-6d88e15df739","lifecycleState":"CERTIFIED","lastUpdateDate":1671789699587,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f48ad9-df5d-4169-b68e-0df9f45e6c62","invariantUUID":"b9db097e-4080-4619-8916-b776f897be97","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":"objectStorage","uniqueId":"ec3829b4-3ea4-4bb5-b66f-910a889ffa5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789752815,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdbd3c58-2caa-492c-a298-9abce15cc53e","invariantUUID":"b81b55ea-0194-4582-98f0-1469845b2ed5","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":"objectStorage","uniqueId":"ca2834ed-ae48-4a5c-b26b-cd1d7d8560a8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835248,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1edee7-849f-4cd5-9359-4afcd53326b0","invariantUUID":"db14c2b7-921e-4aca-bca6-d12706fcb3d2","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":"objectStorage","uniqueId":"c0046ac9-9f35-42a6-bd13-ec294863f203","lifecycleState":"CERTIFIED","lastUpdateDate":1671789748259,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000165dd-2c1f-49cb-a2fe-6d6bc19c6e63","invariantUUID":"80c92d51-f9e2-433e-b0b4-bb63439c49da","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53333e5c-6ac7-4fbb-a087-0f253fcc4237","lifecycleState":"CERTIFIED","lastUpdateDate":1671789701301,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97124598-3ae7-4183-a139-a2e42fb7b013","invariantUUID":"3f372d65-726e-4b14-bf5a-c3414f59bcb5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"88388129-6742-4ba9-975d-0a6c6ca99cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789851002,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"425f2109-b8ca-45dc-9557-aa5fee505674","invariantUUID":"5201f940-7229-4699-b4c3-a20745f1d2a3","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33b4defb-213f-4dfd-9299-5546c89785e3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835786,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96deffae-978c-44cf-8be1-567ebc3ac3e6","invariantUUID":"baec2e8a-f3d4-43b0-9807-23506ee42ddc","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":"loadBalancer","uniqueId":"396d6e20-bb33-41cb-a539-48a6b4a6541e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789653690,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f50c757-900b-4a7d-9f10-564778ea21a0","invariantUUID":"8a168e95-4341-455f-ad10-d254a31ee395","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101b8ce7-4c5e-4668-8af0-41a65ad3926b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789720824,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"475902e8-9f76-4d8f-bb7f-ad51a703e72e","invariantUUID":"0988ebf5-bf6b-4877-8403-c65625e18003","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":"compute","uniqueId":"941daf47-e4bf-4c3c-901f-c357ce4f06c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835946,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5790c98-a2e4-4c02-929d-55860f8b0777","invariantUUID":"b99ecd7e-4a94-44ff-9313-fa833e90786b","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":"b95b4ca7-1642-4bf0-9021-797a347cee37","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536727,"name":"basic_onboard_AFdWMN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","systemName":"BasicOnboardAfdwmn","description":"VF","tags":["basic_onboard_AFdWMN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78296c28-0b16-417f-b668-745e5edfbc0f","lifecycleState":"CERTIFIED","lastUpdateDate":1671799835811,"name":"basic_onboard_AWFFUm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","systemName":"BasicOnboardAwffum","description":"VF","tags":["basic_onboard_AWFFUm"],"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":"compute","uniqueId":"f6e49339-5df0-415c-bf8d-3dac4b3f8e91","lifecycleState":"CERTIFIED","lastUpdateDate":1671789696441,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f62bf5e-f8d4-4ada-81b3-2fcdddf68156","invariantUUID":"39b226d3-4603-47c8-ba7a-e9570d8b8425","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c128a006-c92d-4a31-a7fe-ca5e7c35cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836233,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56901a40-779f-4d18-855c-5a541362c373","invariantUUID":"15380bf1-9af4-4343-9ac1-564bf5a93cea","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":"objectStorage","uniqueId":"bc3541a3-eaf4-4136-8aea-fff3c8645244","lifecycleState":"CERTIFIED","lastUpdateDate":1671789663624,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45516447-01e4-4596-8e41-a1b219700c79","invariantUUID":"bd5bad93-73f4-40b7-ab99-fe98378868ca","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":"defaulticon","uniqueId":"e35ee000-055f-480a-bfef-c066dd1d37d5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850201,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"222486c5-aa25-48b8-8e27-d9d4f52fdf03","invariantUUID":"3d55b522-0a2b-4c01-8636-8d2887902034","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bef4403-d56b-455a-89a5-ae675c0bf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789692534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce3d00f1-4d98-422a-8ae4-5002ccfd3bff","invariantUUID":"9cf159fa-5444-4f67-9dea-f9f1e99db412","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":"network","uniqueId":"0801de74-5ce6-40cb-b188-1c577658d09f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789774576,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ecad66a-5cad-4d25-8bab-d47556676d9c","invariantUUID":"ff7a2e65-ccec-4951-9564-3559564fd28a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81feef3e-3f1c-43e5-8643-1c1ed9f7e9df","lifecycleState":"CERTIFIED","lastUpdateDate":1671789675418,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c97803a-f3c1-480c-a3d7-35bba8d0129a","invariantUUID":"34833a1a-731e-4f98-a8ee-85dd223bb12e","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":"defaulticon","uniqueId":"09106f34-e51e-42d5-a977-c9cc000c1947","lifecycleState":"CERTIFIED","lastUpdateDate":1671789849867,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b24a9-3449-46e8-a992-6c7303f539b7","invariantUUID":"394171a9-a3af-4bd2-8c8e-cd5490a35f57","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48c5923e-32ae-49c8-b833-d7f65d41012e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789707626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7361424-cbc7-4fcb-b06e-e8e3623f8047","invariantUUID":"4d8f8c89-d7e2-400b-b016-534037af87df","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":"4e82965d-03b7-47d9-8f69-f9d43baa5f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789657109,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89fc947-b02f-48c1-b1d6-261229e11ab5","invariantUUID":"5cfc0ac2-e015-4f44-9548-7cc2be00b14f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ea3a112-33d4-4877-87b8-02758b46029b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789698009,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4274e4-0473-4fad-96e4-ae560f10fa7f","invariantUUID":"7c518761-d04d-45b8-9b03-7305f8ac46e1","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":"network","uniqueId":"e333f813-337b-4244-896d-86c1608ca843","lifecycleState":"CERTIFIED","lastUpdateDate":1671789773053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ae2d4a1-4e1c-426d-9045-90e4922baf94","invariantUUID":"f3c01fc9-fc1d-4b00-b0f4-f755260097f2","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":"4991f02e-a0fc-41da-8a9f-34045aa0fe44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850817,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2acf14c8-149c-46f6-bc38-7d824169455e","invariantUUID":"7a7278ca-3f12-4c90-aa59-8f0c25a6833e","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"300d3161-92ea-4ff0-86e8-3ffdb47116c9","lifecycleState":"CERTIFIED","lastUpdateDate":1671789762200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c7ead4-b9ae-446d-98bc-b2890828189d","invariantUUID":"279183e0-2e42-479a-bd87-56a3fa2ec7c9","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":"37f3ad50-afb8-4013-8d08-c6fc298d8d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bd5bb2-84f8-4430-8a8d-2f7745a30afa","invariantUUID":"57cd0b1e-fe6f-4d81-9da0-cf087221d70e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6de76562-fee6-46e4-bb21-4eb4b28778f8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789791463,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89772465-d2e5-424b-a95f-c40f48230588","invariantUUID":"633f2450-9cc0-4c2e-9d32-99224ac79aba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"506ffac5-3d29-44b2-9264-a71b9963f4f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789732474,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d367015-f2c1-491b-a09e-25f195d52062","invariantUUID":"4a9a5f1b-a223-414b-b7ad-796ff1b52051","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":"e3317670-b488-48b2-9585-94b1c2916b5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850392,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb59675-cedd-4918-931d-9f67829406c3","invariantUUID":"55816691-42af-43b9-ac97-b5eb5bb91470","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789704517,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6aef1e0-a6e8-4d19-9c9b-acb7ba4974f6","invariantUUID":"a1041fec-be53-4567-9d71-43e1b1393c8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"517bece8-3b20-4293-a42f-bdeaa430a754","lifecycleState":"CERTIFIED","lastUpdateDate":1671789743590,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70221a55-7dcf-436b-9b4a-f952f9cda4bc","invariantUUID":"ed3214dc-a633-4678-bebf-3b8823cddb23","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":"securityrules","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789694064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"56ab8e07-6e2d-4753-88a6-6b0b51cb7764","invariantUUID":"2380bcd0-d9a9-44e8-be24-4f61c99f1b99","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":"d7bc8be8-de77-4135-9016-665ab77aea2b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789725721,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b992247e-b610-4455-b0eb-9083e32edf4e","invariantUUID":"9b925dab-9bee-4f4b-93dc-7268cd62f250","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":"port","uniqueId":"d877bdf9-7e29-479d-a90a-9e711899bd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789803749,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"780ae8a9-159b-44eb-bca4-e53c82a558d6","invariantUUID":"0bf702a9-9575-4de9-825d-65945fff71be","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":"35af733b-859f-43f9-a91b-e19bc1ceeaee","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850030,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa280f42-4302-4d62-95f1-ad3b681721cf","invariantUUID":"d843f703-aa3a-4466-8ade-0db133655b41","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e7b9131-3284-4865-86a6-37c8ebff8f48","lifecycleState":"CERTIFIED","lastUpdateDate":1671799518572,"name":"vFW c71f42a4-04c6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","systemName":"VfwC71f42a404c6","description":"vendor software product","tags":["vFW c71f42a4-04c6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e59ef048-937e-4096-8746-96650095d2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789771509,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0e71374-fd9d-4916-b5a0-7d798da45e7a","invariantUUID":"15a63831-eeaf-42c3-9da8-9e7d28d7dddd","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"351b32ad-db20-447f-8be0-596284690a92","lifecycleState":"CERTIFIED","lastUpdateDate":1671789730677,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba8b24df-27d3-45a5-be1b-396759b689da","invariantUUID":"dbea9715-4624-4f07-b06a-0f82c340cd16","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":"port","uniqueId":"8399d985-3642-4dd8-80f6-817c23414c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789669045,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a843622e-7df8-4156-a046-6d36dd6b2d25","invariantUUID":"cf95bcc0-63da-407f-99b0-26cfbdca3ae9","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":"c9b48479-5372-44c3-a94a-09e8526cf0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789714064,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55b99b1f-9ac6-4103-8f27-04da53d089be","invariantUUID":"fbf1a788-eaf4-416d-8b3d-7ffc11e225fa","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":"3245483c-9ac5-4d11-81e4-41a04e117f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789754531,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3b85392-0a74-4eb2-8c0e-fba973d8b07d","invariantUUID":"84e7e307-fff7-4ce1-87cf-98af42886b1b","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":"03e36c1c-6099-40d4-a29e-1d440eb4e9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789706097,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b465db91-394e-48d3-832b-a80ba84ae5f5","invariantUUID":"73cfcb4d-ad65-47c1-9dd5-7e8a4eaa0b01","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0871bff1-0200-4534-ba6a-f11bc3a76b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1671789769949,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e18b5ae9-09bd-4087-8b41-97193ccb3b3c","invariantUUID":"8026c7d4-97da-44ea-887e-e47f50dc9ebd","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f67616ce-9a75-490a-98f3-3026621dd344","lifecycleState":"CERTIFIED","lastUpdateDate":1671789746690,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb64445e-1cf0-43c4-9861-43276f12dd70","invariantUUID":"f475a118-033a-4a99-9d01-bcc5805f6726","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":"0ead4fda-7ac2-4871-8057-c5a36133040e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789727313,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b66de4c-4d51-4b8b-9e5f-d218f0bc31a3","invariantUUID":"b2c06cc5-f6a4-4d86-9993-37f14f9dfc39","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":"compute","uniqueId":"880cf3ec-0dcb-40bc-8959-0d3f48bddbbe","lifecycleState":"CERTIFIED","lastUpdateDate":1671789800255,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f01572-9b94-41f6-a898-68d352284ffc","invariantUUID":"fad884ed-19c6-469f-a94b-478e10e49a47","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"204f44e3-fe54-451a-b11c-b821b223b105","lifecycleState":"CERTIFIED","lastUpdateDate":1671789785800,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaea643f-3649-4601-833d-f23b790780b2","invariantUUID":"097fc7fa-c1f2-4ae7-8d04-9d71e9b6fc42","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6b054cb5-bf1f-4e0e-9c00-a08e773465e4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835379,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35727938-c0d2-4339-966d-fa6e3948c57c","invariantUUID":"40db39c1-b003-4ec7-bef0-6dc1f9f4ec6f","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":"90ec2347-5055-4929-bd37-8571aa2ca2f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789724061,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160c1314-fbf0-4690-bb68-6eabe19db57b","invariantUUID":"5a20f00b-50d0-418c-b03b-0e2704e46594","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63973cac-b1f8-43ac-9d40-ce8bd3832c68","lifecycleState":"CERTIFIED","lastUpdateDate":1671789737419,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b3f3254-60da-4287-8450-989852afd965","invariantUUID":"092d4beb-9e4b-43f8-978e-a8452b65cbd3","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":"network","uniqueId":"47037dcf-6d4e-4ef0-8d19-339bdc8726eb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836086,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c247fd-cead-4b05-9ebc-6d22cc37bbc5","invariantUUID":"c7e2e975-2759-4554-83a2-be7f78cd13b7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"75cac3f9-d17e-4028-9953-c1bcf97655d7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789802041,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da4b859-df6c-45a3-8bab-d45273743f18","invariantUUID":"f89f5e56-4c49-481a-bf60-7710cdaa9b40","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5e6d110-2484-444a-a25a-45f40f5c2e62","lifecycleState":"CERTIFIED","lastUpdateDate":1671789661589,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1585cf56-347b-4e28-b7a0-e2c4c49cd8c5","invariantUUID":"4a20a2b3-3742-41c1-a8ec-a2b0760b0a81","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c61b41f0-32de-4f9c-bd05-627650dc0750","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834708,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380739ac-3fad-4907-88be-5a703f4cfbdc","invariantUUID":"84bdef0f-216c-46e7-a74f-bc2e45905f17","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eb9eadc-6ab0-461d-ad14-4ae91b18a6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789677021,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69ad3a99-adf9-431c-adc5-b5ca8252f706","invariantUUID":"31e6c614-dbf5-4727-8d21-92016376cc84","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a131b442-813e-4c57-8fd0-2074a5d2293b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835119,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75ba4e1-4b1d-4d0b-ad4b-ede6834af42a","invariantUUID":"b3fe7f6c-b851-4e9d-8db5-a983e8fde45a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c335877-5db2-4251-82c7-3efaa474fa1c","lifecycleState":"CERTIFIED","lastUpdateDate":1671789797092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bed12a58-0a83-439f-b85d-395c583d6612","invariantUUID":"488d27ac-e4c8-43f2-91bc-c5460f0a4d44","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":"objectStorage","uniqueId":"bed310c5-ff7a-42ff-b8b4-59635216ad9d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789650381,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf3476-d7b6-438c-8dc1-566ae4cd2e96","invariantUUID":"5c3526ab-8422-42cc-ac68-8d4bb2b35b92","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":"2a6a1cc6-ee13-4a12-8e96-c8d839c0aeb0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789760704,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008dfd0d-082a-4218-a665-6ae22f9cde56","invariantUUID":"8e403e0b-217f-48c4-bcaa-826f501bdb9a","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":"018fcd75-2bd8-47e1-9c6b-72b5bb4c2735","lifecycleState":"CERTIFIED","lastUpdateDate":1671789768427,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca08ff30-e7f4-49f9-a2f8-06b420ded3b5","invariantUUID":"43d706cf-8dce-4f05-b0fb-d8c3774655c1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f80eb99-706d-46e2-b48b-5df3e157c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789735808,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bcf69e3-f228-477e-82ee-2abf5ba2a0d4","invariantUUID":"51b12052-80d7-4d93-894f-e9318794785d","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":"bee28c0e-8f7a-4f3e-a08e-83bf2f3daa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789798703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3cfceaa-85e8-4f3c-9b0d-0d7305e7e614","invariantUUID":"fa354cbb-bf26-4b84-bda9-c49117bb3b44","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":"b2e8c188-d6da-4e17-95d2-2d18a368c11f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789687026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f023d23-2b02-47f6-8a53-945cb93f2443","invariantUUID":"f63177eb-eb22-4b71-9c16-cb59298d228e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"543feed2-4b1d-449b-a469-2fc07179ce30","lifecycleState":"CERTIFIED","lastUpdateDate":1671789647066,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"5e2b3e9b-be8a-4988-a12a-c4c3d6b98472","invariantUUID":"82d3ba86-4f7a-4732-bde4-350a07e8046d","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"286fcfdb-87f2-4b24-be95-fc678202cbad","lifecycleState":"CERTIFIED","lastUpdateDate":1671789765307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13dcfe73-fe28-4e7c-af19-6ae7fc85a4fd","invariantUUID":"e593e492-6469-4079-b9ac-62a2bd43bbaf","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":"network","uniqueId":"c558b890-4503-4f57-b02e-8e41d4de7291","lifecycleState":"CERTIFIED","lastUpdateDate":1671789667407,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3ae311-3b28-4f3f-a640-e58f2a53f1ac","invariantUUID":"71dc9968-5ce0-4101-bd56-2dc47a01b47e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"73648cb1-f095-4f77-af90-5364e60ef0d2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835502,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd03776d-74a6-4e25-b944-7507136e838d","invariantUUID":"1d26b92f-2656-4ea7-b389-e9568a955e90","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b050369d-e257-4cb6-b4f8-522836ced335","lifecycleState":"CERTIFIED","lastUpdateDate":1671789779747,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc741304-f7d0-49bd-a761-a5f275323081","invariantUUID":"299539e7-21f2-41c5-ab75-502eae7f45ba","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":"networkrules","uniqueId":"8be110cc-b373-420f-bdc4-761413b0807e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789685491,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"00bc4c92-28b3-4a71-92c2-66a8274c9af1","invariantUUID":"56768d7f-6d15-4c5f-bdf8-9cbad15844c8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c9ceb-2e93-4ffe-8b60-a6589cf17a44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789782740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284e7218-0c83-4231-853f-e6f5206a094d","invariantUUID":"fcfbd496-7541-4f09-9d70-a83f7e5de932","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ceba0aa6-1c84-4881-afa4-ddc80e16f39d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850598,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e882b76c-0838-448e-ab99-7b53c460f0f5","invariantUUID":"1ea0052c-41e3-44c5-8adb-adca7306e5e3","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425","lifecycleState":"CERTIFIED","lastUpdateDate":1671789655515,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08af8ca4-7447-4ca5-8bcb-67cd01c00347","invariantUUID":"67ba1fdd-d74f-4516-9c83-17c34f288286","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480361b0-d319-440e-af15-c48923362fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789734183,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7aa16367-120f-4b04-bfd5-d297692d0f3c","invariantUUID":"b0a2148f-4164-4009-b006-ae87171d8748","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01cff089-6eda-4124-81b4-3fb676c4d3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789690983,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6737782f-44f0-4e78-9fdf-899dbdc8c5a7","invariantUUID":"4033de5b-d6ce-462b-98b5-10e58df3b947","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":"port","uniqueId":"e98ec520-2913-49b0-85da-eb63d30df55e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789766892,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c27a9371-c6fa-48eb-8e6c-30836c5f2906","invariantUUID":"ce9e6124-bb01-46c2-a7a1-f4871fdb6671","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b80076a-6789-430b-aad4-3eb17c26d957","lifecycleState":"CERTIFIED","lastUpdateDate":1671789789662,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3204cc-baef-44ab-8d6e-d9a482870df2","invariantUUID":"f7132d7d-7fac-470d-a555-a66998094ca8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e22af24-a015-4d0a-9ab8-3ebc275335ff","lifecycleState":"CERTIFIED","lastUpdateDate":1671789719185,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10c8e425-1a44-4c8c-8c40-4e111145138c","invariantUUID":"e7eee477-50ee-4395-9e10-2b5708bb689a","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":"port","uniqueId":"cbbe836b-7433-4821-b33b-1db238add460","lifecycleState":"CERTIFIED","lastUpdateDate":1671789763735,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f86518a4-21d9-4134-9c73-11aac680ab8c","invariantUUID":"281f592c-f7ed-4152-a16c-8c4556af09e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"10029cd2-a439-47ff-8ed2-7a8fa15272b2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789795281,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"451bbe0b-8162-4a6a-97f6-b2943302eaa4","invariantUUID":"e0172a4f-8fb9-4a59-91bf-4e2067ee5fc2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6cf9f8e7-78fb-4228-8145-de9494ab827d","lifecycleState":"CERTIFIED","lastUpdateDate":1671800145563,"name":"basic_onboard_vyRotN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","systemName":"BasicOnboardVyrotn","description":"VF","tags":["basic_onboard_vyRotN"],"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":"compute","uniqueId":"6baa790f-7295-4bb9-b68f-692e014788cb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834846,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed83165-fefc-4167-9c7b-8e3cfc61ac11","invariantUUID":"4489f928-c61e-4f9a-814c-8ec454528cb2","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":"network","uniqueId":"528d82ed-9f1a-4244-afc1-2734098c4f9e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789665669,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c33c53f7-e0fc-4e10-bee9-20c838bab6e3","invariantUUID":"b92e57f1-8cf7-48d3-bdd0-53bf9bff5366","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c38ac47b-1a1a-41b5-b926-148d08424f05","lifecycleState":"CERTIFIED","lastUpdateDate":1671789673859,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e83a3954-9c4a-4d8d-8f8d-5aaf881d5a82","invariantUUID":"20e8a3fd-eff1-4cdb-959a-608ff4aa0374","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3befb187-9c29-48ad-9e41-2b7f406ae4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789777659,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08bd9079-9523-4c89-97e6-d7f258d75e18","invariantUUID":"e5b1aca7-86a9-4f72-9e7c-b400ba1dff6e","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":"4743e356-323c-41fa-b248-21aec72b7f31","lifecycleState":"CERTIFIED","lastUpdateDate":1671789672289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"949321fd-6021-489c-bdda-b3a9c41262d0","invariantUUID":"89d6383d-5479-4207-b135-b5d71db059bf","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71f431f4-b490-4143-80ab-70a48be7cb14","lifecycleState":"CERTIFIED","lastUpdateDate":1671789740540,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"416126d9-8e4b-46e4-a8c2-8ca652c7797c","invariantUUID":"03d39b58-87a1-4f68-b174-87136b31186e","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":"network","uniqueId":"67a65561-5de4-46b5-abb4-1d2111fe3b75","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"528397fc-b5ff-4811-bca3-9aedc3cfca42","invariantUUID":"d1727132-724d-471b-b635-4b37d914a3df","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":"defaulticon","uniqueId":"65b5c2d4-a322-4a44-8075-fb04ed785347","lifecycleState":"CERTIFIED","lastUpdateDate":1671789670680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"579cf6ee-7249-4721-8c42-97e89576d0c0","invariantUUID":"51e5b028-157d-4e96-82e7-a84d3b7289da","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":"defaulticon","uniqueId":"feb49187-2dda-412a-bf31-0cb80040e564","lifecycleState":"CERTIFIED","lastUpdateDate":1671789728868,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00ca8d6d-8d23-4f04-ae38-87bc812669c5","invariantUUID":"20e9a360-1f91-4fb7-9c54-910715871a74","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":"objectStorage","uniqueId":"8e07ecde-315f-4f75-be74-debac8e99bbb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789648766,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8896936-bac2-47ad-b71c-1e022ecf359c","invariantUUID":"9d468c09-9029-455d-992c-49af2d24d125","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":"compute","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789640120,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0654184c-83bd-4b3e-84d4-4a0717f1270c","invariantUUID":"3c5097e8-d5f1-428b-969d-7fa6bd9fc9f9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b56fd34-1835-4685-ab40-8ba2ee5c2e89","lifecycleState":"CERTIFIED","lastUpdateDate":1671789742073,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a24425b-6b0b-4285-9956-444e69aef4ad","invariantUUID":"7f986ab1-d7f3-4a97-826e-67d46f3ddc50","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":"0c74f15c-9ea0-4fae-b917-78a415786154","lifecycleState":"CERTIFIED","lastUpdateDate":1671789678670,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04484eb5-5eac-4f4d-92bb-5c609cf715d3","invariantUUID":"f634a87b-9aa7-4fc9-b1b9-d9d0622bce90","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"731f95cc-eb68-4605-a4c6-5ae08cd110bb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789776116,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d091064a-28db-495f-89f9-fd3795e4667d","invariantUUID":"069fc749-fe72-4fdf-b3d4-08169884bff3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"26a57a6d-9afa-486f-b5c2-8ddd4cd046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1671799555351,"name":"basic_onboard_AFdWMN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","systemName":"BasicOnboardAfdwmn","description":"service","tags":["basic_onboard_AFdWMN"],"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":"d4ff308b-2542-4659-999c-a5fd29100b77","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536017,"name":"vFW 2022-12-23 12-44-11","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","systemName":"Vfw20221223124411","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-44-11"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a726c36-d0c8-4621-85bc-c4e8575b7a6c","lifecycleState":"CERTIFIED","lastUpdateDate":1671799854368,"name":"basic_onboard_AWFFUm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","systemName":"BasicOnboardAwffum","description":"service","tags":["basic_onboard_AWFFUm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-23 12:56:01,644 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_vyRotN found in resources list 2022-12-23 12:56:01,645 INFO 199:base.py(1) - ***************************************************** 2022-12-23 12:56:01,646 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-12-23 12:56:01,646 INFO 201:base.py(1) - ***************************************************** 2022-12-23 12:56:01,646 INFO 227:base.py(1) - ***************************************************** 2022-12-23 12:56:01,647 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-12-23 12:56:01,647 INFO 229:base.py(1) - ***************************************************** 2022-12-23 12:56:01,647 DEBUG 187:__init__.py(1) - check if Service basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:01,648 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-23 12:56:01,648 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:01,648 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-23 12:56:01,649 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-23 12:56:01,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:01,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1115 2022-12-23 12:56:01,969 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-23 12:56:01,969 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","name":"vFW 2022-12-23 12-44-11","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae0a7e98-5d65-4328-8b83-175e9f7f3e3f/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f2806033-581f-40a5-bcab-256f942f7580/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b79f404-674a-4349-b576-c7ad48f42c37/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-12-23 12:56:01,972 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-44-11 from SDC 2022-12-23 12:56:01,972 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,972 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,972 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-23 12:56:01,972 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:01,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,973 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:01,973 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:01,973 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:01,973 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:01,973 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:01,973 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-12-23 12:56:01,973 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:01,974 INFO 197:__init__.py(1) - Service basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:56:01,974 DEBUG 187:__init__.py(1) - check if Service basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:01,974 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-23 12:56:01,974 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:01,975 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-23 12:56:01,975 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-23 12:56:01,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:02,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1115 2022-12-23 12:56:02,056 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-23 12:56:02,056 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","name":"vFW 2022-12-23 12-44-11","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae0a7e98-5d65-4328-8b83-175e9f7f3e3f/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f2806033-581f-40a5-bcab-256f942f7580/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b79f404-674a-4349-b576-c7ad48f42c37/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-12-23 12:56:02,059 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-44-11 from SDC 2022-12-23 12:56:02,059 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:02,060 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:02,060 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-23 12:56:02,060 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:02,060 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:02,060 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:02,061 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:02,061 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:02,061 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:02,061 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:02,061 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:02,062 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-12-23 12:56:02,062 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:02,062 INFO 197:__init__.py(1) - Service basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:56:02,062 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-12-23 12:56:02,062 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-12-23 12:56:02,063 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:02,063 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-12-23 12:56:02,063 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-12-23 12:56:02,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:02,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-12-23 12:56:02,133 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-12-23 12:56:02,134 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ASD_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.12.0"} 2022-12-23 12:56:02,139 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-12-23 12:56:02,140 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-12-23 12:56:02,140 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-12-23 12:56:02,140 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_vyRotN in SDC 2022-12-23 12:56:02,141 DEBUG 187:__init__.py(1) - check if Service basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:02,141 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-23 12:56:02,142 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:02,142 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-23 12:56:02,145 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-23 12:56:02,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:02,211 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1115 2022-12-23 12:56:02,213 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-23 12:56:02,214 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","name":"vFW 2022-12-23 12-44-11","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae0a7e98-5d65-4328-8b83-175e9f7f3e3f/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f2806033-581f-40a5-bcab-256f942f7580/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b79f404-674a-4349-b576-c7ad48f42c37/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-12-23 12:56:02,217 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-44-11 from SDC 2022-12-23 12:56:02,217 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:02,217 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:02,217 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-23 12:56:02,217 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:02,217 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:02,218 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:02,218 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:02,218 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:02,218 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:02,218 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:02,218 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:02,218 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-12-23 12:56:02,219 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:02,219 INFO 197:__init__.py(1) - Service basic_onboard_vyRotN doesn't exist in SDC 2022-12-23 12:56:02,240 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:02,240 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-12-23 12:56:02,240 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_vyRotN"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_vyRotN", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-12-23 12:56:02,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:03,564 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-12-23 12:56:03,567 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-12-23 12:56:03,569 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.assettoscacsar","artifactName":"service-BasicOnboardVyrotn-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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.assettoscatemplate","artifactName":"service-BasicOnboardVyrotn-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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":null,"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","empty":false},{"definition":false,"hidden":false,"uniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"e17c561a-366c-4246-973e-f8d5b49f3ac0","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1671800160844,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_vyRotN"],"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","SupportablityComponentName":"basic_onboard_vyRotN","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","highestVersion":true,"systemName":"BasicOnboardVyrotn","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","normalizedName":"basiconboardvyrotn","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1671800160844,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1671800160788,"description":null,"artifactType":"OTHER","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.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":1671800160788,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":null,"service":true,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"name":"basic_onboard_vyRotN"} 2022-12-23 12:56:03,575 INFO 330:__init__.py(1) - Service basic_onboard_vyRotN is created in SDC 2022-12-23 12:56:03,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:03,585 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:03,585 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-12-23 12:56:03,586 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:03,586 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-12-23 12:56:03,586 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-12-23 12:56:03,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:03,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1458 2022-12-23 12:56:03,652 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-12-23 12:56:03,652 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","name":"vFW c71f42a4-04c6","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/49351386-cdff-4520-bb75-8ba67944ae10/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","name":"basic_onboard_vyRotN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8d02a6b8-1f22-468b-adca-6a13958ecea0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/706248f3-b047-411e-b894-f401dca0640f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/eeae5686-2993-42ea-bc36-6c415b0caf1a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-12-23 12:56:03,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW c71f42a4-04c6 from SDC 2022-12-23 12:56:03,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:03,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:03,655 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:03,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vyRotN from SDC 2022-12-23 12:56:03,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:03,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:03,656 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:03,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:03,656 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:03,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:03,656 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:03,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:03,656 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:03,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:03,656 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:03,657 DEBUG 175:__init__.py(1) - number of Vf returned: 4 2022-12-23 12:56:03,657 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:03,657 INFO 220:__init__.py(1) - Vf found, updating information 2022-12-23 12:56:03,657 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:03,658 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-23 12:56:03,658 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-12-23 12:56:03,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:03,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-23 12:56:03,780 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-12-23 12:56:03,785 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa27ca2-d1f3-4e1f-ad86-6d88e15df739","lifecycleState":"CERTIFIED","lastUpdateDate":1671789699587,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f48ad9-df5d-4169-b68e-0df9f45e6c62","invariantUUID":"b9db097e-4080-4619-8916-b776f897be97","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":"objectStorage","uniqueId":"ec3829b4-3ea4-4bb5-b66f-910a889ffa5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789752815,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdbd3c58-2caa-492c-a298-9abce15cc53e","invariantUUID":"b81b55ea-0194-4582-98f0-1469845b2ed5","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":"objectStorage","uniqueId":"ca2834ed-ae48-4a5c-b26b-cd1d7d8560a8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835248,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1edee7-849f-4cd5-9359-4afcd53326b0","invariantUUID":"db14c2b7-921e-4aca-bca6-d12706fcb3d2","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":"objectStorage","uniqueId":"c0046ac9-9f35-42a6-bd13-ec294863f203","lifecycleState":"CERTIFIED","lastUpdateDate":1671789748259,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000165dd-2c1f-49cb-a2fe-6d6bc19c6e63","invariantUUID":"80c92d51-f9e2-433e-b0b4-bb63439c49da","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53333e5c-6ac7-4fbb-a087-0f253fcc4237","lifecycleState":"CERTIFIED","lastUpdateDate":1671789701301,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97124598-3ae7-4183-a139-a2e42fb7b013","invariantUUID":"3f372d65-726e-4b14-bf5a-c3414f59bcb5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"88388129-6742-4ba9-975d-0a6c6ca99cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789851002,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"425f2109-b8ca-45dc-9557-aa5fee505674","invariantUUID":"5201f940-7229-4699-b4c3-a20745f1d2a3","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33b4defb-213f-4dfd-9299-5546c89785e3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835786,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96deffae-978c-44cf-8be1-567ebc3ac3e6","invariantUUID":"baec2e8a-f3d4-43b0-9807-23506ee42ddc","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":"loadBalancer","uniqueId":"396d6e20-bb33-41cb-a539-48a6b4a6541e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789653690,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f50c757-900b-4a7d-9f10-564778ea21a0","invariantUUID":"8a168e95-4341-455f-ad10-d254a31ee395","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101b8ce7-4c5e-4668-8af0-41a65ad3926b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789720824,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"475902e8-9f76-4d8f-bb7f-ad51a703e72e","invariantUUID":"0988ebf5-bf6b-4877-8403-c65625e18003","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":"compute","uniqueId":"941daf47-e4bf-4c3c-901f-c357ce4f06c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835946,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5790c98-a2e4-4c02-929d-55860f8b0777","invariantUUID":"b99ecd7e-4a94-44ff-9313-fa833e90786b","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":"b95b4ca7-1642-4bf0-9021-797a347cee37","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536727,"name":"basic_onboard_AFdWMN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","systemName":"BasicOnboardAfdwmn","description":"VF","tags":["basic_onboard_AFdWMN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78296c28-0b16-417f-b668-745e5edfbc0f","lifecycleState":"CERTIFIED","lastUpdateDate":1671799835811,"name":"basic_onboard_AWFFUm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","systemName":"BasicOnboardAwffum","description":"VF","tags":["basic_onboard_AWFFUm"],"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":"compute","uniqueId":"f6e49339-5df0-415c-bf8d-3dac4b3f8e91","lifecycleState":"CERTIFIED","lastUpdateDate":1671789696441,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f62bf5e-f8d4-4ada-81b3-2fcdddf68156","invariantUUID":"39b226d3-4603-47c8-ba7a-e9570d8b8425","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c128a006-c92d-4a31-a7fe-ca5e7c35cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836233,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56901a40-779f-4d18-855c-5a541362c373","invariantUUID":"15380bf1-9af4-4343-9ac1-564bf5a93cea","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":"objectStorage","uniqueId":"bc3541a3-eaf4-4136-8aea-fff3c8645244","lifecycleState":"CERTIFIED","lastUpdateDate":1671789663624,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45516447-01e4-4596-8e41-a1b219700c79","invariantUUID":"bd5bad93-73f4-40b7-ab99-fe98378868ca","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":"defaulticon","uniqueId":"e35ee000-055f-480a-bfef-c066dd1d37d5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850201,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"222486c5-aa25-48b8-8e27-d9d4f52fdf03","invariantUUID":"3d55b522-0a2b-4c01-8636-8d2887902034","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bef4403-d56b-455a-89a5-ae675c0bf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789692534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce3d00f1-4d98-422a-8ae4-5002ccfd3bff","invariantUUID":"9cf159fa-5444-4f67-9dea-f9f1e99db412","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":"network","uniqueId":"0801de74-5ce6-40cb-b188-1c577658d09f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789774576,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ecad66a-5cad-4d25-8bab-d47556676d9c","invariantUUID":"ff7a2e65-ccec-4951-9564-3559564fd28a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81feef3e-3f1c-43e5-8643-1c1ed9f7e9df","lifecycleState":"CERTIFIED","lastUpdateDate":1671789675418,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c97803a-f3c1-480c-a3d7-35bba8d0129a","invariantUUID":"34833a1a-731e-4f98-a8ee-85dd223bb12e","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":"defaulticon","uniqueId":"09106f34-e51e-42d5-a977-c9cc000c1947","lifecycleState":"CERTIFIED","lastUpdateDate":1671789849867,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b24a9-3449-46e8-a992-6c7303f539b7","invariantUUID":"394171a9-a3af-4bd2-8c8e-cd5490a35f57","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48c5923e-32ae-49c8-b833-d7f65d41012e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789707626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7361424-cbc7-4fcb-b06e-e8e3623f8047","invariantUUID":"4d8f8c89-d7e2-400b-b016-534037af87df","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":"4e82965d-03b7-47d9-8f69-f9d43baa5f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789657109,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89fc947-b02f-48c1-b1d6-261229e11ab5","invariantUUID":"5cfc0ac2-e015-4f44-9548-7cc2be00b14f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ea3a112-33d4-4877-87b8-02758b46029b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789698009,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4274e4-0473-4fad-96e4-ae560f10fa7f","invariantUUID":"7c518761-d04d-45b8-9b03-7305f8ac46e1","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":"network","uniqueId":"e333f813-337b-4244-896d-86c1608ca843","lifecycleState":"CERTIFIED","lastUpdateDate":1671789773053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ae2d4a1-4e1c-426d-9045-90e4922baf94","invariantUUID":"f3c01fc9-fc1d-4b00-b0f4-f755260097f2","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":"4991f02e-a0fc-41da-8a9f-34045aa0fe44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850817,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2acf14c8-149c-46f6-bc38-7d824169455e","invariantUUID":"7a7278ca-3f12-4c90-aa59-8f0c25a6833e","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"300d3161-92ea-4ff0-86e8-3ffdb47116c9","lifecycleState":"CERTIFIED","lastUpdateDate":1671789762200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c7ead4-b9ae-446d-98bc-b2890828189d","invariantUUID":"279183e0-2e42-479a-bd87-56a3fa2ec7c9","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":"37f3ad50-afb8-4013-8d08-c6fc298d8d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bd5bb2-84f8-4430-8a8d-2f7745a30afa","invariantUUID":"57cd0b1e-fe6f-4d81-9da0-cf087221d70e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6de76562-fee6-46e4-bb21-4eb4b28778f8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789791463,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89772465-d2e5-424b-a95f-c40f48230588","invariantUUID":"633f2450-9cc0-4c2e-9d32-99224ac79aba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"506ffac5-3d29-44b2-9264-a71b9963f4f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789732474,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d367015-f2c1-491b-a09e-25f195d52062","invariantUUID":"4a9a5f1b-a223-414b-b7ad-796ff1b52051","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":"e3317670-b488-48b2-9585-94b1c2916b5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850392,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb59675-cedd-4918-931d-9f67829406c3","invariantUUID":"55816691-42af-43b9-ac97-b5eb5bb91470","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789704517,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6aef1e0-a6e8-4d19-9c9b-acb7ba4974f6","invariantUUID":"a1041fec-be53-4567-9d71-43e1b1393c8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"517bece8-3b20-4293-a42f-bdeaa430a754","lifecycleState":"CERTIFIED","lastUpdateDate":1671789743590,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70221a55-7dcf-436b-9b4a-f952f9cda4bc","invariantUUID":"ed3214dc-a633-4678-bebf-3b8823cddb23","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":"securityrules","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789694064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"56ab8e07-6e2d-4753-88a6-6b0b51cb7764","invariantUUID":"2380bcd0-d9a9-44e8-be24-4f61c99f1b99","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":"d7bc8be8-de77-4135-9016-665ab77aea2b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789725721,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b992247e-b610-4455-b0eb-9083e32edf4e","invariantUUID":"9b925dab-9bee-4f4b-93dc-7268cd62f250","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":"port","uniqueId":"d877bdf9-7e29-479d-a90a-9e711899bd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789803749,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"780ae8a9-159b-44eb-bca4-e53c82a558d6","invariantUUID":"0bf702a9-9575-4de9-825d-65945fff71be","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":"35af733b-859f-43f9-a91b-e19bc1ceeaee","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850030,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa280f42-4302-4d62-95f1-ad3b681721cf","invariantUUID":"d843f703-aa3a-4466-8ade-0db133655b41","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e7b9131-3284-4865-86a6-37c8ebff8f48","lifecycleState":"CERTIFIED","lastUpdateDate":1671799518572,"name":"vFW c71f42a4-04c6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","systemName":"VfwC71f42a404c6","description":"vendor software product","tags":["vFW c71f42a4-04c6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e59ef048-937e-4096-8746-96650095d2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789771509,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0e71374-fd9d-4916-b5a0-7d798da45e7a","invariantUUID":"15a63831-eeaf-42c3-9da8-9e7d28d7dddd","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"351b32ad-db20-447f-8be0-596284690a92","lifecycleState":"CERTIFIED","lastUpdateDate":1671789730677,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba8b24df-27d3-45a5-be1b-396759b689da","invariantUUID":"dbea9715-4624-4f07-b06a-0f82c340cd16","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":"port","uniqueId":"8399d985-3642-4dd8-80f6-817c23414c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789669045,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a843622e-7df8-4156-a046-6d36dd6b2d25","invariantUUID":"cf95bcc0-63da-407f-99b0-26cfbdca3ae9","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":"c9b48479-5372-44c3-a94a-09e8526cf0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789714064,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55b99b1f-9ac6-4103-8f27-04da53d089be","invariantUUID":"fbf1a788-eaf4-416d-8b3d-7ffc11e225fa","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":"3245483c-9ac5-4d11-81e4-41a04e117f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789754531,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3b85392-0a74-4eb2-8c0e-fba973d8b07d","invariantUUID":"84e7e307-fff7-4ce1-87cf-98af42886b1b","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":"03e36c1c-6099-40d4-a29e-1d440eb4e9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789706097,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b465db91-394e-48d3-832b-a80ba84ae5f5","invariantUUID":"73cfcb4d-ad65-47c1-9dd5-7e8a4eaa0b01","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0871bff1-0200-4534-ba6a-f11bc3a76b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1671789769949,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e18b5ae9-09bd-4087-8b41-97193ccb3b3c","invariantUUID":"8026c7d4-97da-44ea-887e-e47f50dc9ebd","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f67616ce-9a75-490a-98f3-3026621dd344","lifecycleState":"CERTIFIED","lastUpdateDate":1671789746690,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb64445e-1cf0-43c4-9861-43276f12dd70","invariantUUID":"f475a118-033a-4a99-9d01-bcc5805f6726","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":"0ead4fda-7ac2-4871-8057-c5a36133040e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789727313,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b66de4c-4d51-4b8b-9e5f-d218f0bc31a3","invariantUUID":"b2c06cc5-f6a4-4d86-9993-37f14f9dfc39","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":"compute","uniqueId":"880cf3ec-0dcb-40bc-8959-0d3f48bddbbe","lifecycleState":"CERTIFIED","lastUpdateDate":1671789800255,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f01572-9b94-41f6-a898-68d352284ffc","invariantUUID":"fad884ed-19c6-469f-a94b-478e10e49a47","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"204f44e3-fe54-451a-b11c-b821b223b105","lifecycleState":"CERTIFIED","lastUpdateDate":1671789785800,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaea643f-3649-4601-833d-f23b790780b2","invariantUUID":"097fc7fa-c1f2-4ae7-8d04-9d71e9b6fc42","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6b054cb5-bf1f-4e0e-9c00-a08e773465e4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835379,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35727938-c0d2-4339-966d-fa6e3948c57c","invariantUUID":"40db39c1-b003-4ec7-bef0-6dc1f9f4ec6f","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":"90ec2347-5055-4929-bd37-8571aa2ca2f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789724061,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160c1314-fbf0-4690-bb68-6eabe19db57b","invariantUUID":"5a20f00b-50d0-418c-b03b-0e2704e46594","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63973cac-b1f8-43ac-9d40-ce8bd3832c68","lifecycleState":"CERTIFIED","lastUpdateDate":1671789737419,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b3f3254-60da-4287-8450-989852afd965","invariantUUID":"092d4beb-9e4b-43f8-978e-a8452b65cbd3","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":"network","uniqueId":"47037dcf-6d4e-4ef0-8d19-339bdc8726eb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836086,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c247fd-cead-4b05-9ebc-6d22cc37bbc5","invariantUUID":"c7e2e975-2759-4554-83a2-be7f78cd13b7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"75cac3f9-d17e-4028-9953-c1bcf97655d7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789802041,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da4b859-df6c-45a3-8bab-d45273743f18","invariantUUID":"f89f5e56-4c49-481a-bf60-7710cdaa9b40","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5e6d110-2484-444a-a25a-45f40f5c2e62","lifecycleState":"CERTIFIED","lastUpdateDate":1671789661589,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1585cf56-347b-4e28-b7a0-e2c4c49cd8c5","invariantUUID":"4a20a2b3-3742-41c1-a8ec-a2b0760b0a81","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c61b41f0-32de-4f9c-bd05-627650dc0750","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834708,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380739ac-3fad-4907-88be-5a703f4cfbdc","invariantUUID":"84bdef0f-216c-46e7-a74f-bc2e45905f17","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eb9eadc-6ab0-461d-ad14-4ae91b18a6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789677021,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69ad3a99-adf9-431c-adc5-b5ca8252f706","invariantUUID":"31e6c614-dbf5-4727-8d21-92016376cc84","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a131b442-813e-4c57-8fd0-2074a5d2293b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835119,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75ba4e1-4b1d-4d0b-ad4b-ede6834af42a","invariantUUID":"b3fe7f6c-b851-4e9d-8db5-a983e8fde45a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c335877-5db2-4251-82c7-3efaa474fa1c","lifecycleState":"CERTIFIED","lastUpdateDate":1671789797092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bed12a58-0a83-439f-b85d-395c583d6612","invariantUUID":"488d27ac-e4c8-43f2-91bc-c5460f0a4d44","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":"objectStorage","uniqueId":"bed310c5-ff7a-42ff-b8b4-59635216ad9d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789650381,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf3476-d7b6-438c-8dc1-566ae4cd2e96","invariantUUID":"5c3526ab-8422-42cc-ac68-8d4bb2b35b92","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":"2a6a1cc6-ee13-4a12-8e96-c8d839c0aeb0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789760704,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008dfd0d-082a-4218-a665-6ae22f9cde56","invariantUUID":"8e403e0b-217f-48c4-bcaa-826f501bdb9a","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":"018fcd75-2bd8-47e1-9c6b-72b5bb4c2735","lifecycleState":"CERTIFIED","lastUpdateDate":1671789768427,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca08ff30-e7f4-49f9-a2f8-06b420ded3b5","invariantUUID":"43d706cf-8dce-4f05-b0fb-d8c3774655c1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f80eb99-706d-46e2-b48b-5df3e157c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789735808,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bcf69e3-f228-477e-82ee-2abf5ba2a0d4","invariantUUID":"51b12052-80d7-4d93-894f-e9318794785d","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":"bee28c0e-8f7a-4f3e-a08e-83bf2f3daa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789798703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3cfceaa-85e8-4f3c-9b0d-0d7305e7e614","invariantUUID":"fa354cbb-bf26-4b84-bda9-c49117bb3b44","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":"b2e8c188-d6da-4e17-95d2-2d18a368c11f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789687026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f023d23-2b02-47f6-8a53-945cb93f2443","invariantUUID":"f63177eb-eb22-4b71-9c16-cb59298d228e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"543feed2-4b1d-449b-a469-2fc07179ce30","lifecycleState":"CERTIFIED","lastUpdateDate":1671789647066,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"5e2b3e9b-be8a-4988-a12a-c4c3d6b98472","invariantUUID":"82d3ba86-4f7a-4732-bde4-350a07e8046d","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"286fcfdb-87f2-4b24-be95-fc678202cbad","lifecycleState":"CERTIFIED","lastUpdateDate":1671789765307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13dcfe73-fe28-4e7c-af19-6ae7fc85a4fd","invariantUUID":"e593e492-6469-4079-b9ac-62a2bd43bbaf","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":"network","uniqueId":"c558b890-4503-4f57-b02e-8e41d4de7291","lifecycleState":"CERTIFIED","lastUpdateDate":1671789667407,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3ae311-3b28-4f3f-a640-e58f2a53f1ac","invariantUUID":"71dc9968-5ce0-4101-bd56-2dc47a01b47e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"73648cb1-f095-4f77-af90-5364e60ef0d2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835502,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd03776d-74a6-4e25-b944-7507136e838d","invariantUUID":"1d26b92f-2656-4ea7-b389-e9568a955e90","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b050369d-e257-4cb6-b4f8-522836ced335","lifecycleState":"CERTIFIED","lastUpdateDate":1671789779747,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc741304-f7d0-49bd-a761-a5f275323081","invariantUUID":"299539e7-21f2-41c5-ab75-502eae7f45ba","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":"networkrules","uniqueId":"8be110cc-b373-420f-bdc4-761413b0807e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789685491,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"00bc4c92-28b3-4a71-92c2-66a8274c9af1","invariantUUID":"56768d7f-6d15-4c5f-bdf8-9cbad15844c8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c9ceb-2e93-4ffe-8b60-a6589cf17a44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789782740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284e7218-0c83-4231-853f-e6f5206a094d","invariantUUID":"fcfbd496-7541-4f09-9d70-a83f7e5de932","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ceba0aa6-1c84-4881-afa4-ddc80e16f39d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850598,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e882b76c-0838-448e-ab99-7b53c460f0f5","invariantUUID":"1ea0052c-41e3-44c5-8adb-adca7306e5e3","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425","lifecycleState":"CERTIFIED","lastUpdateDate":1671789655515,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08af8ca4-7447-4ca5-8bcb-67cd01c00347","invariantUUID":"67ba1fdd-d74f-4516-9c83-17c34f288286","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480361b0-d319-440e-af15-c48923362fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789734183,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7aa16367-120f-4b04-bfd5-d297692d0f3c","invariantUUID":"b0a2148f-4164-4009-b006-ae87171d8748","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01cff089-6eda-4124-81b4-3fb676c4d3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789690983,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6737782f-44f0-4e78-9fdf-899dbdc8c5a7","invariantUUID":"4033de5b-d6ce-462b-98b5-10e58df3b947","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":"port","uniqueId":"e98ec520-2913-49b0-85da-eb63d30df55e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789766892,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c27a9371-c6fa-48eb-8e6c-30836c5f2906","invariantUUID":"ce9e6124-bb01-46c2-a7a1-f4871fdb6671","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b80076a-6789-430b-aad4-3eb17c26d957","lifecycleState":"CERTIFIED","lastUpdateDate":1671789789662,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3204cc-baef-44ab-8d6e-d9a482870df2","invariantUUID":"f7132d7d-7fac-470d-a555-a66998094ca8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e22af24-a015-4d0a-9ab8-3ebc275335ff","lifecycleState":"CERTIFIED","lastUpdateDate":1671789719185,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10c8e425-1a44-4c8c-8c40-4e111145138c","invariantUUID":"e7eee477-50ee-4395-9e10-2b5708bb689a","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":"port","uniqueId":"cbbe836b-7433-4821-b33b-1db238add460","lifecycleState":"CERTIFIED","lastUpdateDate":1671789763735,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f86518a4-21d9-4134-9c73-11aac680ab8c","invariantUUID":"281f592c-f7ed-4152-a16c-8c4556af09e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"10029cd2-a439-47ff-8ed2-7a8fa15272b2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789795281,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"451bbe0b-8162-4a6a-97f6-b2943302eaa4","invariantUUID":"e0172a4f-8fb9-4a59-91bf-4e2067ee5fc2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6cf9f8e7-78fb-4228-8145-de9494ab827d","lifecycleState":"CERTIFIED","lastUpdateDate":1671800145563,"name":"basic_onboard_vyRotN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","systemName":"BasicOnboardVyrotn","description":"VF","tags":["basic_onboard_vyRotN"],"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":"compute","uniqueId":"6baa790f-7295-4bb9-b68f-692e014788cb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834846,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed83165-fefc-4167-9c7b-8e3cfc61ac11","invariantUUID":"4489f928-c61e-4f9a-814c-8ec454528cb2","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":"network","uniqueId":"528d82ed-9f1a-4244-afc1-2734098c4f9e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789665669,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c33c53f7-e0fc-4e10-bee9-20c838bab6e3","invariantUUID":"b92e57f1-8cf7-48d3-bdd0-53bf9bff5366","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c38ac47b-1a1a-41b5-b926-148d08424f05","lifecycleState":"CERTIFIED","lastUpdateDate":1671789673859,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e83a3954-9c4a-4d8d-8f8d-5aaf881d5a82","invariantUUID":"20e8a3fd-eff1-4cdb-959a-608ff4aa0374","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3befb187-9c29-48ad-9e41-2b7f406ae4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789777659,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08bd9079-9523-4c89-97e6-d7f258d75e18","invariantUUID":"e5b1aca7-86a9-4f72-9e7c-b400ba1dff6e","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":"4743e356-323c-41fa-b248-21aec72b7f31","lifecycleState":"CERTIFIED","lastUpdateDate":1671789672289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"949321fd-6021-489c-bdda-b3a9c41262d0","invariantUUID":"89d6383d-5479-4207-b135-b5d71db059bf","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71f431f4-b490-4143-80ab-70a48be7cb14","lifecycleState":"CERTIFIED","lastUpdateDate":1671789740540,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"416126d9-8e4b-46e4-a8c2-8ca652c7797c","invariantUUID":"03d39b58-87a1-4f68-b174-87136b31186e","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":"network","uniqueId":"67a65561-5de4-46b5-abb4-1d2111fe3b75","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"528397fc-b5ff-4811-bca3-9aedc3cfca42","invariantUUID":"d1727132-724d-471b-b635-4b37d914a3df","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":"defaulticon","uniqueId":"65b5c2d4-a322-4a44-8075-fb04ed785347","lifecycleState":"CERTIFIED","lastUpdateDate":1671789670680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"579cf6ee-7249-4721-8c42-97e89576d0c0","invariantUUID":"51e5b028-157d-4e96-82e7-a84d3b7289da","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":"defaulticon","uniqueId":"feb49187-2dda-412a-bf31-0cb80040e564","lifecycleState":"CERTIFIED","lastUpdateDate":1671789728868,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00ca8d6d-8d23-4f04-ae38-87bc812669c5","invariantUUID":"20e9a360-1f91-4fb7-9c54-910715871a74","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":"objectStorage","uniqueId":"8e07ecde-315f-4f75-be74-debac8e99bbb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789648766,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8896936-bac2-47ad-b71c-1e022ecf359c","invariantUUID":"9d468c09-9029-455d-992c-49af2d24d125","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":"compute","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789640120,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0654184c-83bd-4b3e-84d4-4a0717f1270c","invariantUUID":"3c5097e8-d5f1-428b-969d-7fa6bd9fc9f9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b56fd34-1835-4685-ab40-8ba2ee5c2e89","lifecycleState":"CERTIFIED","lastUpdateDate":1671789742073,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a24425b-6b0b-4285-9956-444e69aef4ad","invariantUUID":"7f986ab1-d7f3-4a97-826e-67d46f3ddc50","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":"0c74f15c-9ea0-4fae-b917-78a415786154","lifecycleState":"CERTIFIED","lastUpdateDate":1671789678670,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04484eb5-5eac-4f4d-92bb-5c609cf715d3","invariantUUID":"f634a87b-9aa7-4fc9-b1b9-d9d0622bce90","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"731f95cc-eb68-4605-a4c6-5ae08cd110bb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789776116,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d091064a-28db-495f-89f9-fd3795e4667d","invariantUUID":"069fc749-fe72-4fdf-b3d4-08169884bff3","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1671800160844,"name":"basic_onboard_vyRotN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","systemName":"BasicOnboardVyrotn","description":"service","tags":["basic_onboard_vyRotN"],"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":"26a57a6d-9afa-486f-b5c2-8ddd4cd046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1671799555351,"name":"basic_onboard_AFdWMN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","systemName":"BasicOnboardAfdwmn","description":"service","tags":["basic_onboard_AFdWMN"],"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":"d4ff308b-2542-4659-999c-a5fd29100b77","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536017,"name":"vFW 2022-12-23 12-44-11","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","systemName":"Vfw20221223124411","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-44-11"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a726c36-d0c8-4621-85bc-c4e8575b7a6c","lifecycleState":"CERTIFIED","lastUpdateDate":1671799854368,"name":"basic_onboard_AWFFUm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","systemName":"BasicOnboardAwffum","description":"service","tags":["basic_onboard_AWFFUm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-23 12:56:03,793 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_vyRotN found in resources list 2022-12-23 12:56:03,793 DEBUG 129:onap_service.py(1) - [SDC][Add VF to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:03,794 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/9c57c901-33a5-496c-927b-e3cfed9adc4f/resourceInstance 2022-12-23 12:56:03,794 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_vyRotN", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "6cf9f8e7-78fb-4228-8145-de9494ab827d", "originType": "VF", "componentUid": "6cf9f8e7-78fb-4228-8145-de9494ab827d", "icon": "defaulticon" } 2022-12-23 12:56:03,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:05,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9c57c901-33a5-496c-927b-e3cfed9adc4f/resourceInstance HTTP/1.1" 201 None 2022-12-23 12:56:05,943 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-12-23 12:56:05,945 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":"e850aa2b-60ec-4288-8ae4-c5622550937a.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e850aa2b-60ec-4288-8ae4-c5622550937a.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"de816350-02fa-453d-9a78-bbb59fa62343.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"de816350-02fa-453d-9a78-bbb59fa62343","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"de816350-02fa-453d-9a78-bbb59fa62343","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_vyRotN 0","SupportablityComponentVersion":null},"actualComponentUid":"6cf9f8e7-78fb-4228-8145-de9494ab827d","createdFromCsar":false,"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f.6cf9f8e7-78fb-4228-8145-de9494ab827d.basic_onboard_vyrotn0","normalizedName":"basic_onboard_vyrotn0","name":"basic_onboard_vyRotN 0","creationTime":1671800162645,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_vyrotn0","createdFrom":null,"componentUid":"6cf9f8e7-78fb-4228-8145-de9494ab827d","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardVyrotn","modificationTime":1671800162645,"customizationUUID":"d355a171-a1dd-487a-8499-6ff23bc2af74","instanceCount":null,"posX":"200","posY":"100","componentName":"basic_onboard_vyRotN","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false} 2022-12-23 12:56:05,946 INFO 940:sdc_resource.py(1) - Resource VF basic_onboard_vyRotN has been added on ServiceProxy basic_onboard_vyRotN 2022-12-23 12:56:05,949 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_vyRotN] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:05,950 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_vyRotN] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28/distribution 2022-12-23 12:56:05,950 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_vyRotN] data sent: None 2022-12-23 12:56:05,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:06,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28/distribution HTTP/1.1" 200 38 2022-12-23 12:56:06,025 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_vyRotN] response code: 200 2022-12-23 12:56:06,026 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_vyRotN] response: {"distributionStatusOfServiceList":[]} 2022-12-23 12:56:06,029 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_vyRotN] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:06,029 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_vyRotN] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-12-23 12:56:06,029 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_vyRotN] data sent: None 2022-12-23 12:56:06,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:06,088 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-12-23 12:56:06,089 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_vyRotN] response code: 200 2022-12-23 12:56:06,090 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_vyRotN] response: {"distributionStatusList":[]} 2022-12-23 12:56:06,092 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-12-23 12:56:06,092 INFO 741:service.py(1) - attempting to checkin Service basic_onboard_vyRotN in SDC 2022-12-23 12:56:06,096 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:06,096 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/9c57c901-33a5-496c-927b-e3cfed9adc4f/lifecycleState/checkin 2022-12-23 12:56:06,096 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-12-23 12:56:06,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:07,955 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9c57c901-33a5-496c-927b-e3cfed9adc4f/lifecycleState/checkin HTTP/1.1" 200 1225 2022-12-23 12:56:07,957 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-12-23 12:56:07,958 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f","name":"basic_onboard_vyRotN","version":"0.1","isHighestVersion":true,"creationDate":1671800160844,"lastUpdateDate":1671800164716,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_vyRotN"],"icon":"network_l_1-3","normalizedName":"basiconboardvyrotn","systemName":"BasicOnboardVyrotn","contactId":"cs0008","allVersions":{"0.1":"9c57c901-33a5-496c-927b-e3cfed9adc4f"},"projectCode":"123456","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","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":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28"} 2022-12-23 12:56:07,961 DEBUG 187:__init__.py(1) - check if Service basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:07,961 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-23 12:56:07,962 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:07,962 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-23 12:56:07,962 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-23 12:56:07,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:08,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1892 2022-12-23 12:56:08,063 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-23 12:56:08,064 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","name":"vFW 2022-12-23 12-44-11","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae0a7e98-5d65-4328-8b83-175e9f7f3e3f/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f2806033-581f-40a5-bcab-256f942f7580/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","name":"basic_onboard_vyRotN","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99bdf589-feda-4318-b059-3dd6f4d3208e","invariantUUID":"cd7f8aae-293e-4e01-aba2-1df5e3ff35ad","name":"vFW 2022-12-23 12-56-03","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/99bdf589-feda-4318-b059-3dd6f4d3208e/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b79f404-674a-4349-b576-c7ad48f42c37/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-12-23 12:56:08,066 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-44-11 from SDC 2022-12-23 12:56:08,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:08,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:08,067 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-23 12:56:08,067 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:08,067 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:08,067 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:08,067 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:08,067 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vyRotN from SDC 2022-12-23 12:56:08,067 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:08,067 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:08,067 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-12-23 12:56:08,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-56-03 from SDC 2022-12-23 12:56:08,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:08,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:08,068 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-12-23 12:56:08,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:08,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:08,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:08,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:08,069 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-12-23 12:56:08,069 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:08,069 INFO 220:__init__.py(1) - Service found, updating information 2022-12-23 12:56:08,069 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:08,070 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-23 12:56:08,070 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-12-23 12:56:08,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:08,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-23 12:56:08,187 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-12-23 12:56:08,189 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa27ca2-d1f3-4e1f-ad86-6d88e15df739","lifecycleState":"CERTIFIED","lastUpdateDate":1671789699587,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f48ad9-df5d-4169-b68e-0df9f45e6c62","invariantUUID":"b9db097e-4080-4619-8916-b776f897be97","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":"objectStorage","uniqueId":"ec3829b4-3ea4-4bb5-b66f-910a889ffa5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789752815,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdbd3c58-2caa-492c-a298-9abce15cc53e","invariantUUID":"b81b55ea-0194-4582-98f0-1469845b2ed5","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":"objectStorage","uniqueId":"ca2834ed-ae48-4a5c-b26b-cd1d7d8560a8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835248,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1edee7-849f-4cd5-9359-4afcd53326b0","invariantUUID":"db14c2b7-921e-4aca-bca6-d12706fcb3d2","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":"objectStorage","uniqueId":"c0046ac9-9f35-42a6-bd13-ec294863f203","lifecycleState":"CERTIFIED","lastUpdateDate":1671789748259,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000165dd-2c1f-49cb-a2fe-6d6bc19c6e63","invariantUUID":"80c92d51-f9e2-433e-b0b4-bb63439c49da","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53333e5c-6ac7-4fbb-a087-0f253fcc4237","lifecycleState":"CERTIFIED","lastUpdateDate":1671789701301,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97124598-3ae7-4183-a139-a2e42fb7b013","invariantUUID":"3f372d65-726e-4b14-bf5a-c3414f59bcb5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"88388129-6742-4ba9-975d-0a6c6ca99cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789851002,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"425f2109-b8ca-45dc-9557-aa5fee505674","invariantUUID":"5201f940-7229-4699-b4c3-a20745f1d2a3","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33b4defb-213f-4dfd-9299-5546c89785e3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835786,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96deffae-978c-44cf-8be1-567ebc3ac3e6","invariantUUID":"baec2e8a-f3d4-43b0-9807-23506ee42ddc","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":"loadBalancer","uniqueId":"396d6e20-bb33-41cb-a539-48a6b4a6541e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789653690,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f50c757-900b-4a7d-9f10-564778ea21a0","invariantUUID":"8a168e95-4341-455f-ad10-d254a31ee395","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101b8ce7-4c5e-4668-8af0-41a65ad3926b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789720824,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"475902e8-9f76-4d8f-bb7f-ad51a703e72e","invariantUUID":"0988ebf5-bf6b-4877-8403-c65625e18003","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":"compute","uniqueId":"941daf47-e4bf-4c3c-901f-c357ce4f06c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835946,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5790c98-a2e4-4c02-929d-55860f8b0777","invariantUUID":"b99ecd7e-4a94-44ff-9313-fa833e90786b","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":"b95b4ca7-1642-4bf0-9021-797a347cee37","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536727,"name":"basic_onboard_AFdWMN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","systemName":"BasicOnboardAfdwmn","description":"VF","tags":["basic_onboard_AFdWMN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78296c28-0b16-417f-b668-745e5edfbc0f","lifecycleState":"CERTIFIED","lastUpdateDate":1671799835811,"name":"basic_onboard_AWFFUm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","systemName":"BasicOnboardAwffum","description":"VF","tags":["basic_onboard_AWFFUm"],"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":"compute","uniqueId":"f6e49339-5df0-415c-bf8d-3dac4b3f8e91","lifecycleState":"CERTIFIED","lastUpdateDate":1671789696441,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f62bf5e-f8d4-4ada-81b3-2fcdddf68156","invariantUUID":"39b226d3-4603-47c8-ba7a-e9570d8b8425","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c128a006-c92d-4a31-a7fe-ca5e7c35cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836233,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56901a40-779f-4d18-855c-5a541362c373","invariantUUID":"15380bf1-9af4-4343-9ac1-564bf5a93cea","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":"objectStorage","uniqueId":"bc3541a3-eaf4-4136-8aea-fff3c8645244","lifecycleState":"CERTIFIED","lastUpdateDate":1671789663624,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45516447-01e4-4596-8e41-a1b219700c79","invariantUUID":"bd5bad93-73f4-40b7-ab99-fe98378868ca","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":"defaulticon","uniqueId":"e35ee000-055f-480a-bfef-c066dd1d37d5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850201,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"222486c5-aa25-48b8-8e27-d9d4f52fdf03","invariantUUID":"3d55b522-0a2b-4c01-8636-8d2887902034","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bef4403-d56b-455a-89a5-ae675c0bf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789692534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce3d00f1-4d98-422a-8ae4-5002ccfd3bff","invariantUUID":"9cf159fa-5444-4f67-9dea-f9f1e99db412","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":"network","uniqueId":"0801de74-5ce6-40cb-b188-1c577658d09f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789774576,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ecad66a-5cad-4d25-8bab-d47556676d9c","invariantUUID":"ff7a2e65-ccec-4951-9564-3559564fd28a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81feef3e-3f1c-43e5-8643-1c1ed9f7e9df","lifecycleState":"CERTIFIED","lastUpdateDate":1671789675418,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c97803a-f3c1-480c-a3d7-35bba8d0129a","invariantUUID":"34833a1a-731e-4f98-a8ee-85dd223bb12e","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":"defaulticon","uniqueId":"09106f34-e51e-42d5-a977-c9cc000c1947","lifecycleState":"CERTIFIED","lastUpdateDate":1671789849867,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b24a9-3449-46e8-a992-6c7303f539b7","invariantUUID":"394171a9-a3af-4bd2-8c8e-cd5490a35f57","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48c5923e-32ae-49c8-b833-d7f65d41012e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789707626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7361424-cbc7-4fcb-b06e-e8e3623f8047","invariantUUID":"4d8f8c89-d7e2-400b-b016-534037af87df","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":"4e82965d-03b7-47d9-8f69-f9d43baa5f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789657109,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89fc947-b02f-48c1-b1d6-261229e11ab5","invariantUUID":"5cfc0ac2-e015-4f44-9548-7cc2be00b14f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ea3a112-33d4-4877-87b8-02758b46029b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789698009,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4274e4-0473-4fad-96e4-ae560f10fa7f","invariantUUID":"7c518761-d04d-45b8-9b03-7305f8ac46e1","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":"network","uniqueId":"e333f813-337b-4244-896d-86c1608ca843","lifecycleState":"CERTIFIED","lastUpdateDate":1671789773053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ae2d4a1-4e1c-426d-9045-90e4922baf94","invariantUUID":"f3c01fc9-fc1d-4b00-b0f4-f755260097f2","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":"4991f02e-a0fc-41da-8a9f-34045aa0fe44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850817,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2acf14c8-149c-46f6-bc38-7d824169455e","invariantUUID":"7a7278ca-3f12-4c90-aa59-8f0c25a6833e","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"300d3161-92ea-4ff0-86e8-3ffdb47116c9","lifecycleState":"CERTIFIED","lastUpdateDate":1671789762200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c7ead4-b9ae-446d-98bc-b2890828189d","invariantUUID":"279183e0-2e42-479a-bd87-56a3fa2ec7c9","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":"37f3ad50-afb8-4013-8d08-c6fc298d8d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bd5bb2-84f8-4430-8a8d-2f7745a30afa","invariantUUID":"57cd0b1e-fe6f-4d81-9da0-cf087221d70e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6de76562-fee6-46e4-bb21-4eb4b28778f8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789791463,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89772465-d2e5-424b-a95f-c40f48230588","invariantUUID":"633f2450-9cc0-4c2e-9d32-99224ac79aba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"506ffac5-3d29-44b2-9264-a71b9963f4f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789732474,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d367015-f2c1-491b-a09e-25f195d52062","invariantUUID":"4a9a5f1b-a223-414b-b7ad-796ff1b52051","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":"e3317670-b488-48b2-9585-94b1c2916b5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850392,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb59675-cedd-4918-931d-9f67829406c3","invariantUUID":"55816691-42af-43b9-ac97-b5eb5bb91470","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789704517,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6aef1e0-a6e8-4d19-9c9b-acb7ba4974f6","invariantUUID":"a1041fec-be53-4567-9d71-43e1b1393c8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"517bece8-3b20-4293-a42f-bdeaa430a754","lifecycleState":"CERTIFIED","lastUpdateDate":1671789743590,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70221a55-7dcf-436b-9b4a-f952f9cda4bc","invariantUUID":"ed3214dc-a633-4678-bebf-3b8823cddb23","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":"securityrules","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789694064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"56ab8e07-6e2d-4753-88a6-6b0b51cb7764","invariantUUID":"2380bcd0-d9a9-44e8-be24-4f61c99f1b99","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":"d7bc8be8-de77-4135-9016-665ab77aea2b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789725721,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b992247e-b610-4455-b0eb-9083e32edf4e","invariantUUID":"9b925dab-9bee-4f4b-93dc-7268cd62f250","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":"port","uniqueId":"d877bdf9-7e29-479d-a90a-9e711899bd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789803749,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"780ae8a9-159b-44eb-bca4-e53c82a558d6","invariantUUID":"0bf702a9-9575-4de9-825d-65945fff71be","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":"35af733b-859f-43f9-a91b-e19bc1ceeaee","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850030,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa280f42-4302-4d62-95f1-ad3b681721cf","invariantUUID":"d843f703-aa3a-4466-8ade-0db133655b41","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e7b9131-3284-4865-86a6-37c8ebff8f48","lifecycleState":"CERTIFIED","lastUpdateDate":1671799518572,"name":"vFW c71f42a4-04c6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","systemName":"VfwC71f42a404c6","description":"vendor software product","tags":["vFW c71f42a4-04c6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e59ef048-937e-4096-8746-96650095d2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789771509,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0e71374-fd9d-4916-b5a0-7d798da45e7a","invariantUUID":"15a63831-eeaf-42c3-9da8-9e7d28d7dddd","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"351b32ad-db20-447f-8be0-596284690a92","lifecycleState":"CERTIFIED","lastUpdateDate":1671789730677,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba8b24df-27d3-45a5-be1b-396759b689da","invariantUUID":"dbea9715-4624-4f07-b06a-0f82c340cd16","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":"port","uniqueId":"8399d985-3642-4dd8-80f6-817c23414c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789669045,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a843622e-7df8-4156-a046-6d36dd6b2d25","invariantUUID":"cf95bcc0-63da-407f-99b0-26cfbdca3ae9","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":"c9b48479-5372-44c3-a94a-09e8526cf0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789714064,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55b99b1f-9ac6-4103-8f27-04da53d089be","invariantUUID":"fbf1a788-eaf4-416d-8b3d-7ffc11e225fa","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":"3245483c-9ac5-4d11-81e4-41a04e117f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789754531,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3b85392-0a74-4eb2-8c0e-fba973d8b07d","invariantUUID":"84e7e307-fff7-4ce1-87cf-98af42886b1b","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":"03e36c1c-6099-40d4-a29e-1d440eb4e9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789706097,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b465db91-394e-48d3-832b-a80ba84ae5f5","invariantUUID":"73cfcb4d-ad65-47c1-9dd5-7e8a4eaa0b01","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0871bff1-0200-4534-ba6a-f11bc3a76b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1671789769949,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e18b5ae9-09bd-4087-8b41-97193ccb3b3c","invariantUUID":"8026c7d4-97da-44ea-887e-e47f50dc9ebd","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f67616ce-9a75-490a-98f3-3026621dd344","lifecycleState":"CERTIFIED","lastUpdateDate":1671789746690,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb64445e-1cf0-43c4-9861-43276f12dd70","invariantUUID":"f475a118-033a-4a99-9d01-bcc5805f6726","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":"0ead4fda-7ac2-4871-8057-c5a36133040e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789727313,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b66de4c-4d51-4b8b-9e5f-d218f0bc31a3","invariantUUID":"b2c06cc5-f6a4-4d86-9993-37f14f9dfc39","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":"compute","uniqueId":"880cf3ec-0dcb-40bc-8959-0d3f48bddbbe","lifecycleState":"CERTIFIED","lastUpdateDate":1671789800255,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f01572-9b94-41f6-a898-68d352284ffc","invariantUUID":"fad884ed-19c6-469f-a94b-478e10e49a47","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"204f44e3-fe54-451a-b11c-b821b223b105","lifecycleState":"CERTIFIED","lastUpdateDate":1671789785800,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaea643f-3649-4601-833d-f23b790780b2","invariantUUID":"097fc7fa-c1f2-4ae7-8d04-9d71e9b6fc42","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6b054cb5-bf1f-4e0e-9c00-a08e773465e4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835379,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35727938-c0d2-4339-966d-fa6e3948c57c","invariantUUID":"40db39c1-b003-4ec7-bef0-6dc1f9f4ec6f","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":"90ec2347-5055-4929-bd37-8571aa2ca2f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789724061,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160c1314-fbf0-4690-bb68-6eabe19db57b","invariantUUID":"5a20f00b-50d0-418c-b03b-0e2704e46594","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63973cac-b1f8-43ac-9d40-ce8bd3832c68","lifecycleState":"CERTIFIED","lastUpdateDate":1671789737419,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b3f3254-60da-4287-8450-989852afd965","invariantUUID":"092d4beb-9e4b-43f8-978e-a8452b65cbd3","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":"network","uniqueId":"47037dcf-6d4e-4ef0-8d19-339bdc8726eb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836086,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c247fd-cead-4b05-9ebc-6d22cc37bbc5","invariantUUID":"c7e2e975-2759-4554-83a2-be7f78cd13b7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"75cac3f9-d17e-4028-9953-c1bcf97655d7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789802041,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da4b859-df6c-45a3-8bab-d45273743f18","invariantUUID":"f89f5e56-4c49-481a-bf60-7710cdaa9b40","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5e6d110-2484-444a-a25a-45f40f5c2e62","lifecycleState":"CERTIFIED","lastUpdateDate":1671789661589,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1585cf56-347b-4e28-b7a0-e2c4c49cd8c5","invariantUUID":"4a20a2b3-3742-41c1-a8ec-a2b0760b0a81","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c61b41f0-32de-4f9c-bd05-627650dc0750","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834708,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380739ac-3fad-4907-88be-5a703f4cfbdc","invariantUUID":"84bdef0f-216c-46e7-a74f-bc2e45905f17","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eb9eadc-6ab0-461d-ad14-4ae91b18a6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789677021,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69ad3a99-adf9-431c-adc5-b5ca8252f706","invariantUUID":"31e6c614-dbf5-4727-8d21-92016376cc84","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a131b442-813e-4c57-8fd0-2074a5d2293b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835119,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75ba4e1-4b1d-4d0b-ad4b-ede6834af42a","invariantUUID":"b3fe7f6c-b851-4e9d-8db5-a983e8fde45a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c335877-5db2-4251-82c7-3efaa474fa1c","lifecycleState":"CERTIFIED","lastUpdateDate":1671789797092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bed12a58-0a83-439f-b85d-395c583d6612","invariantUUID":"488d27ac-e4c8-43f2-91bc-c5460f0a4d44","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":"objectStorage","uniqueId":"bed310c5-ff7a-42ff-b8b4-59635216ad9d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789650381,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf3476-d7b6-438c-8dc1-566ae4cd2e96","invariantUUID":"5c3526ab-8422-42cc-ac68-8d4bb2b35b92","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":"2a6a1cc6-ee13-4a12-8e96-c8d839c0aeb0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789760704,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008dfd0d-082a-4218-a665-6ae22f9cde56","invariantUUID":"8e403e0b-217f-48c4-bcaa-826f501bdb9a","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":"018fcd75-2bd8-47e1-9c6b-72b5bb4c2735","lifecycleState":"CERTIFIED","lastUpdateDate":1671789768427,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca08ff30-e7f4-49f9-a2f8-06b420ded3b5","invariantUUID":"43d706cf-8dce-4f05-b0fb-d8c3774655c1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f80eb99-706d-46e2-b48b-5df3e157c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789735808,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bcf69e3-f228-477e-82ee-2abf5ba2a0d4","invariantUUID":"51b12052-80d7-4d93-894f-e9318794785d","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":"bee28c0e-8f7a-4f3e-a08e-83bf2f3daa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789798703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3cfceaa-85e8-4f3c-9b0d-0d7305e7e614","invariantUUID":"fa354cbb-bf26-4b84-bda9-c49117bb3b44","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":"b2e8c188-d6da-4e17-95d2-2d18a368c11f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789687026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f023d23-2b02-47f6-8a53-945cb93f2443","invariantUUID":"f63177eb-eb22-4b71-9c16-cb59298d228e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"543feed2-4b1d-449b-a469-2fc07179ce30","lifecycleState":"CERTIFIED","lastUpdateDate":1671789647066,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"5e2b3e9b-be8a-4988-a12a-c4c3d6b98472","invariantUUID":"82d3ba86-4f7a-4732-bde4-350a07e8046d","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"286fcfdb-87f2-4b24-be95-fc678202cbad","lifecycleState":"CERTIFIED","lastUpdateDate":1671789765307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13dcfe73-fe28-4e7c-af19-6ae7fc85a4fd","invariantUUID":"e593e492-6469-4079-b9ac-62a2bd43bbaf","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":"network","uniqueId":"c558b890-4503-4f57-b02e-8e41d4de7291","lifecycleState":"CERTIFIED","lastUpdateDate":1671789667407,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3ae311-3b28-4f3f-a640-e58f2a53f1ac","invariantUUID":"71dc9968-5ce0-4101-bd56-2dc47a01b47e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"73648cb1-f095-4f77-af90-5364e60ef0d2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835502,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd03776d-74a6-4e25-b944-7507136e838d","invariantUUID":"1d26b92f-2656-4ea7-b389-e9568a955e90","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b050369d-e257-4cb6-b4f8-522836ced335","lifecycleState":"CERTIFIED","lastUpdateDate":1671789779747,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc741304-f7d0-49bd-a761-a5f275323081","invariantUUID":"299539e7-21f2-41c5-ab75-502eae7f45ba","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":"networkrules","uniqueId":"8be110cc-b373-420f-bdc4-761413b0807e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789685491,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"00bc4c92-28b3-4a71-92c2-66a8274c9af1","invariantUUID":"56768d7f-6d15-4c5f-bdf8-9cbad15844c8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c9ceb-2e93-4ffe-8b60-a6589cf17a44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789782740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284e7218-0c83-4231-853f-e6f5206a094d","invariantUUID":"fcfbd496-7541-4f09-9d70-a83f7e5de932","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ceba0aa6-1c84-4881-afa4-ddc80e16f39d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850598,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e882b76c-0838-448e-ab99-7b53c460f0f5","invariantUUID":"1ea0052c-41e3-44c5-8adb-adca7306e5e3","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425","lifecycleState":"CERTIFIED","lastUpdateDate":1671789655515,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08af8ca4-7447-4ca5-8bcb-67cd01c00347","invariantUUID":"67ba1fdd-d74f-4516-9c83-17c34f288286","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480361b0-d319-440e-af15-c48923362fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789734183,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7aa16367-120f-4b04-bfd5-d297692d0f3c","invariantUUID":"b0a2148f-4164-4009-b006-ae87171d8748","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01cff089-6eda-4124-81b4-3fb676c4d3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789690983,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6737782f-44f0-4e78-9fdf-899dbdc8c5a7","invariantUUID":"4033de5b-d6ce-462b-98b5-10e58df3b947","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":"port","uniqueId":"e98ec520-2913-49b0-85da-eb63d30df55e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789766892,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c27a9371-c6fa-48eb-8e6c-30836c5f2906","invariantUUID":"ce9e6124-bb01-46c2-a7a1-f4871fdb6671","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b80076a-6789-430b-aad4-3eb17c26d957","lifecycleState":"CERTIFIED","lastUpdateDate":1671789789662,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3204cc-baef-44ab-8d6e-d9a482870df2","invariantUUID":"f7132d7d-7fac-470d-a555-a66998094ca8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e22af24-a015-4d0a-9ab8-3ebc275335ff","lifecycleState":"CERTIFIED","lastUpdateDate":1671789719185,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10c8e425-1a44-4c8c-8c40-4e111145138c","invariantUUID":"e7eee477-50ee-4395-9e10-2b5708bb689a","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":"port","uniqueId":"cbbe836b-7433-4821-b33b-1db238add460","lifecycleState":"CERTIFIED","lastUpdateDate":1671789763735,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f86518a4-21d9-4134-9c73-11aac680ab8c","invariantUUID":"281f592c-f7ed-4152-a16c-8c4556af09e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"10029cd2-a439-47ff-8ed2-7a8fa15272b2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789795281,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"451bbe0b-8162-4a6a-97f6-b2943302eaa4","invariantUUID":"e0172a4f-8fb9-4a59-91bf-4e2067ee5fc2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6cf9f8e7-78fb-4228-8145-de9494ab827d","lifecycleState":"CERTIFIED","lastUpdateDate":1671800145563,"name":"basic_onboard_vyRotN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","systemName":"BasicOnboardVyrotn","description":"VF","tags":["basic_onboard_vyRotN"],"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":"compute","uniqueId":"6baa790f-7295-4bb9-b68f-692e014788cb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834846,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed83165-fefc-4167-9c7b-8e3cfc61ac11","invariantUUID":"4489f928-c61e-4f9a-814c-8ec454528cb2","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":"network","uniqueId":"528d82ed-9f1a-4244-afc1-2734098c4f9e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789665669,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c33c53f7-e0fc-4e10-bee9-20c838bab6e3","invariantUUID":"b92e57f1-8cf7-48d3-bdd0-53bf9bff5366","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c38ac47b-1a1a-41b5-b926-148d08424f05","lifecycleState":"CERTIFIED","lastUpdateDate":1671789673859,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e83a3954-9c4a-4d8d-8f8d-5aaf881d5a82","invariantUUID":"20e8a3fd-eff1-4cdb-959a-608ff4aa0374","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3befb187-9c29-48ad-9e41-2b7f406ae4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789777659,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08bd9079-9523-4c89-97e6-d7f258d75e18","invariantUUID":"e5b1aca7-86a9-4f72-9e7c-b400ba1dff6e","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":"4743e356-323c-41fa-b248-21aec72b7f31","lifecycleState":"CERTIFIED","lastUpdateDate":1671789672289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"949321fd-6021-489c-bdda-b3a9c41262d0","invariantUUID":"89d6383d-5479-4207-b135-b5d71db059bf","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71f431f4-b490-4143-80ab-70a48be7cb14","lifecycleState":"CERTIFIED","lastUpdateDate":1671789740540,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"416126d9-8e4b-46e4-a8c2-8ca652c7797c","invariantUUID":"03d39b58-87a1-4f68-b174-87136b31186e","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":"network","uniqueId":"67a65561-5de4-46b5-abb4-1d2111fe3b75","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"528397fc-b5ff-4811-bca3-9aedc3cfca42","invariantUUID":"d1727132-724d-471b-b635-4b37d914a3df","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":"defaulticon","uniqueId":"65b5c2d4-a322-4a44-8075-fb04ed785347","lifecycleState":"CERTIFIED","lastUpdateDate":1671789670680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"579cf6ee-7249-4721-8c42-97e89576d0c0","invariantUUID":"51e5b028-157d-4e96-82e7-a84d3b7289da","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":"defaulticon","uniqueId":"feb49187-2dda-412a-bf31-0cb80040e564","lifecycleState":"CERTIFIED","lastUpdateDate":1671789728868,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00ca8d6d-8d23-4f04-ae38-87bc812669c5","invariantUUID":"20e9a360-1f91-4fb7-9c54-910715871a74","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":"objectStorage","uniqueId":"8e07ecde-315f-4f75-be74-debac8e99bbb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789648766,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8896936-bac2-47ad-b71c-1e022ecf359c","invariantUUID":"9d468c09-9029-455d-992c-49af2d24d125","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":"compute","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789640120,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0654184c-83bd-4b3e-84d4-4a0717f1270c","invariantUUID":"3c5097e8-d5f1-428b-969d-7fa6bd9fc9f9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b56fd34-1835-4685-ab40-8ba2ee5c2e89","lifecycleState":"CERTIFIED","lastUpdateDate":1671789742073,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a24425b-6b0b-4285-9956-444e69aef4ad","invariantUUID":"7f986ab1-d7f3-4a97-826e-67d46f3ddc50","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":"0c74f15c-9ea0-4fae-b917-78a415786154","lifecycleState":"CERTIFIED","lastUpdateDate":1671789678670,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04484eb5-5eac-4f4d-92bb-5c609cf715d3","invariantUUID":"f634a87b-9aa7-4fc9-b1b9-d9d0622bce90","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"731f95cc-eb68-4605-a4c6-5ae08cd110bb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789776116,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d091064a-28db-495f-89f9-fd3795e4667d","invariantUUID":"069fc749-fe72-4fdf-b3d4-08169884bff3","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9c57c901-33a5-496c-927b-e3cfed9adc4f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1671800164716,"name":"basic_onboard_vyRotN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","systemName":"BasicOnboardVyrotn","description":"service","tags":["basic_onboard_vyRotN"],"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":"26a57a6d-9afa-486f-b5c2-8ddd4cd046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1671799555351,"name":"basic_onboard_AFdWMN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","systemName":"BasicOnboardAfdwmn","description":"service","tags":["basic_onboard_AFdWMN"],"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":"847b0013-b027-4947-b4b6-f167fcd36c9b","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1671800162400,"name":"vFW 2022-12-23 12-56-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99bdf589-feda-4318-b059-3dd6f4d3208e","invariantUUID":"cd7f8aae-293e-4e01-aba2-1df5e3ff35ad","systemName":"Vfw20221223125603","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-56-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d4ff308b-2542-4659-999c-a5fd29100b77","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536017,"name":"vFW 2022-12-23 12-44-11","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","systemName":"Vfw20221223124411","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-44-11"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a726c36-d0c8-4621-85bc-c4e8575b7a6c","lifecycleState":"CERTIFIED","lastUpdateDate":1671799854368,"name":"basic_onboard_AWFFUm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","systemName":"BasicOnboardAwffum","description":"service","tags":["basic_onboard_AWFFUm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-23 12:56:08,195 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_vyRotN found in services list 2022-12-23 12:56:08,196 INFO 741:service.py(1) - attempting to Certify Service basic_onboard_vyRotN in SDC 2022-12-23 12:56:08,202 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:08,202 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/9c57c901-33a5-496c-927b-e3cfed9adc4f/lifecycleState/Certify 2022-12-23 12:56:08,202 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-12-23 12:56:08,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:12,610 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9c57c901-33a5-496c-927b-e3cfed9adc4f/lifecycleState/Certify HTTP/1.1" 200 1213 2022-12-23 12:56:12,612 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-12-23 12:56:12,612 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"83802e52-2338-4bd7-acbf-4423cc672abd","name":"basic_onboard_vyRotN","version":"1.0","isHighestVersion":true,"creationDate":1671800160844,"lastUpdateDate":1671800164716,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_vyRotN"],"icon":"network_l_1-3","normalizedName":"basiconboardvyrotn","systemName":"BasicOnboardVyrotn","contactId":"cs0008","allVersions":{"1.0":"83802e52-2338-4bd7-acbf-4423cc672abd"},"projectCode":"123456","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","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":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28"} 2022-12-23 12:56:12,616 DEBUG 187:__init__.py(1) - check if Service basic_onboard_vyRotN exists in SDC 2022-12-23 12:56:12,616 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-12-23 12:56:12,616 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:12,617 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-12-23 12:56:12,617 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-12-23 12:56:12,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-12-23 12:56:12,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1880 2022-12-23 12:56:12,805 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-12-23 12:56:12,806 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","name":"vFW 2022-12-23 12-44-11","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ae0a7e98-5d65-4328-8b83-175e9f7f3e3f/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","name":"basic_onboard_AFdWMN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f2806033-581f-40a5-bcab-256f942f7580/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"99bdf589-feda-4318-b059-3dd6f4d3208e","invariantUUID":"cd7f8aae-293e-4e01-aba2-1df5e3ff35ad","name":"vFW 2022-12-23 12-56-03","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/99bdf589-feda-4318-b059-3dd6f4d3208e/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","name":"basic_onboard_AWFFUm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1b79f404-674a-4349-b576-c7ad48f42c37/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","name":"basic_onboard_vyRotN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-12-23 12:56:12,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-44-11 from SDC 2022-12-23 12:56:12,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:12,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:12,809 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-12-23 12:56:12,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AFdWMN from SDC 2022-12-23 12:56:12,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:12,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:12,810 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:12,810 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-12-23 12-56-03 from SDC 2022-12-23 12:56:12,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:12,812 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:12,812 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2022-12-23 12:56:12,813 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_AWFFUm from SDC 2022-12-23 12:56:12,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:12,813 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:12,813 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:12,813 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_vyRotN from SDC 2022-12-23 12:56:12,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-12-23 12:56:12,814 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-12-23 12:56:12,814 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-12-23 12:56:12,814 DEBUG 175:__init__.py(1) - number of Service returned: 5 2022-12-23 12:56:12,814 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vyRotN 2022-12-23 12:56:12,814 INFO 220:__init__.py(1) - Service found, updating information 2022-12-23 12:56:12,815 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:12,815 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-12-23 12:56:12,815 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-12-23 12:56:12,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:12,921 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-12-23 12:56:12,925 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-12-23 12:56:12,928 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6aa27ca2-d1f3-4e1f-ad86-6d88e15df739","lifecycleState":"CERTIFIED","lastUpdateDate":1671789699587,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66f48ad9-df5d-4169-b68e-0df9f45e6c62","invariantUUID":"b9db097e-4080-4619-8916-b776f897be97","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":"objectStorage","uniqueId":"ec3829b4-3ea4-4bb5-b66f-910a889ffa5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789752815,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdbd3c58-2caa-492c-a298-9abce15cc53e","invariantUUID":"b81b55ea-0194-4582-98f0-1469845b2ed5","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":"objectStorage","uniqueId":"ca2834ed-ae48-4a5c-b26b-cd1d7d8560a8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835248,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1edee7-849f-4cd5-9359-4afcd53326b0","invariantUUID":"db14c2b7-921e-4aca-bca6-d12706fcb3d2","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":"objectStorage","uniqueId":"c0046ac9-9f35-42a6-bd13-ec294863f203","lifecycleState":"CERTIFIED","lastUpdateDate":1671789748259,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"000165dd-2c1f-49cb-a2fe-6d6bc19c6e63","invariantUUID":"80c92d51-f9e2-433e-b0b4-bb63439c49da","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"53333e5c-6ac7-4fbb-a087-0f253fcc4237","lifecycleState":"CERTIFIED","lastUpdateDate":1671789701301,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97124598-3ae7-4183-a139-a2e42fb7b013","invariantUUID":"3f372d65-726e-4b14-bf5a-c3414f59bcb5","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"88388129-6742-4ba9-975d-0a6c6ca99cb1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789851002,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"425f2109-b8ca-45dc-9557-aa5fee505674","invariantUUID":"5201f940-7229-4699-b4c3-a20745f1d2a3","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33b4defb-213f-4dfd-9299-5546c89785e3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835786,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96deffae-978c-44cf-8be1-567ebc3ac3e6","invariantUUID":"baec2e8a-f3d4-43b0-9807-23506ee42ddc","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":"loadBalancer","uniqueId":"396d6e20-bb33-41cb-a539-48a6b4a6541e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789653690,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f50c757-900b-4a7d-9f10-564778ea21a0","invariantUUID":"8a168e95-4341-455f-ad10-d254a31ee395","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"101b8ce7-4c5e-4668-8af0-41a65ad3926b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789720824,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"475902e8-9f76-4d8f-bb7f-ad51a703e72e","invariantUUID":"0988ebf5-bf6b-4877-8403-c65625e18003","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":"compute","uniqueId":"941daf47-e4bf-4c3c-901f-c357ce4f06c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835946,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5790c98-a2e4-4c02-929d-55860f8b0777","invariantUUID":"b99ecd7e-4a94-44ff-9313-fa833e90786b","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":"b95b4ca7-1642-4bf0-9021-797a347cee37","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536727,"name":"basic_onboard_AFdWMN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"706248f3-b047-411e-b894-f401dca0640f","invariantUUID":"0802a5ae-c02a-4670-828d-cbb48722ef94","systemName":"BasicOnboardAfdwmn","description":"VF","tags":["basic_onboard_AFdWMN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"78296c28-0b16-417f-b668-745e5edfbc0f","lifecycleState":"CERTIFIED","lastUpdateDate":1671799835811,"name":"basic_onboard_AWFFUm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"eeae5686-2993-42ea-bc36-6c415b0caf1a","invariantUUID":"0a3cba52-d525-4dde-9d33-f4468dc4ad15","systemName":"BasicOnboardAwffum","description":"VF","tags":["basic_onboard_AWFFUm"],"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":"compute","uniqueId":"f6e49339-5df0-415c-bf8d-3dac4b3f8e91","lifecycleState":"CERTIFIED","lastUpdateDate":1671789696441,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f62bf5e-f8d4-4ada-81b3-2fcdddf68156","invariantUUID":"39b226d3-4603-47c8-ba7a-e9570d8b8425","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c128a006-c92d-4a31-a7fe-ca5e7c35cee0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836233,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56901a40-779f-4d18-855c-5a541362c373","invariantUUID":"15380bf1-9af4-4343-9ac1-564bf5a93cea","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":"objectStorage","uniqueId":"bc3541a3-eaf4-4136-8aea-fff3c8645244","lifecycleState":"CERTIFIED","lastUpdateDate":1671789663624,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45516447-01e4-4596-8e41-a1b219700c79","invariantUUID":"bd5bad93-73f4-40b7-ab99-fe98378868ca","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":"defaulticon","uniqueId":"e35ee000-055f-480a-bfef-c066dd1d37d5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850201,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"222486c5-aa25-48b8-8e27-d9d4f52fdf03","invariantUUID":"3d55b522-0a2b-4c01-8636-8d2887902034","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bef4403-d56b-455a-89a5-ae675c0bf0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1671789692534,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ce3d00f1-4d98-422a-8ae4-5002ccfd3bff","invariantUUID":"9cf159fa-5444-4f67-9dea-f9f1e99db412","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":"network","uniqueId":"0801de74-5ce6-40cb-b188-1c577658d09f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789774576,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ecad66a-5cad-4d25-8bab-d47556676d9c","invariantUUID":"ff7a2e65-ccec-4951-9564-3559564fd28a","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"81feef3e-3f1c-43e5-8643-1c1ed9f7e9df","lifecycleState":"CERTIFIED","lastUpdateDate":1671789675418,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c97803a-f3c1-480c-a3d7-35bba8d0129a","invariantUUID":"34833a1a-731e-4f98-a8ee-85dd223bb12e","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":"defaulticon","uniqueId":"09106f34-e51e-42d5-a977-c9cc000c1947","lifecycleState":"CERTIFIED","lastUpdateDate":1671789849867,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ab7b24a9-3449-46e8-a992-6c7303f539b7","invariantUUID":"394171a9-a3af-4bd2-8c8e-cd5490a35f57","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48c5923e-32ae-49c8-b833-d7f65d41012e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789707626,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7361424-cbc7-4fcb-b06e-e8e3623f8047","invariantUUID":"4d8f8c89-d7e2-400b-b016-534037af87df","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":"4e82965d-03b7-47d9-8f69-f9d43baa5f6e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789657109,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a89fc947-b02f-48c1-b1d6-261229e11ab5","invariantUUID":"5cfc0ac2-e015-4f44-9548-7cc2be00b14f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ea3a112-33d4-4877-87b8-02758b46029b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789698009,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4274e4-0473-4fad-96e4-ae560f10fa7f","invariantUUID":"7c518761-d04d-45b8-9b03-7305f8ac46e1","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":"network","uniqueId":"e333f813-337b-4244-896d-86c1608ca843","lifecycleState":"CERTIFIED","lastUpdateDate":1671789773053,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ae2d4a1-4e1c-426d-9045-90e4922baf94","invariantUUID":"f3c01fc9-fc1d-4b00-b0f4-f755260097f2","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":"4991f02e-a0fc-41da-8a9f-34045aa0fe44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850817,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2acf14c8-149c-46f6-bc38-7d824169455e","invariantUUID":"7a7278ca-3f12-4c90-aa59-8f0c25a6833e","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"300d3161-92ea-4ff0-86e8-3ffdb47116c9","lifecycleState":"CERTIFIED","lastUpdateDate":1671789762200,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b4c7ead4-b9ae-446d-98bc-b2890828189d","invariantUUID":"279183e0-2e42-479a-bd87-56a3fa2ec7c9","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":"37f3ad50-afb8-4013-8d08-c6fc298d8d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835631,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bd5bb2-84f8-4430-8a8d-2f7745a30afa","invariantUUID":"57cd0b1e-fe6f-4d81-9da0-cf087221d70e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6de76562-fee6-46e4-bb21-4eb4b28778f8","lifecycleState":"CERTIFIED","lastUpdateDate":1671789791463,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89772465-d2e5-424b-a95f-c40f48230588","invariantUUID":"633f2450-9cc0-4c2e-9d32-99224ac79aba","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"506ffac5-3d29-44b2-9264-a71b9963f4f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789732474,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d367015-f2c1-491b-a09e-25f195d52062","invariantUUID":"4a9a5f1b-a223-414b-b7ad-796ff1b52051","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":"e3317670-b488-48b2-9585-94b1c2916b5f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850392,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb59675-cedd-4918-931d-9f67829406c3","invariantUUID":"55816691-42af-43b9-ac97-b5eb5bb91470","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c49aa63b-4009-4026-94c1-b933a3e4e7f6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789704517,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6aef1e0-a6e8-4d19-9c9b-acb7ba4974f6","invariantUUID":"a1041fec-be53-4567-9d71-43e1b1393c8b","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"517bece8-3b20-4293-a42f-bdeaa430a754","lifecycleState":"CERTIFIED","lastUpdateDate":1671789743590,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70221a55-7dcf-436b-9b4a-f952f9cda4bc","invariantUUID":"ed3214dc-a633-4678-bebf-3b8823cddb23","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":"securityrules","uniqueId":"61f03539-3b4c-4079-abab-7f20d8822da7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789694064,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"56ab8e07-6e2d-4753-88a6-6b0b51cb7764","invariantUUID":"2380bcd0-d9a9-44e8-be24-4f61c99f1b99","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":"d7bc8be8-de77-4135-9016-665ab77aea2b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789725721,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b992247e-b610-4455-b0eb-9083e32edf4e","invariantUUID":"9b925dab-9bee-4f4b-93dc-7268cd62f250","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":"port","uniqueId":"d877bdf9-7e29-479d-a90a-9e711899bd7e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789803749,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"780ae8a9-159b-44eb-bca4-e53c82a558d6","invariantUUID":"0bf702a9-9575-4de9-825d-65945fff71be","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":"35af733b-859f-43f9-a91b-e19bc1ceeaee","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850030,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa280f42-4302-4d62-95f1-ad3b681721cf","invariantUUID":"d843f703-aa3a-4466-8ade-0db133655b41","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4e7b9131-3284-4865-86a6-37c8ebff8f48","lifecycleState":"CERTIFIED","lastUpdateDate":1671799518572,"name":"vFW c71f42a4-04c6","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"49351386-cdff-4520-bb75-8ba67944ae10","invariantUUID":"0ac7f0f7-c37f-43cb-b6ec-aff473289485","systemName":"VfwC71f42a404c6","description":"vendor software product","tags":["vFW c71f42a4-04c6"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e59ef048-937e-4096-8746-96650095d2b0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789771509,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0e71374-fd9d-4916-b5a0-7d798da45e7a","invariantUUID":"15a63831-eeaf-42c3-9da8-9e7d28d7dddd","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"351b32ad-db20-447f-8be0-596284690a92","lifecycleState":"CERTIFIED","lastUpdateDate":1671789730677,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba8b24df-27d3-45a5-be1b-396759b689da","invariantUUID":"dbea9715-4624-4f07-b06a-0f82c340cd16","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":"port","uniqueId":"8399d985-3642-4dd8-80f6-817c23414c4b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789669045,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a843622e-7df8-4156-a046-6d36dd6b2d25","invariantUUID":"cf95bcc0-63da-407f-99b0-26cfbdca3ae9","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":"c9b48479-5372-44c3-a94a-09e8526cf0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1671789714064,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55b99b1f-9ac6-4103-8f27-04da53d089be","invariantUUID":"fbf1a788-eaf4-416d-8b3d-7ffc11e225fa","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":"3245483c-9ac5-4d11-81e4-41a04e117f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789754531,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3b85392-0a74-4eb2-8c0e-fba973d8b07d","invariantUUID":"84e7e307-fff7-4ce1-87cf-98af42886b1b","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":"03e36c1c-6099-40d4-a29e-1d440eb4e9dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789706097,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b465db91-394e-48d3-832b-a80ba84ae5f5","invariantUUID":"73cfcb4d-ad65-47c1-9dd5-7e8a4eaa0b01","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0871bff1-0200-4534-ba6a-f11bc3a76b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1671789769949,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e18b5ae9-09bd-4087-8b41-97193ccb3b3c","invariantUUID":"8026c7d4-97da-44ea-887e-e47f50dc9ebd","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f67616ce-9a75-490a-98f3-3026621dd344","lifecycleState":"CERTIFIED","lastUpdateDate":1671789746690,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb64445e-1cf0-43c4-9861-43276f12dd70","invariantUUID":"f475a118-033a-4a99-9d01-bcc5805f6726","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":"0ead4fda-7ac2-4871-8057-c5a36133040e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789727313,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b66de4c-4d51-4b8b-9e5f-d218f0bc31a3","invariantUUID":"b2c06cc5-f6a4-4d86-9993-37f14f9dfc39","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":"compute","uniqueId":"880cf3ec-0dcb-40bc-8959-0d3f48bddbbe","lifecycleState":"CERTIFIED","lastUpdateDate":1671789800255,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f01572-9b94-41f6-a898-68d352284ffc","invariantUUID":"fad884ed-19c6-469f-a94b-478e10e49a47","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"204f44e3-fe54-451a-b11c-b821b223b105","lifecycleState":"CERTIFIED","lastUpdateDate":1671789785800,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eaea643f-3649-4601-833d-f23b790780b2","invariantUUID":"097fc7fa-c1f2-4ae7-8d04-9d71e9b6fc42","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6b054cb5-bf1f-4e0e-9c00-a08e773465e4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835379,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35727938-c0d2-4339-966d-fa6e3948c57c","invariantUUID":"40db39c1-b003-4ec7-bef0-6dc1f9f4ec6f","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":"90ec2347-5055-4929-bd37-8571aa2ca2f3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789724061,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160c1314-fbf0-4690-bb68-6eabe19db57b","invariantUUID":"5a20f00b-50d0-418c-b03b-0e2704e46594","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63973cac-b1f8-43ac-9d40-ce8bd3832c68","lifecycleState":"CERTIFIED","lastUpdateDate":1671789737419,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1b3f3254-60da-4287-8450-989852afd965","invariantUUID":"092d4beb-9e4b-43f8-978e-a8452b65cbd3","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":"network","uniqueId":"47037dcf-6d4e-4ef0-8d19-339bdc8726eb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789836086,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d7c247fd-cead-4b05-9ebc-6d22cc37bbc5","invariantUUID":"c7e2e975-2759-4554-83a2-be7f78cd13b7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"75cac3f9-d17e-4028-9953-c1bcf97655d7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789802041,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2da4b859-df6c-45a3-8bab-d45273743f18","invariantUUID":"f89f5e56-4c49-481a-bf60-7710cdaa9b40","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5e6d110-2484-444a-a25a-45f40f5c2e62","lifecycleState":"CERTIFIED","lastUpdateDate":1671789661589,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1585cf56-347b-4e28-b7a0-e2c4c49cd8c5","invariantUUID":"4a20a2b3-3742-41c1-a8ec-a2b0760b0a81","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c61b41f0-32de-4f9c-bd05-627650dc0750","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834708,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"380739ac-3fad-4907-88be-5a703f4cfbdc","invariantUUID":"84bdef0f-216c-46e7-a74f-bc2e45905f17","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2eb9eadc-6ab0-461d-ad14-4ae91b18a6f7","lifecycleState":"CERTIFIED","lastUpdateDate":1671789677021,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"69ad3a99-adf9-431c-adc5-b5ca8252f706","invariantUUID":"31e6c614-dbf5-4727-8d21-92016376cc84","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a131b442-813e-4c57-8fd0-2074a5d2293b","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835119,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e75ba4e1-4b1d-4d0b-ad4b-ede6834af42a","invariantUUID":"b3fe7f6c-b851-4e9d-8db5-a983e8fde45a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c335877-5db2-4251-82c7-3efaa474fa1c","lifecycleState":"CERTIFIED","lastUpdateDate":1671789797092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bed12a58-0a83-439f-b85d-395c583d6612","invariantUUID":"488d27ac-e4c8-43f2-91bc-c5460f0a4d44","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":"objectStorage","uniqueId":"bed310c5-ff7a-42ff-b8b4-59635216ad9d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789650381,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fddf3476-d7b6-438c-8dc1-566ae4cd2e96","invariantUUID":"5c3526ab-8422-42cc-ac68-8d4bb2b35b92","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":"2a6a1cc6-ee13-4a12-8e96-c8d839c0aeb0","lifecycleState":"CERTIFIED","lastUpdateDate":1671789760704,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"008dfd0d-082a-4218-a665-6ae22f9cde56","invariantUUID":"8e403e0b-217f-48c4-bcaa-826f501bdb9a","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":"018fcd75-2bd8-47e1-9c6b-72b5bb4c2735","lifecycleState":"CERTIFIED","lastUpdateDate":1671789768427,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca08ff30-e7f4-49f9-a2f8-06b420ded3b5","invariantUUID":"43d706cf-8dce-4f05-b0fb-d8c3774655c1","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f80eb99-706d-46e2-b48b-5df3e157c3a3","lifecycleState":"CERTIFIED","lastUpdateDate":1671789735808,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bcf69e3-f228-477e-82ee-2abf5ba2a0d4","invariantUUID":"51b12052-80d7-4d93-894f-e9318794785d","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":"bee28c0e-8f7a-4f3e-a08e-83bf2f3daa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789798703,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d3cfceaa-85e8-4f3c-9b0d-0d7305e7e614","invariantUUID":"fa354cbb-bf26-4b84-bda9-c49117bb3b44","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":"b2e8c188-d6da-4e17-95d2-2d18a368c11f","lifecycleState":"CERTIFIED","lastUpdateDate":1671789687026,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f023d23-2b02-47f6-8a53-945cb93f2443","invariantUUID":"f63177eb-eb22-4b71-9c16-cb59298d228e","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"543feed2-4b1d-449b-a469-2fc07179ce30","lifecycleState":"CERTIFIED","lastUpdateDate":1671789647066,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"5e2b3e9b-be8a-4988-a12a-c4c3d6b98472","invariantUUID":"82d3ba86-4f7a-4732-bde4-350a07e8046d","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"286fcfdb-87f2-4b24-be95-fc678202cbad","lifecycleState":"CERTIFIED","lastUpdateDate":1671789765307,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"13dcfe73-fe28-4e7c-af19-6ae7fc85a4fd","invariantUUID":"e593e492-6469-4079-b9ac-62a2bd43bbaf","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":"network","uniqueId":"c558b890-4503-4f57-b02e-8e41d4de7291","lifecycleState":"CERTIFIED","lastUpdateDate":1671789667407,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a3ae311-3b28-4f3f-a640-e58f2a53f1ac","invariantUUID":"71dc9968-5ce0-4101-bd56-2dc47a01b47e","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"73648cb1-f095-4f77-af90-5364e60ef0d2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789835502,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd03776d-74a6-4e25-b944-7507136e838d","invariantUUID":"1d26b92f-2656-4ea7-b389-e9568a955e90","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b050369d-e257-4cb6-b4f8-522836ced335","lifecycleState":"CERTIFIED","lastUpdateDate":1671789779747,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bc741304-f7d0-49bd-a761-a5f275323081","invariantUUID":"299539e7-21f2-41c5-ab75-502eae7f45ba","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":"networkrules","uniqueId":"8be110cc-b373-420f-bdc4-761413b0807e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789685491,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"00bc4c92-28b3-4a71-92c2-66a8274c9af1","invariantUUID":"56768d7f-6d15-4c5f-bdf8-9cbad15844c8","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"8e8c9ceb-2e93-4ffe-8b60-a6589cf17a44","lifecycleState":"CERTIFIED","lastUpdateDate":1671789782740,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"284e7218-0c83-4231-853f-e6f5206a094d","invariantUUID":"fcfbd496-7541-4f09-9d70-a83f7e5de932","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ceba0aa6-1c84-4881-afa4-ddc80e16f39d","lifecycleState":"CERTIFIED","lastUpdateDate":1671789850598,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e882b76c-0838-448e-ab99-7b53c460f0f5","invariantUUID":"1ea0052c-41e3-44c5-8adb-adca7306e5e3","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b263874-9427-4e8f-89d4-5e29d44f2425","lifecycleState":"CERTIFIED","lastUpdateDate":1671789655515,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08af8ca4-7447-4ca5-8bcb-67cd01c00347","invariantUUID":"67ba1fdd-d74f-4516-9c83-17c34f288286","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"480361b0-d319-440e-af15-c48923362fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1671789734183,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7aa16367-120f-4b04-bfd5-d297692d0f3c","invariantUUID":"b0a2148f-4164-4009-b006-ae87171d8748","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"01cff089-6eda-4124-81b4-3fb676c4d3c4","lifecycleState":"CERTIFIED","lastUpdateDate":1671789690983,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6737782f-44f0-4e78-9fdf-899dbdc8c5a7","invariantUUID":"4033de5b-d6ce-462b-98b5-10e58df3b947","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":"port","uniqueId":"e98ec520-2913-49b0-85da-eb63d30df55e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789766892,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c27a9371-c6fa-48eb-8e6c-30836c5f2906","invariantUUID":"ce9e6124-bb01-46c2-a7a1-f4871fdb6671","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5b80076a-6789-430b-aad4-3eb17c26d957","lifecycleState":"CERTIFIED","lastUpdateDate":1671789789662,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc3204cc-baef-44ab-8d6e-d9a482870df2","invariantUUID":"f7132d7d-7fac-470d-a555-a66998094ca8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e22af24-a015-4d0a-9ab8-3ebc275335ff","lifecycleState":"CERTIFIED","lastUpdateDate":1671789719185,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10c8e425-1a44-4c8c-8c40-4e111145138c","invariantUUID":"e7eee477-50ee-4395-9e10-2b5708bb689a","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":"port","uniqueId":"cbbe836b-7433-4821-b33b-1db238add460","lifecycleState":"CERTIFIED","lastUpdateDate":1671789763735,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f86518a4-21d9-4134-9c73-11aac680ab8c","invariantUUID":"281f592c-f7ed-4152-a16c-8c4556af09e5","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"10029cd2-a439-47ff-8ed2-7a8fa15272b2","lifecycleState":"CERTIFIED","lastUpdateDate":1671789795281,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"451bbe0b-8162-4a6a-97f6-b2943302eaa4","invariantUUID":"e0172a4f-8fb9-4a59-91bf-4e2067ee5fc2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6cf9f8e7-78fb-4228-8145-de9494ab827d","lifecycleState":"CERTIFIED","lastUpdateDate":1671800145563,"name":"basic_onboard_vyRotN","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8d02a6b8-1f22-468b-adca-6a13958ecea0","invariantUUID":"add9d60a-0323-4e2f-a985-85736065f594","systemName":"BasicOnboardVyrotn","description":"VF","tags":["basic_onboard_vyRotN"],"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":"compute","uniqueId":"6baa790f-7295-4bb9-b68f-692e014788cb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834846,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ed83165-fefc-4167-9c7b-8e3cfc61ac11","invariantUUID":"4489f928-c61e-4f9a-814c-8ec454528cb2","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":"network","uniqueId":"528d82ed-9f1a-4244-afc1-2734098c4f9e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789665669,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c33c53f7-e0fc-4e10-bee9-20c838bab6e3","invariantUUID":"b92e57f1-8cf7-48d3-bdd0-53bf9bff5366","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c38ac47b-1a1a-41b5-b926-148d08424f05","lifecycleState":"CERTIFIED","lastUpdateDate":1671789673859,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e83a3954-9c4a-4d8d-8f8d-5aaf881d5a82","invariantUUID":"20e8a3fd-eff1-4cdb-959a-608ff4aa0374","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3befb187-9c29-48ad-9e41-2b7f406ae4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1671789777659,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08bd9079-9523-4c89-97e6-d7f258d75e18","invariantUUID":"e5b1aca7-86a9-4f72-9e7c-b400ba1dff6e","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":"4743e356-323c-41fa-b248-21aec72b7f31","lifecycleState":"CERTIFIED","lastUpdateDate":1671789672289,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"949321fd-6021-489c-bdda-b3a9c41262d0","invariantUUID":"89d6383d-5479-4207-b135-b5d71db059bf","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71f431f4-b490-4143-80ab-70a48be7cb14","lifecycleState":"CERTIFIED","lastUpdateDate":1671789740540,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"416126d9-8e4b-46e4-a8c2-8ca652c7797c","invariantUUID":"03d39b58-87a1-4f68-b174-87136b31186e","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":"network","uniqueId":"67a65561-5de4-46b5-abb4-1d2111fe3b75","lifecycleState":"CERTIFIED","lastUpdateDate":1671789834977,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"528397fc-b5ff-4811-bca3-9aedc3cfca42","invariantUUID":"d1727132-724d-471b-b635-4b37d914a3df","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":"defaulticon","uniqueId":"65b5c2d4-a322-4a44-8075-fb04ed785347","lifecycleState":"CERTIFIED","lastUpdateDate":1671789670680,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"579cf6ee-7249-4721-8c42-97e89576d0c0","invariantUUID":"51e5b028-157d-4e96-82e7-a84d3b7289da","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":"defaulticon","uniqueId":"feb49187-2dda-412a-bf31-0cb80040e564","lifecycleState":"CERTIFIED","lastUpdateDate":1671789728868,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"00ca8d6d-8d23-4f04-ae38-87bc812669c5","invariantUUID":"20e9a360-1f91-4fb7-9c54-910715871a74","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":"objectStorage","uniqueId":"8e07ecde-315f-4f75-be74-debac8e99bbb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789648766,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8896936-bac2-47ad-b71c-1e022ecf359c","invariantUUID":"9d468c09-9029-455d-992c-49af2d24d125","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":"compute","uniqueId":"fd5b19f5-6a22-4401-9dc0-c095eb5c9d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1671789640120,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0654184c-83bd-4b3e-84d4-4a0717f1270c","invariantUUID":"3c5097e8-d5f1-428b-969d-7fa6bd9fc9f9","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3b56fd34-1835-4685-ab40-8ba2ee5c2e89","lifecycleState":"CERTIFIED","lastUpdateDate":1671789742073,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a24425b-6b0b-4285-9956-444e69aef4ad","invariantUUID":"7f986ab1-d7f3-4a97-826e-67d46f3ddc50","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":"0c74f15c-9ea0-4fae-b917-78a415786154","lifecycleState":"CERTIFIED","lastUpdateDate":1671789678670,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"04484eb5-5eac-4f4d-92bb-5c609cf715d3","invariantUUID":"f634a87b-9aa7-4fc9-b1b9-d9d0622bce90","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"731f95cc-eb68-4605-a4c6-5ae08cd110bb","lifecycleState":"CERTIFIED","lastUpdateDate":1671789776116,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d091064a-28db-495f-89f9-fd3795e4667d","invariantUUID":"069fc749-fe72-4fdf-b3d4-08169884bff3","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"26a57a6d-9afa-486f-b5c2-8ddd4cd046aa","lifecycleState":"CERTIFIED","lastUpdateDate":1671799555351,"name":"basic_onboard_AFdWMN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f2806033-581f-40a5-bcab-256f942f7580","invariantUUID":"c5abb7bd-9a8f-483e-b31f-c4f1220adc94","systemName":"BasicOnboardAfdwmn","description":"service","tags":["basic_onboard_AFdWMN"],"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":"847b0013-b027-4947-b4b6-f167fcd36c9b","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1671800162400,"name":"vFW 2022-12-23 12-56-03","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"99bdf589-feda-4318-b059-3dd6f4d3208e","invariantUUID":"cd7f8aae-293e-4e01-aba2-1df5e3ff35ad","systemName":"Vfw20221223125603","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-56-03"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d4ff308b-2542-4659-999c-a5fd29100b77","lifecycleState":"CERTIFIED","lastUpdateDate":1671799536017,"name":"vFW 2022-12-23 12-44-11","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"ae0a7e98-5d65-4328-8b83-175e9f7f3e3f","invariantUUID":"f5aeb338-bb92-4459-a55c-2d45fbdb5b12","systemName":"Vfw20221223124411","description":"catalog service description","tags":["robot-ete","vFW 2022-12-23 12-44-11"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9a726c36-d0c8-4621-85bc-c4e8575b7a6c","lifecycleState":"CERTIFIED","lastUpdateDate":1671799854368,"name":"basic_onboard_AWFFUm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1b79f404-674a-4349-b576-c7ad48f42c37","invariantUUID":"e85122b9-d227-4f98-83a8-33142de15dbd","systemName":"BasicOnboardAwffum","description":"service","tags":["basic_onboard_AWFFUm"],"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":"83802e52-2338-4bd7-acbf-4423cc672abd","lifecycleState":"CERTIFIED","lastUpdateDate":1671800164716,"name":"basic_onboard_vyRotN","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"5dda6c8e-f6d5-49cc-bbab-7d2f4559cd28","invariantUUID":"f6e8750c-9fab-4e51-bf76-1dd68b35ae3b","systemName":"BasicOnboardVyrotn","description":"service","tags":["basic_onboard_vyRotN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-12-23 12:56:12,933 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_vyRotN found in services list 2022-12-23 12:56:22,942 INFO 741:service.py(1) - attempting to PROD/activate Service basic_onboard_vyRotN in SDC 2022-12-23 12:56:22,948 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:22,948 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/83802e52-2338-4bd7-acbf-4423cc672abd/distribution/PROD/activate 2022-12-23 12:56:22,948 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-12-23 12:56:22,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-12-23 12:56:22,994 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/83802e52-2338-4bd7-acbf-4423cc672abd/distribution/PROD/activate HTTP/1.1" 500 181 2022-12-23 12:56:22,996 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2022-12-23 12:56:22,996 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: { "requestError": { "policyException": { "messageId": "POL5000", "text": "Error: Internal Server Error. Please try again later.", "variables": [] } } } 2022-12-23 12:56:22,997 ERROR 157:onap_service.py(1) - [SDC][PROD/activate Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-12-23 12:56:22,997 INFO 199:base.py(1) - ***************************************************** 2022-12-23 12:56:22,997 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-12-23 12:56:22,998 INFO 201:base.py(1) - ***************************************************** 2022-12-23 12:56:22,998 ERROR 42:basic_onboard.py(1) - SDK Exception Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onapsdk/onap_service.py", line 153, in send_message response.raise_for_status() File "/usr/lib/python3.8/site-packages/requests/models.py", line 941, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 500 Server Error: Server Error for url: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/83802e52-2338-4bd7-acbf-4423cc672abd/distribution/PROD/activate The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/onaptests/scenario/basic_onboard.py", line 34, in run self.test.execute() File "/usr/lib/python3.8/site-packages/onaptests/steps/base.py", line 179, in wrapper ret = fun(self, *args, **kwargs) File "/usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py", line 190, in execute service.onboard() File "/usr/lib/python3.8/site-packages/onapsdk/sdc/service.py", line 217, in onboard self.onboard() File "/usr/lib/python3.8/site-packages/onapsdk/sdc/service.py", line 219, in onboard self.distribute() File "/usr/lib/python3.8/site-packages/onapsdk/sdc/service.py", line 573, in distribute self._verify_distribute_to_sdc(const.CERTIFIED, File "/usr/lib/python3.8/site-packages/onapsdk/sdc/service.py", line 709, in _verify_distribute_to_sdc self._verify_action_to_sdc(desired_status, desired_action, File "/usr/lib/python3.8/site-packages/onapsdk/sdc/service.py", line 744, in _verify_action_to_sdc self._action_to_sdc(desired_action, File "/usr/lib/python3.8/site-packages/onapsdk/sdc/__init__.py", line 363, in _action_to_sdc return self.send_message(self.ACTION_METHOD, File "/usr/lib/python3.8/site-packages/onapsdk/onap_service.py", line 167, in send_message raise exc from cause onapsdk.exceptions.APIError: Code: 500. Info: { "requestError": { "policyException": { "messageId": "POL5000", "text": "Error: Internal Server Error. Please try again later.", "variables": [] } } }. 2022-12-23 12:56:23,004 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:26 | FAIL | +-----------------------+---------------------+------------------+----------------+ 2022-12-23 12:56:23,008 INFO 48:basic_onboard.py(1) - Generate Test report 2022-12-23 12:56:23,136 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-12-23 12:56:23,407 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-12-23 12:56:23,409 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/63a5a5776c44f500103eeace 2022-12-23 12:56:23,410 ERROR 253:run_tests.py(1) - The test case 'basic_onboard' failed. 2022-12-23 12:56:23,411 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR