2022-03-20 14:07:22,402 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-03-20 14:07:22,412 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-03-20 14:07:22,412 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-03-20 14:07:22,412 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-03-20 14:07:22,412 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-03-20 14:07:22,412 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-03-20 14:07:22,412 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-03-20 14:07:22,413 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-03-20 14:07:22,413 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-03-20 14:07:22,414 DEBUG 32:basic_onboard.py(1) - start time 2022-03-20 14:07:22,414 INFO 175:base.py(1) - ***************************************************** 2022-03-20 14:07:22,414 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-20 14:07:22,414 INFO 177:base.py(1) - ***************************************************** 2022-03-20 14:07:22,414 INFO 175:base.py(1) - ***************************************************** 2022-03-20 14:07:22,414 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-20 14:07:22,414 INFO 177:base.py(1) - ***************************************************** 2022-03-20 14:07:22,414 INFO 175:base.py(1) - ***************************************************** 2022-03-20 14:07:22,414 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-20 14:07:22,414 INFO 177:base.py(1) - ***************************************************** 2022-03-20 14:07:22,414 INFO 175:base.py(1) - ***************************************************** 2022-03-20 14:07:22,415 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-03-20 14:07:22,415 INFO 177:base.py(1) - ***************************************************** 2022-03-20 14:07:22,415 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-20 14:07:22,415 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-20 14:07:22,415 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:22,415 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-20 14:07:22,415 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-20 14:07:22,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:22,500 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-03-20 14:07:22,501 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-20 14:07:22,502 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"75072333352a43718d2aacd2ced9ca50","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c503b360601d46059636a930a7417eba","type":"vlm","name":"fde41eac-368c-4ccc-94fb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d619baea78e54248ab5b9cab56c66160","type":"vlm","name":"7bf2a455-0f54-45b7-b433","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-20 14:07:22,503 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-03-20 14:07:22,504 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-20 14:07:22,504 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-03-20 14:07:22,504 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-03-20 14:07:22,504 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-20 14:07:22,504 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-20 14:07:22,504 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:22,504 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-20 14:07:22,504 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-20 14:07:22,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:22,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-03-20 14:07:22,599 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-20 14:07:22,600 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"75072333352a43718d2aacd2ced9ca50","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c503b360601d46059636a930a7417eba","type":"vlm","name":"fde41eac-368c-4ccc-94fb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d619baea78e54248ab5b9cab56c66160","type":"vlm","name":"7bf2a455-0f54-45b7-b433","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-03-20 14:07:22,602 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-03-20 14:07:22,602 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-20 14:07:22,602 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-03-20 14:07:22,615 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:22,615 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-20 14:07:22,615 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-03-20 14:07:22,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,215 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-03-20 14:07:23,216 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-03-20 14:07:23,216 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"b91b80f97a4d455da555ad5a11b5e2ad","version":{"id":"b0921c1a5ad74b0aac89c2f954d18077","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-20 14:07:23,218 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-03-20 14:07:23,219 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-03-20 14:07:23,223 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,223 DEBUG 131:onap_service.py(1) - [SDC][Submit Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/b91b80f97a4d455da555ad5a11b5e2ad/versions/b0921c1a5ad74b0aac89c2f954d18077/actions 2022-03-20 14:07:23,223 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-03-20 14:07:23,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,449 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/b91b80f97a4d455da555ad5a11b5e2ad/versions/b0921c1a5ad74b0aac89c2f954d18077/actions HTTP/1.1" 200 2 2022-03-20 14:07:23,451 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-03-20 14:07:23,451 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-03-20 14:07:23,454 INFO 199:base.py(1) - ***************************************************** 2022-03-20 14:07:23,454 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-03-20 14:07:23,454 INFO 201:base.py(1) - ***************************************************** 2022-03-20 14:07:23,454 INFO 227:base.py(1) - ***************************************************** 2022-03-20 14:07:23,455 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-20 14:07:23,455 INFO 229:base.py(1) - ***************************************************** 2022-03-20 14:07:23,455 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_UKfzel_VSP exists in SDC 2022-03-20 14:07:23,456 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-20 14:07:23,456 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,456 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:23,456 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-20 14:07:23,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-20 14:07:23,568 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-20 14:07:23,568 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 14203e0f-e8b5","description":"vendor software product","vendorName":"fde41eac-368c-4ccc-94fb","vendorId":"c503b360601d46059636a930a7417eba","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fe40e3bfbfe7498b983a5a87ada4b9e0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c2c7f04-307d","description":"vendor software product","vendorName":"7bf2a455-0f54-45b7-b433","vendorId":"d619baea78e54248ab5b9cab56c66160","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8a31f316854c407ea2d6e775c6eb670b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-20 14:07:23,570 DEBUG 324:vsp.py(1) - importing VSP pNF 14203e0f-e8b5 from SDC 2022-03-20 14:07:23,570 DEBUG 324:vsp.py(1) - importing VSP vFW 4c2c7f04-307d from SDC 2022-03-20 14:07:23,570 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-20 14:07:23,570 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel_VSP 2022-03-20 14:07:23,570 INFO 197:__init__.py(1) - Vsp basic_onboard_UKfzel_VSP doesn't exist in SDC 2022-03-20 14:07:23,570 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_UKfzel_VSP exists in SDC 2022-03-20 14:07:23,570 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-20 14:07:23,571 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,571 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:23,571 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-20 14:07:23,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,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 603 2022-03-20 14:07:23,620 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-20 14:07:23,621 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 14203e0f-e8b5","description":"vendor software product","vendorName":"fde41eac-368c-4ccc-94fb","vendorId":"c503b360601d46059636a930a7417eba","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fe40e3bfbfe7498b983a5a87ada4b9e0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c2c7f04-307d","description":"vendor software product","vendorName":"7bf2a455-0f54-45b7-b433","vendorId":"d619baea78e54248ab5b9cab56c66160","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8a31f316854c407ea2d6e775c6eb670b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-20 14:07:23,622 DEBUG 324:vsp.py(1) - importing VSP pNF 14203e0f-e8b5 from SDC 2022-03-20 14:07:23,623 DEBUG 324:vsp.py(1) - importing VSP vFW 4c2c7f04-307d from SDC 2022-03-20 14:07:23,623 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-20 14:07:23,623 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel_VSP 2022-03-20 14:07:23,623 INFO 197:__init__.py(1) - Vsp basic_onboard_UKfzel_VSP doesn't exist in SDC 2022-03-20 14:07:23,623 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_UKfzel_VSP exists in SDC 2022-03-20 14:07:23,623 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-20 14:07:23,623 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,624 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:23,624 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-20 14:07:23,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-20 14:07:23,667 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-20 14:07:23,667 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 14203e0f-e8b5","description":"vendor software product","vendorName":"fde41eac-368c-4ccc-94fb","vendorId":"c503b360601d46059636a930a7417eba","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fe40e3bfbfe7498b983a5a87ada4b9e0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c2c7f04-307d","description":"vendor software product","vendorName":"7bf2a455-0f54-45b7-b433","vendorId":"d619baea78e54248ab5b9cab56c66160","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8a31f316854c407ea2d6e775c6eb670b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-20 14:07:23,669 DEBUG 324:vsp.py(1) - importing VSP pNF 14203e0f-e8b5 from SDC 2022-03-20 14:07:23,669 DEBUG 324:vsp.py(1) - importing VSP vFW 4c2c7f04-307d from SDC 2022-03-20 14:07:23,669 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-20 14:07:23,669 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel_VSP 2022-03-20 14:07:23,669 INFO 197:__init__.py(1) - Vsp basic_onboard_UKfzel_VSP doesn't exist in SDC 2022-03-20 14:07:23,669 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_UKfzel_VSP exists in SDC 2022-03-20 14:07:23,669 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-20 14:07:23,670 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,670 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:23,670 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-20 14:07:23,671 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-20 14:07:23,833 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-20 14:07:23,833 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 14203e0f-e8b5","description":"vendor software product","vendorName":"fde41eac-368c-4ccc-94fb","vendorId":"c503b360601d46059636a930a7417eba","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fe40e3bfbfe7498b983a5a87ada4b9e0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c2c7f04-307d","description":"vendor software product","vendorName":"7bf2a455-0f54-45b7-b433","vendorId":"d619baea78e54248ab5b9cab56c66160","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8a31f316854c407ea2d6e775c6eb670b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-20 14:07:23,835 DEBUG 324:vsp.py(1) - importing VSP pNF 14203e0f-e8b5 from SDC 2022-03-20 14:07:23,835 DEBUG 324:vsp.py(1) - importing VSP vFW 4c2c7f04-307d from SDC 2022-03-20 14:07:23,835 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-20 14:07:23,835 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel_VSP 2022-03-20 14:07:23,835 INFO 197:__init__.py(1) - Vsp basic_onboard_UKfzel_VSP doesn't exist in SDC 2022-03-20 14:07:23,836 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:23,836 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_UKfzel_VSP exists in SDC 2022-03-20 14:07:23,836 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-20 14:07:23,836 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,836 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:23,836 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-20 14:07:23,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:23,896 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 603 2022-03-20 14:07:23,897 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-20 14:07:23,897 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 14203e0f-e8b5","description":"vendor software product","vendorName":"fde41eac-368c-4ccc-94fb","vendorId":"c503b360601d46059636a930a7417eba","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fe40e3bfbfe7498b983a5a87ada4b9e0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c2c7f04-307d","description":"vendor software product","vendorName":"7bf2a455-0f54-45b7-b433","vendorId":"d619baea78e54248ab5b9cab56c66160","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8a31f316854c407ea2d6e775c6eb670b","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-03-20 14:07:23,899 DEBUG 324:vsp.py(1) - importing VSP pNF 14203e0f-e8b5 from SDC 2022-03-20 14:07:23,899 DEBUG 324:vsp.py(1) - importing VSP vFW 4c2c7f04-307d from SDC 2022-03-20 14:07:23,899 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-03-20 14:07:23,899 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel_VSP 2022-03-20 14:07:23,899 INFO 197:__init__.py(1) - Vsp basic_onboard_UKfzel_VSP doesn't exist in SDC 2022-03-20 14:07:23,902 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-03-20 14:07:23,902 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-03-20 14:07:23,902 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:23,903 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-03-20 14:07:23,903 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-03-20 14:07:23,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:24,002 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-03-20 14:07:24,003 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-03-20 14:07:24,003 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"b91b80f97a4d455da555ad5a11b5e2ad","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"75072333352a43718d2aacd2ced9ca50","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c503b360601d46059636a930a7417eba","type":"vlm","name":"fde41eac-368c-4ccc-94fb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d619baea78e54248ab5b9cab56c66160","type":"vlm","name":"7bf2a455-0f54-45b7-b433","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-03-20 14:07:24,005 DEBUG 175:__init__.py(1) - number of Vendor returned: 4 2022-03-20 14:07:24,005 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-03-20 14:07:24,006 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:24,006 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/b91b80f97a4d455da555ad5a11b5e2ad/versions 2022-03-20 14:07:24,006 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:24,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:24,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b91b80f97a4d455da555ad5a11b5e2ad/versions HTTP/1.1" 200 264 2022-03-20 14:07:24,104 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:24,105 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b0921c1a5ad74b0aac89c2f954d18077","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785242673,"modificationTime":1647785243358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:24,106 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-20 14:07:24,107 INFO 220:__init__.py(1) - Vendor found, updating information 2022-03-20 14:07:24,107 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:24,107 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/b91b80f97a4d455da555ad5a11b5e2ad/versions 2022-03-20 14:07:24,107 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:24,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:24,154 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b91b80f97a4d455da555ad5a11b5e2ad/versions HTTP/1.1" 200 264 2022-03-20 14:07:24,155 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:24,155 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b0921c1a5ad74b0aac89c2f954d18077","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785242673,"modificationTime":1647785243358,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:24,157 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-20 14:07:24,157 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:24,158 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:24,158 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_UKfzel_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "b91b80f97a4d455da555ad5a11b5e2ad", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-03-20 14:07:24,159 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:25,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-03-20 14:07:25,494 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-03-20 14:07:25,495 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"36873ca847554baaa28a9378e4b356bf","version":{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft"}} 2022-03-20 14:07:25,498 INFO 330:__init__.py(1) - Vsp basic_onboard_UKfzel_VSP is created in SDC 2022-03-20 14:07:25,498 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:25,498 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:25,498 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:25,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:25,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:25,570 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:25,570 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785244737,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:25,573 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:25,573 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:25,573 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:25,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:25,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 223 2022-03-20 14:07:25,710 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:25,711 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647785244210,"modificationTime":1647785244721} 2022-03-20 14:07:25,713 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:25,713 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:25,713 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:25,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:25,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 409 2022-03-20 14:07:25,873 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:25,873 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43"} 2022-03-20 14:07:25,877 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:25,877 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:25,877 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:25,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,043 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 409 2022-03-20 14:07:26,045 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:26,045 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43"} 2022-03-20 14:07:26,049 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:26,050 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,050 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:26,050 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:26,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:26,116 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:26,117 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785244737,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:26,120 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,120 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:26,120 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:26,122 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,213 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 223 2022-03-20 14:07:26,215 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:26,215 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647785244210,"modificationTime":1647785244721} 2022-03-20 14:07:26,218 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,219 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:26,219 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:26,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 409 2022-03-20 14:07:26,403 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:26,403 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43"} 2022-03-20 14:07:26,407 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,407 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:26,407 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:26,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,581 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 409 2022-03-20 14:07:26,582 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:26,583 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43"} 2022-03-20 14:07:26,586 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-03-20 14:07:26,587 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/orchestration-template-candidate 2022-03-20 14:07:26,587 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-03-20 14:07:26,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/orchestration-template-candidate HTTP/1.1" 200 94 2022-03-20 14:07:26,805 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-03-20 14:07:26,805 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:26,806 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_UKfzel_VSP have been uploaded 2022-03-20 14:07:26,808 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,808 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:26,808 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:26,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,861 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:26,862 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:26,863 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785244737,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:26,864 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,865 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:26,865 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:26,866 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:26,954 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 222 2022-03-20 14:07:26,955 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:26,955 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647785244210,"modificationTime":1647785246792} 2022-03-20 14:07:26,957 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:26,957 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:26,957 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:26,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:27,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 480 2022-03-20 14:07:27,058 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:27,058 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:27,060 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:27,060 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:27,060 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:27,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:27,163 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 480 2022-03-20 14:07:27,164 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:27,165 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:27,168 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:27,168 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:27,169 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:27,169 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:27,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:27,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:27,224 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:27,224 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785244737,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:27,226 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:27,226 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:27,226 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:27,228 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:27,307 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 222 2022-03-20 14:07:27,308 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:27,309 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647785244210,"modificationTime":1647785246792} 2022-03-20 14:07:27,311 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:27,311 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:27,311 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:27,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:27,415 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 480 2022-03-20 14:07:27,416 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:27,417 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:27,420 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:27,420 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:27,421 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:27,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:27,542 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 480 2022-03-20 14:07:27,544 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:27,544 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:27,546 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:27,547 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/orchestration-template-candidate/process 2022-03-20 14:07:27,547 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-03-20 14:07:27,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:30,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-03-20 14:07:30,846 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-03-20 14:07:30,846 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-03-20 14:07:30,848 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_UKfzel_VSP have been validated 2022-03-20 14:07:30,848 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:30,849 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:30,849 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:30,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:30,920 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:30,921 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:30,921 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785244737,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:30,923 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:30,924 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:30,924 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:30,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:31,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 222 2022-03-20 14:07:31,005 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:31,005 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647785244210,"modificationTime":1647785250832} 2022-03-20 14:07:31,008 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:31,008 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:31,008 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:31,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:31,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:31,235 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:31,235 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:31,238 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:31,238 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:31,238 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:31,240 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:31,410 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:31,412 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:31,412 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:31,414 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:31,415 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:31,415 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:31,415 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:31,416 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:31,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:31,468 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:31,468 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785244737,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:31,471 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:31,472 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:31,472 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:31,474 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:31,600 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 222 2022-03-20 14:07:31,601 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:31,602 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1647785244210,"modificationTime":1647785250832} 2022-03-20 14:07:31,604 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:31,604 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:31,604 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:31,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:31,878 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:31,880 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:31,881 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:31,885 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:31,885 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:31,885 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:31,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:32,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:32,075 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:32,075 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:32,080 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:32,080 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions 2022-03-20 14:07:32,080 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-03-20 14:07:32,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:34,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions HTTP/1.1" 200 2 2022-03-20 14:07:34,808 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-03-20 14:07:34,809 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-03-20 14:07:34,812 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:34,812 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:34,812 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:34,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:34,877 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:34,878 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:34,878 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785252131,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:34,881 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:34,881 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:34,881 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:34,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:34,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 223 2022-03-20 14:07:34,970 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:34,970 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647785244210,"modificationTime":1647785250832} 2022-03-20 14:07:34,973 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:34,974 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:34,974 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:34,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:35,126 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:35,127 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:35,127 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:35,129 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:35,130 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:35,130 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:35,130 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:35,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:35,168 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 253 2022-03-20 14:07:35,169 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:35,169 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1647785244210,"modificationTime":1647785252131,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-03-20 14:07:35,171 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:35,171 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:35,171 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-03-20 14:07:35,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:35,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 223 2022-03-20 14:07:35,262 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-03-20 14:07:35,262 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1647785244210,"modificationTime":1647785250832} 2022-03-20 14:07:35,265 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:35,265 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:35,265 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:35,267 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:35,432 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:35,433 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:35,433 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:35,438 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:35,438 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions 2022-03-20 14:07:35,439 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-03-20 14:07:35,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:39,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions HTTP/1.1" 200 2 2022-03-20 14:07:39,691 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-03-20 14:07:39,691 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-03-20 14:07:39,693 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:39,693 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:39,693 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:39,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:39,750 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 264 2022-03-20 14:07:39,751 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:39,751 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785244210,"modificationTime":1647785258561,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:39,753 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:39,753 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:39,753 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:39,754 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:39,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:39,793 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 264 2022-03-20 14:07:39,794 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:39,794 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785244210,"modificationTime":1647785258561,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:39,801 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:39,801 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions 2022-03-20 14:07:39,801 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-20 14:07:39,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:40,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions HTTP/1.1" 200 381 2022-03-20 14:07:40,537 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-20 14:07:40,537 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_UKfzel_VSP","version":"1.0","versionId":"a8c2bcfc5df7449ab2568322ff455c43","packageId":"36873ca847554baaa28a9378e4b356bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-20 14:07:40,537 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_UKfzel_VSP","version":"1.0","versionId":"a8c2bcfc5df7449ab2568322ff455c43","packageId":"36873ca847554baaa28a9378e4b356bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-20 14:07:40,539 INFO 199:base.py(1) - ***************************************************** 2022-03-20 14:07:40,539 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-03-20 14:07:40,540 INFO 201:base.py(1) - ***************************************************** 2022-03-20 14:07:40,540 INFO 227:base.py(1) - ***************************************************** 2022-03-20 14:07:40,540 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-20 14:07:40,540 INFO 229:base.py(1) - ***************************************************** 2022-03-20 14:07:40,540 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:07:40,540 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:07:40,540 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:40,541 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:07:40,541 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:07:40,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:07:40,593 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-20 14:07:40,594 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-20 14:07:40,594 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-20 14:07:40,594 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:40,594 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:40,594 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:40,594 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-20 14:07:40,595 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:07:40,595 INFO 197:__init__.py(1) - Vf basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:07:50,605 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:07:50,605 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:07:50,606 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,606 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:07:50,606 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:07:50,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:07:50,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-20 14:07:50,644 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-20 14:07:50,644 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-20 14:07:50,644 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,644 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:50,645 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:50,645 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-20 14:07:50,645 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:07:50,645 INFO 197:__init__.py(1) - Vf basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:07:50,645 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:07:50,645 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:07:50,645 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,645 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:07:50,646 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:07:50,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:07:50,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-20 14:07:50,677 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-20 14:07:50,677 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-20 14:07:50,678 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,678 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:50,678 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:50,678 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-20 14:07:50,678 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:07:50,678 INFO 197:__init__.py(1) - Vf basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:07:50,678 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_UKfzel_VSP exists in SDC 2022-03-20 14:07:50,678 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-03-20 14:07:50,679 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,679 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-03-20 14:07:50,679 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-03-20 14:07:50,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:50,720 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 895 2022-03-20 14:07:50,721 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-03-20 14:07:50,721 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 14203e0f-e8b5","description":"vendor software product","vendorName":"fde41eac-368c-4ccc-94fb","vendorId":"c503b360601d46059636a930a7417eba","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"fe40e3bfbfe7498b983a5a87ada4b9e0","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4c2c7f04-307d","description":"vendor software product","vendorName":"7bf2a455-0f54-45b7-b433","vendorId":"d619baea78e54248ab5b9cab56c66160","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"8a31f316854c407ea2d6e775c6eb670b","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-03-20 14:07:50,723 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_UKfzel_VSP from SDC 2022-03-20 14:07:50,723 DEBUG 324:vsp.py(1) - importing VSP pNF 14203e0f-e8b5 from SDC 2022-03-20 14:07:50,723 DEBUG 324:vsp.py(1) - importing VSP vFW 4c2c7f04-307d from SDC 2022-03-20 14:07:50,723 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-03-20 14:07:50,723 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel_VSP 2022-03-20 14:07:50,724 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,724 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:50,724 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:50,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:50,766 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 264 2022-03-20 14:07:50,767 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:50,767 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785244210,"modificationTime":1647785258561,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:50,769 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-20 14:07:50,769 INFO 220:__init__.py(1) - Vsp found, updating information 2022-03-20 14:07:50,769 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,769 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:50,770 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:50,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:50,808 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 264 2022-03-20 14:07:50,809 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:50,809 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785244210,"modificationTime":1647785258561,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:50,811 DEBUG 46:sdc_element.py(1) - details found, updating 2022-03-20 14:07:50,811 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,811 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 2022-03-20 14:07:50,811 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-03-20 14:07:50,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:50,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43 HTTP/1.1" 200 656 2022-03-20 14:07:50,961 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-03-20 14:07:50,961 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_UKfzel_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b91b80f97a4d455da555ad5a11b5e2ad","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"36873ca847554baaa28a9378e4b356bf","version":"a8c2bcfc5df7449ab2568322ff455c43","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-03-20 14:07:50,963 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:07:50,963 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:07:50,963 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,963 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:07:50,963 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:07:50,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:07:50,994 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-20 14:07:50,995 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-20 14:07:50,995 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-20 14:07:50,996 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,996 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:50,996 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:50,996 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-20 14:07:50,996 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:07:50,996 INFO 197:__init__.py(1) - Vf basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:07:50,996 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-03-20 14:07:50,996 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-03-20 14:07:50,997 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:50,997 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-20 14:07:50,997 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-03-20 14:07:50,998 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:51,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-20 14:07:51,190 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-03-20 14:07:51,191 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"CONTROL LOOP","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"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":"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},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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":"ControlLoop Element","normalizedName":"controlloop element","uniqueId":"resourceNewCategory.generic.controlloop element","icons":["network"],"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}],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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},{"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":"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":"ControlLoop","displayName":null,"normalizedName":"controlloop","models":["CONTROL LOOP"],"uniqueId":"serviceNewCategory.controlloop","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"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":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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}],"productCategories":[]},"version":"1.10.1"} 2022-03-20 14:07:51,194 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-03-20 14:07:51,194 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-03-20 14:07:51,194 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-03-20 14:07:51,194 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_UKfzel in SDC 2022-03-20 14:07:51,194 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:07:51,195 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:07:51,195 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:51,195 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:07:51,195 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:07:51,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:07:51,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-03-20 14:07:51,240 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-03-20 14:07:51,241 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-03-20 14:07:51,241 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:51,241 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:51,241 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-03-20 14:07:51,241 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-03-20 14:07:51,241 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:07:51,241 INFO 197:__init__.py(1) - Vf basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:07:51,254 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_UKfzel_VSP in SDC 2022-03-20 14:07:51,255 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:51,255 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/36873ca847554baaa28a9378e4b356bf/versions 2022-03-20 14:07:51,255 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-03-20 14:07:51,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:51,294 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/36873ca847554baaa28a9378e4b356bf/versions HTTP/1.1" 200 264 2022-03-20 14:07:51,295 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-03-20 14:07:51,295 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"a8c2bcfc5df7449ab2568322ff455c43","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1647785244210,"modificationTime":1647785258561,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-03-20 14:07:51,301 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:51,301 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/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions 2022-03-20 14:07:51,301 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-03-20 14:07:51,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:51,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/36873ca847554baaa28a9378e4b356bf/versions/a8c2bcfc5df7449ab2568322ff455c43/actions HTTP/1.1" 200 381 2022-03-20 14:07:51,991 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-03-20 14:07:51,991 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_UKfzel_VSP","version":"1.0","versionId":"a8c2bcfc5df7449ab2568322ff455c43","packageId":"36873ca847554baaa28a9378e4b356bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-20 14:07:51,992 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_UKfzel_VSP","version":"1.0","versionId":"a8c2bcfc5df7449ab2568322ff455c43","packageId":"36873ca847554baaa28a9378e4b356bf","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-03-20 14:07:51,994 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:07:51,994 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-03-20 14:07:51,994 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": "36873ca847554baaa28a9378e4b356bf", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_UKfzel", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_UKfzel"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-03-20 14:07:51,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:07:55,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-03-20 14:07:55,355 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-03-20 14:07:55,365 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardukfzelvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOVZTMlo2Wld4ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1647785273902,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","artifactName":"VSP_basic_onboard_UKfzel_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmE5MmExZDg1OTIxZjZmMTI0OGU3NWE1ZTBmN2E4MjE=","artifactUUID":"65aa5303-95e1-4b78-9c9b-0b914afb8ca7","artifactDisplayName":"VSP_basic_onboard_UKfzel_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardukfzelvspinformationtxt","esId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","duplicated":false,"payloadUpdateDate":1647785273903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273902,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1647785273918,"description":"created from csar","artifactType":"HEAT","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"12184861-e4b8-4afa-8eea-b84353108e5e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","duplicated":false,"payloadUpdateDate":1647785273929,"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":1647785273918,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785273936,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1647785273936,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273936,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardukfzelvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOVZTMlo2Wld4ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1647785273902,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","artifactName":"VSP_basic_onboard_UKfzel_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmE5MmExZDg1OTIxZjZmMTI0OGU3NWE1ZTBmN2E4MjE=","artifactUUID":"65aa5303-95e1-4b78-9c9b-0b914afb8ca7","artifactDisplayName":"VSP_basic_onboard_UKfzel_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardukfzelvspinformationtxt","esId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","duplicated":false,"payloadUpdateDate":1647785273903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273902,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785272863,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.assettoscacsar","artifactName":"resource-BasicOnboardUkfzel-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":1647785272863,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785272863,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.assettoscatemplate","artifactName":"resource-BasicOnboardUkfzel-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":1647785272863,"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,"type":"tosca.capabilities.Node","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"feature","uniqueId":"capability.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.feature","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"feature","uniqueId":"capability.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.feature","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.Scalable","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"scalable","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.scalable","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"forwarder","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.forwarder","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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,"type":"tosca.capabilities.network.Bindable","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"binding","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.binding","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"binding","uniqueId":"capability.e016f7df-0905-4664-bb49-8c3e98773cc0.binding","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"port_mirroring","uniqueId":"capability.8cc6c6a9-9e61-4258-be10-31046c3bdd85.port_mirroring","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.Container","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"host","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.host","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.ephemeral.size","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.ephemeral.size","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"instance","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.instance","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"memory","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.memory","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.iops","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.iops","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"cpu.delta","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.cpu.delta","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.capacity","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.capacity","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.latency","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.latency","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.usage","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.usage","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"cpu_util","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.cpu_util","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.allocation","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.allocation","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.requests.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.requests.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.latency","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.latency","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"cpu","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.cpu","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.read.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.read.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.root.size","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.root.size","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"vcpus","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.vcpus","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.iops","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.iops","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.usage","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.usage","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.requests.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.requests.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.allocation","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.allocation","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.read.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.read.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.read.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.read.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"memory.usage","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.memory.usage","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.capacity","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.capacity","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"memory.resident","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.memory.resident","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.packets.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.packets.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outgoing.bytes","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outgoing.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outgoing.packets.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outpoing.packets","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outpoing.packets","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.bytes","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outgoing.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.packets","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.packets","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"os","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.os","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"endpoint","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.endpoint","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"attachment","uniqueId":"capability.e016f7df-0905-4664-bb49-8c3e98773cc0.attachment","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"dependency","uniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32.dependency","capability":"tosca.capabilities.Node","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"dependency","uniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32.dependency","capability":"tosca.capabilities.Node","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"link","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930.link","capability":"tosca.capabilities.network.Linkable","ownerId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","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":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"local_storage","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"70de9f72-8bd3-4d58-b464-4e40e5ad5594.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"096e18a6-cc92-46ed-a713-6ff447a156d8","createdFromCsar":true,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1647785273735,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"096e18a6-cc92-46ed-a713-6ff447a156d8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardUkfzelcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1647785273840,"customizationUUID":"f4e5d770-2f62-4a57-97a5-b7fe685532f6","posX":"475.0","posY":"325.0","componentName":"basic_onboard_UKfzel-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"],"source":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","uniqueId":"capability.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.feature","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.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":["3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","uniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32.dependency","capability":"tosca.capabilities.Node","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","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":["3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.port","capability":"tosca.capabilities.Attachment","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.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":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.tosca_name","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.show","empty":false},{"parentUniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","definition":false,"name":"state","type":"string","uniqueId":"attribute.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.state","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","empty":false},{"parentUniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.tosca_id","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","createdFromCsar":true,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1647785273735,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1647785273840,"customizationUUID":"62fe0f6f-24a4-4fa2-af7c-810fb03b2848","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","requirementOwnerId":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group","id":"9a2ddbde-bab7-4a95-802a-540cbb87ae0b","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.e016f7df-0905-4664-bb49-8c3e98773cc0.attachment","requirementUid":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.port"},"operations":[]}],"fromNode":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"70de9f72-8bd3-4d58-b464-4e40e5ad5594.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa.min_instances","type":"integer","required":false,"defaultValue":"0","description":"Minimum number of VFC Instances","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"3089feeb-d80b-4b34-b8fd-8fe9c3c3fdaa","empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"096e18a6-cc92-46ed-a713-6ff447a156d8.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group":[{"parentUniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","uniqueId":"attribute.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","empty":false},{"uniqueId":"attribute.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","uniqueId":"attribute.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.state","name":"state","type":"string","definition":false,"ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","empty":false},{"parentUniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","uniqueId":"attribute.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"feature","uniqueId":"capability.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.feature","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"feature","uniqueId":"capability.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.feature","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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,"type":"tosca.capabilities.Node","path":["3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"],"source":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","uniqueId":"capability.6b04acb6-0a9e-48ea-b5ca-cf6065daed32.feature","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.Scalable","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"scalable","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.scalable","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"forwarder","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.forwarder","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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,"type":"tosca.capabilities.network.Bindable","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"binding","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.binding","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"binding","uniqueId":"capability.e016f7df-0905-4664-bb49-8c3e98773cc0.binding","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"port_mirroring","uniqueId":"capability.8cc6c6a9-9e61-4258-be10-31046c3bdd85.port_mirroring","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.Container","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"host","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.host","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.ephemeral.size","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.ephemeral.size","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"instance","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.instance","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"memory","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.memory","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.iops","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.iops","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"cpu.delta","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.cpu.delta","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.capacity","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.capacity","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.latency","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.latency","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.usage","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.usage","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"cpu_util","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.cpu_util","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.allocation","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.allocation","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.requests.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.requests.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.latency","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.latency","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"cpu","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.cpu","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.read.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.read.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.root.size","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.root.size","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"vcpus","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.vcpus","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.iops","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.iops","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.usage","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.usage","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.read.requests.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.write.requests.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.allocation","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.allocation","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.read.bytes.rate","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.read.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.read.bytes","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.read.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"memory.usage","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.memory.usage","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.device.capacity","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.device.capacity","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"memory.resident","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.memory.resident","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e60a2eab-38c6-4e5b-87d0-de17c6eb376f","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"disk.write.requests","uniqueId":"capability.e60a2eab-38c6-4e5b-87d0-de17c6eb376f.disk.write.requests","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.packets.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.packets.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outgoing.bytes","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outgoing.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outgoing.packets.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outpoing.packets","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outpoing.packets","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.bytes","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.bytes","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.outgoing.bytes.rate","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"bf576121-7be6-4cb3-a18a-fe9ee76add54","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"network.incoming.packets","uniqueId":"capability.bf576121-7be6-4cb3-a18a-fe9ee76add54.network.incoming.packets","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"os","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.os","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"endpoint","uniqueId":"capability.ff8066e2-bdb7-480e-8736-e17780c509a4.endpoint","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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.BasicOnboardUkfzel.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"attachment","uniqueId":"capability.e016f7df-0905-4664-bb49-8c3e98773cc0.attachment","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.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":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"dependency","uniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32.dependency","capability":"tosca.capabilities.Node","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"dependency","uniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32.dependency","capability":"tosca.capabilities.Node","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","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":["3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","uniqueId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32.dependency","capability":"tosca.capabilities.Node","ownerId":"6b04acb6-0a9e-48ea-b5ca-cf6065daed32","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["096e18a6-cc92-46ed-a713-6ff447a156d8.e016f7df-0905-4664-bb49-8c3e98773cc0.ubuntu18_ubuntu18_admin_plane_port_0","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"link","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930.link","capability":"tosca.capabilities.network.Linkable","ownerId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","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":["096e18a6-cc92-46ed-a713-6ff447a156d8.e4fcfc93-833f-4f49-b237-4da745ffc57b.ubuntu18","3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"096e18a6-cc92-46ed-a713-6ff447a156d8","parentName":"local_storage","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"ff8066e2-bdb7-480e-8736-e17780c509a4","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"path":["3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.port","capability":"tosca.capabilities.Attachment","ownerId":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"8849fbb5-5a2f-4238-a4f4-b1ba86f5605e","groupUUID":"c867d5f5-eba1-44c1-a9b4-aae670b9dd57","members":{"abstract_ubuntu18":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ubuntu18_admin_security_group":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardUkfzel..base_ubuntu18..module-0","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.BasicOnboardUkfzel..base_ubuntu18..module-0","name":"BasicOnboardUkfzel..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["3affbac9-4d76-479f-8c38-1982792a812f.heat1","3affbac9-4d76-479f-8c38-1982792a812f.heat1env"],"invariantName":"BasicOnboardUkfzel..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"a2109c40-ef5f-4c49-8f3a-7885010bd188","artifactsUuid":["12184861-e4b8-4afa-8eea-b84353108e5e"],"groupUUID":"79054c6e-3d10-46a4-b634-50cb5380c60c","members":{"abstract_ubuntu18":"3affbac9-4d76-479f-8c38-1982792a812f.096e18a6-cc92-46ed-a713-6ff447a156d8.abstract_ubuntu18","ubuntu18_admin_security_group":"3affbac9-4d76-479f-8c38-1982792a812f.fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardUkfzel","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","icon":"defaulticon","creationDate":1647785272864,"description":"VF","tags":["basic_onboard_UKfzel"],"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0220ef37-af92-4d33-bf04-02665f68f708","SupportablityComponentName":"basic_onboard_UKfzel","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"36873ca847554baaa28a9378e4b356bf","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"0220ef37-af92-4d33-bf04-02665f68f708","systemName":"BasicOnboardUkfzel","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","normalizedName":"basiconboardukfzel","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1647785273805,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1647785273918,"description":"created from csar","artifactType":"HEAT","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"12184861-e4b8-4afa-8eea-b84353108e5e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","duplicated":false,"payloadUpdateDate":1647785273929,"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":1647785273918,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785273936,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1647785273936,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273936,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardukfzelvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOVZTMlo2Wld4ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1647785273902,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","artifactName":"VSP_basic_onboard_UKfzel_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmE5MmExZDg1OTIxZjZmMTI0OGU3NWE1ZTBmN2E4MjE=","artifactUUID":"65aa5303-95e1-4b78-9c9b-0b914afb8ca7","artifactDisplayName":"VSP_basic_onboard_UKfzel_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardukfzelvspinformationtxt","esId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","duplicated":false,"payloadUpdateDate":1647785273903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273902,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"3affbac9-4d76-479f-8c38-1982792a812f"},"service":false,"categorySpecificMetadata":{},"csarUUID":"36873ca847554baaa28a9378e4b356bf","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"name":"basic_onboard_UKfzel"} 2022-03-20 14:07:55,382 INFO 330:__init__.py(1) - Vf basic_onboard_UKfzel is created in SDC 2022-03-20 14:07:55,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:05,394 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_UKfzel in SDC 2022-03-20 14:08:05,399 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:05,399 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/3affbac9-4d76-479f-8c38-1982792a812f/lifecycleState/Certify 2022-03-20 14:08:05,399 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-03-20 14:08:05,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:10,709 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/3affbac9-4d76-479f-8c38-1982792a812f/lifecycleState/Certify HTTP/1.1" 200 1339 2022-03-20 14:08:10,710 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-03-20 14:08:10,710 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","name":"basic_onboard_UKfzel","version":"1.0","isHighestVersion":true,"creationDate":1647785272864,"lastUpdateDate":1647785286142,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_UKfzel"],"icon":"defaulticon","normalizedName":"basiconboardukfzel","systemName":"BasicOnboardUkfzel","contactId":"cs0008","allVersions":{"1.0":"1813e2f0-1892-4077-a582-1e854db71b14"},"csarUUID":"36873ca847554baaa28a9378e4b356bf","csarVersion":"1.0","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","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.BasicOnboardUkfzel","uuid":"0220ef37-af92-4d33-bf04-02665f68f708"} 2022-03-20 14:08:10,712 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:10,712 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:08:10,713 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:10,713 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:08:10,713 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:08:10,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:10,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-20 14:08:10,807 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-20 14:08:10,807 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","name":"basic_onboard_UKfzel","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0220ef37-af92-4d33-bf04-02665f68f708/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-20 14:08:10,810 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_UKfzel from SDC 2022-03-20 14:08:10,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:10,810 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:10,810 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-20 14:08:10,810 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-20 14:08:10,811 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:10,811 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-20 14:08:10,811 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:10,811 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-20 14:08:10,812 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-20 14:08:10,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:10,931 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-20 14:08:10,933 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-20 14:08:10,935 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1b5c596-7e87-48b7-91d7-04b7295b6a62","lifecycleState":"CERTIFIED","lastUpdateDate":1647778965778,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f77c1ae-d50f-48e7-9fe7-0f8979bb2c4c","invariantUUID":"f08acc79-7b0d-452e-a6c2-19020f3e8e90","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":"f522c7f0-fbb8-4d0a-b065-67951a539f42","lifecycleState":"CERTIFIED","lastUpdateDate":1647778924855,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8152c120-819a-4a9c-8349-68629e731397","invariantUUID":"759748ca-925c-4521-94a2-95497edd35bd","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":"securityrules","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","lifecycleState":"CERTIFIED","lastUpdateDate":1647778917927,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"811e180a-7323-4b4f-8da0-8da8523abd23","invariantUUID":"5ace04b8-72af-4683-a690-cabe56a73791","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":"port","uniqueId":"74b5863a-2e80-4bb5-85db-da26379a4272","lifecycleState":"CERTIFIED","lastUpdateDate":1647778995241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5e49799-eb22-4685-800a-ab6f8e44c0d7","invariantUUID":"a1bd4d50-8c2f-49fd-b999-68065eb2ca09","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":"compute","uniqueId":"6b2bbfc3-9c36-4830-9c09-d540153d2f43","lifecycleState":"CERTIFIED","lastUpdateDate":1647778973576,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2352b3d-9724-41d4-9fc8-fc472078eda7","invariantUUID":"889f4294-901a-4e03-b96f-23525c263c71","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":"loadBalancer","uniqueId":"ae39df00-95bc-4265-a56e-3b68b2823a34","lifecycleState":"CERTIFIED","lastUpdateDate":1647778877093,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73de7efd-1f3f-430f-b92f-2789aa5d6b54","invariantUUID":"00ff8f9e-6085-4227-8044-afbd5921fd56","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":"compute","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778859688,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56422245-8000-4e52-b2f0-70db0cda62e8","invariantUUID":"f324d1f4-b35a-4294-a763-af66dbd40f49","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":"compute","uniqueId":"de703561-e838-46de-b8fd-48300792f032","lifecycleState":"CERTIFIED","lastUpdateDate":1647778920268,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2e16b32-dd0e-40c8-ab90-92da88f23c4c","invariantUUID":"1ece05b4-cf1f-4ab6-8163-674d4cb219eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9964a7fc-c493-4bba-91b5-d9e508b035ee","lifecycleState":"CERTIFIED","lastUpdateDate":1647778999689,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"839806fa-8f3d-423c-a6b2-1ef16cb40ba5","invariantUUID":"28f35159-6b1f-4f43-875b-1fbf64baa71e","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":"objectStorage","uniqueId":"ac72806d-c03c-439e-a133-129b0b92651b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778886153,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50944ce-cc9c-4f76-83b4-8668f4f062a1","invariantUUID":"95e130a2-7812-4726-bbb3-23c297e177a8","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":"a9c77ae0-f109-4922-aa1f-a8af0294e25d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068291,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e81980-66b6-48c7-9497-570837a38c2b","invariantUUID":"35b8f671-b85d-43e4-af4c-ff8c8b2b99e9","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9e2bd8-e396-4c00-ac38-14c9494d4a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778887642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a96406-7af6-43d5-857c-b4c1bce5edac","invariantUUID":"d0d0ebd9-5afe-44af-a400-d1d456cf9fdf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9ff28f4-f12c-49d8-a093-f3805ca55d17","lifecycleState":"CERTIFIED","lastUpdateDate":1647779019333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"807af154-5d56-4f3f-9d96-69582d7dd1f1","invariantUUID":"70cf436e-d262-4fe1-bac8-79b8ae7fc5f3","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":"port","uniqueId":"5e8800b7-1277-4089-9fab-ddcf3b6072d0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778890817,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6461c681-1a97-4128-b858-e0b8e05605db","invariantUUID":"3e426bad-88eb-4918-bb3c-37a9c6eee121","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":"networkrules","uniqueId":"c7a908e4-624b-4bae-9893-e63777760aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778909180,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3499ea8-389b-4913-98e8-01de0530a4f5","invariantUUID":"53a017b2-159f-4ad9-b024-fb94018748e3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ccdc9b5-5b45-4c86-869a-c8fdcec6984b","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067915,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"734f556a-cbd1-4d5b-b405-0f643c87e20b","invariantUUID":"b9ad53b9-6f1c-41ca-ac4a-747ff3a194a3","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"19adde20-bd9c-4302-9804-60a12e811d96","lifecycleState":"CERTIFIED","lastUpdateDate":1647778868997,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b0509a3c-0a95-417c-af59-e6cd9e088938","invariantUUID":"661b0f8f-cb5e-49ee-8889-b487fa33d541","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9ae90b3e-91a7-471b-9b73-5ade3b5d58c1","lifecycleState":"CERTIFIED","lastUpdateDate":1647779026458,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e60139-53a1-407b-ba91-913cca34408d","invariantUUID":"7484837b-f5ef-4c42-bdcb-20eefc216115","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af1104e8-89c7-464d-a0bd-ecb9473b7561","lifecycleState":"CERTIFIED","lastUpdateDate":1647778916513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35550b9c-a0a1-4cde-bee4-f332476c78f0","invariantUUID":"833e7282-a941-4af1-950a-3787581f2917","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"83e2fc31-18af-47a3-bd2f-6fcc27966763","lifecycleState":"CERTIFIED","lastUpdateDate":1647779021002,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc7553a5-d52c-42d1-badc-31057f540743","invariantUUID":"2db9fb1f-9838-48fe-a18a-b90687825b91","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9373fa82-1e09-48a8-9173-0b1df7060d97","lifecycleState":"CERTIFIED","lastUpdateDate":1647778968157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2b2b55c-2c5d-4d48-ae1f-7ab212167173","invariantUUID":"eecf61eb-f264-4cff-9ed9-c04f62ed8c26","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":"defaulticon","uniqueId":"409581c6-a118-4c44-a225-fac2763d603f","lifecycleState":"CERTIFIED","lastUpdateDate":1647778892430,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc2abf8d-f666-4cfe-b862-763897191889","invariantUUID":"4585ee6a-c562-48ea-a992-a9d4b2285a1f","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":"port","uniqueId":"33b17928-d1c2-4dff-96bd-3fdef8a0d75e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059508,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11b156fd-511b-4714-9b82-4911c43bad6f","invariantUUID":"e4ae1a77-86b1-4289-ab44-be0c5152ab0e","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":"port","uniqueId":"fcc4f6ca-d770-4b5e-833b-eb88b2fafb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778993806,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbdaaf97-7e4e-4fbe-8e1f-d2ed14bcd548","invariantUUID":"63a2e41c-2ecf-4a55-8dbf-fdf8b7531d3a","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f88cb951-49a8-42ad-8e31-58260df2dc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778900085,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba4705cb-9e2a-46ab-9aa6-07ba0a6b56ad","invariantUUID":"239ae511-c269-4962-bdf1-87261a827960","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":"objectStorage","uniqueId":"7141c21f-2fa4-4a05-a533-15b9cf6aebe1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778874105,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1eb65c-4747-4e9e-9393-f29d533e588a","invariantUUID":"139d320a-946e-40f8-bf16-bbec6914a2df","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":"network","uniqueId":"bfb1b82d-eb01-4a41-89b9-f991f0de017c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778943344,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7012561-138b-4e98-8ec6-bde5147bd579","invariantUUID":"cd801114-3e90-41c2-9bc0-e9c0b2b0ca6e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ee7196b-967f-41dc-9e58-b10f977e7941","lifecycleState":"CERTIFIED","lastUpdateDate":1647778953997,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f7df4e-6af3-4bcc-ae42-59619b1bd1fe","invariantUUID":"103fde42-8a51-4532-b1cb-048fff67b789","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66a2e05-af14-4aea-936f-4bafe3f163b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778932386,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a8341d6-b2ba-48d3-9e2b-96ee18c5edb7","invariantUUID":"e1b19410-7b80-4451-9e8e-b94f2b9804fd","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":"d3ce2b21-2581-4284-a78d-b3f00db03224","lifecycleState":"CERTIFIED","lastUpdateDate":1647778921815,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41996936-60e2-4e60-810e-eddf7664dfab","invariantUUID":"3590c3a2-ba40-4338-823d-676270b1b55c","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":"defaulticon","uniqueId":"08e98c19-dcf8-422f-8eaf-2286b4aa278a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778991586,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffba175-80d8-4c66-a08d-8ba1fbb74aab","invariantUUID":"787dea11-393b-466d-a9c2-fa28430d7708","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5225b61b-e928-4c8f-8d24-dfde4f10ca3a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068200,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee5be25-b504-4847-adc9-09d17c2ad2fc","invariantUUID":"3e846178-2a79-432b-b477-a3ef651514c7","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"216f12fc-a844-460d-bc8c-da1d69042ad2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778989286,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cce315f8-7da9-4eae-849f-fe8c5124dfff","invariantUUID":"e7285682-3305-49b6-bfed-2573ad277b8e","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":"232a8e3f-0e13-4a72-9523-f085985deec3","lifecycleState":"CERTIFIED","lastUpdateDate":1647778923375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc09c823-5ba8-473b-ab9d-1b13d0bc422f","invariantUUID":"e45a4261-bee1-47d7-8807-7e37d32b3fe4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea304c5a-913d-446c-b867-b59c545081a6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778949482,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1efe615a-d72e-441f-b9df-90ee6abd920e","invariantUUID":"b8496e12-e273-42e2-9bbd-9cb215ebb6ea","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":"0204fbd5-da6f-41dc-90e0-7ffd62865e30","lifecycleState":"CERTIFIED","lastUpdateDate":1647779013837,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e415871d-ec64-40e0-9736-f89b76283c18","invariantUUID":"3eaa695f-f576-43b6-9b0c-b495a5ce3a4f","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":"objectStorage","uniqueId":"2c1a671d-551a-41df-a222-f4c017b22993","lifecycleState":"CERTIFIED","lastUpdateDate":1647778884651,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27396398-719e-4c0d-9875-649e66bdbabd","invariantUUID":"49e6f539-6207-425f-831b-09ba52548eb4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2010a6aa-1ae8-47d6-8bc6-8aa523b9a883","lifecycleState":"CERTIFIED","lastUpdateDate":1647779001104,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"395f9d00-f7ec-46bd-86c0-f170dc857f4f","invariantUUID":"a3e99084-13ab-4be1-8f52-57656c88ad58","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":"c080116d-ac09-4d3d-b53c-f932309a19d4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778893935,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f409228-fa14-4125-a1ee-b5c350096fd5","invariantUUID":"2728bd17-9c83-4344-a4c7-951923140292","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e68dc7f7-b67e-4a8a-93e8-caae2a75d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779024073,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56dfd105-868c-4ae5-bb18-6e319473c8ac","invariantUUID":"25293ba2-fd3b-4070-b35f-d12f8b371771","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1647778928384,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9cf35c-742e-4bc4-ad18-8a700f3e8bdd","invariantUUID":"c1486429-fe81-41a4-b84d-5376901f32d5","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8937e469-e63d-4f3a-a0c1-71459020b845","lifecycleState":"CERTIFIED","lastUpdateDate":1647778963879,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"672edc5f-efb0-46a6-aff8-12466c801ee7","invariantUUID":"3764e647-cfff-42ba-a058-b80162e4b255","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8c8812-23cd-489b-b38f-ddc5c1e12a66","lifecycleState":"CERTIFIED","lastUpdateDate":1647779015522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecc609a4-02ee-4808-ab97-6b4c23a436d4","invariantUUID":"b70815f4-7600-457d-b019-94448e074c46","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"91140a3e-d3e6-4ce2-8c71-0d264ca872e9","lifecycleState":"CERTIFIED","lastUpdateDate":1647779008944,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5b26ee-77f7-4ac1-a490-1f1bb3325496","invariantUUID":"8ae33e95-6531-419e-943f-74c8a15276d3","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":"f1b7b1c8-b6ef-490a-8c4a-8127e70a901c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778952554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8aa92627-714b-430d-b5bc-cbfea809de70","invariantUUID":"da3627f7-47c3-4d71-ba3d-51630e93bdfa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b325219-e831-4fdd-ae52-fa950a4198dc","lifecycleState":"CERTIFIED","lastUpdateDate":1647779010604,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1065f961-1af7-43a4-a490-8f40804a99ee","invariantUUID":"07ec2115-9491-42af-9920-c6eaaaae573f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"793db367-ff46-4f5f-96eb-3c053c094bde","lifecycleState":"CERTIFIED","lastUpdateDate":1647778880300,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4283829e-abcb-4dc5-8a83-e2095ef8f30d","invariantUUID":"c23f2edb-1ef9-4a0c-bd32-b873746bb092","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":"bef85bd5-0ec8-4aec-895d-b26230421ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1647778998098,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8082c07-52e0-41b2-959c-1ef1319be4de","invariantUUID":"bb53f508-b40f-4e99-ab5d-b7fc2d336dbc","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":"objectStorage","uniqueId":"49958a1e-3fa5-441d-b16e-11d78d2727de","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058389,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b12ed028-1c09-43e7-9b67-c54f796c959a","invariantUUID":"33c783d7-b2e5-4c7b-96df-abd00c6c2e16","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2b46fef-9cb9-4df9-b345-9512ee49b7c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778898589,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c312c2a1-9c00-4ba0-9986-3b31c8b28d27","invariantUUID":"b2a30fe7-eb29-407d-8df3-4ba7682ffced","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":"objectStorage","uniqueId":"59850592-f7e2-4c07-8875-e28969adb115","lifecycleState":"CERTIFIED","lastUpdateDate":1647778980190,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d9e975-928e-4482-b93b-b71900069c94","invariantUUID":"dfb17111-42b8-4f4b-8b8b-3c2fa4dab2a9","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":"defaulticon","uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","lifecycleState":"CERTIFIED","lastUpdateDate":1647785286142,"name":"basic_onboard_UKfzel","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","systemName":"BasicOnboardUkfzel","description":"VF","tags":["basic_onboard_UKfzel"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","lifecycleState":"CERTIFIED","lastUpdateDate":1647778878683,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd2f7ae7-8e57-4410-a355-282f2296459a","invariantUUID":"7728c4de-c530-4074-8e7f-579df5af2fa6","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":"objectStorage","uniqueId":"cb77e513-c9d8-4eca-901b-a7b8447dd07d","lifecycleState":"CERTIFIED","lastUpdateDate":1647778975378,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77bbcc85-8b7f-4f9c-af14-b6924481fe12","invariantUUID":"e12d53e8-0e29-4333-8f87-42b41e20e75b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c0c93300-0b4e-40d4-b32b-031a68c1fbac","lifecycleState":"CERTIFIED","lastUpdateDate":1647778911316,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fb03c64-9bce-4d6d-a1d3-f6a8c0e33632","invariantUUID":"805032cb-ea77-4891-8904-27323ab1ef0b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3a180ca-6537-4f9e-90c9-fa21db00600e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778947816,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e475f0e2-4d24-486d-91ef-03ee6a1d283c","invariantUUID":"b382e87f-9e8b-4d85-b759-18f753085108","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":"objectStorage","uniqueId":"133b40fa-466b-4e3d-a22d-5fdb68d9ecdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778871989,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fda46e12-cd81-4aa6-bc72-c98822867735","invariantUUID":"8bf06dea-23c5-4570-af76-c08c3022716b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1059fc73-208a-4320-a07a-7d0d091b2e11","lifecycleState":"CERTIFIED","lastUpdateDate":1647778950958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9c85d0a-c81c-4819-a49f-c7edd8f20d37","invariantUUID":"74b454ad-6627-44f0-ac61-2b49100850e6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc6a8fbb-0de0-4c92-90fe-d892ae90ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1647778944816,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"139531ee-d513-4378-af9c-5cafb9b846d0","invariantUUID":"258f9c3f-fe0b-4b9f-80eb-3fb86c989a6e","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":"defaulticon","uniqueId":"0ec4a2a2-62d8-4377-b310-700f5359f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068026,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1ab01fa-f80d-4175-add6-4ebe2f6ccc60","invariantUUID":"6a5a9f17-cd87-4525-b1be-10b4a19ac11d","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db8ed9fd-64e3-4bc3-94b7-d08acaeb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779002587,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5f0893f-c6e8-45db-90c9-79efaa7a9755","invariantUUID":"a3a541a5-812c-40bb-8aa3-4886dedd7efa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4adadc45-af13-4d59-964e-e391932ac2d8","lifecycleState":"CERTIFIED","lastUpdateDate":1647779028858,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95680dab-edd3-4793-8865-787f73b73701","invariantUUID":"f846903b-d409-4c7b-a21f-9ed54e9c7d87","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e016f7df-0905-4664-bb49-8c3e98773cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778930311,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24d00476-3e1b-4a4f-a830-8b9028878f88","invariantUUID":"9afb813a-ab33-4114-b9f8-96a45b281bb3","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":"compute","uniqueId":"0fd6da6f-a90d-4e93-b0da-d18ad55b4081","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057779,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5b76089-60e4-4e1b-bbb0-29912e9e8d45","invariantUUID":"9fdb549d-ee10-46e9-8a58-ab19710f9fba","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":"2004d12a-180c-4136-8d2c-619087b6295e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778981736,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9ef8821-5091-4eaf-afdd-ed080cec4432","invariantUUID":"50580777-59e0-44bd-a662-9a3374cab61e","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":"eb65bc59-b11f-4259-9127-80c15d0841b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778889226,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f98f323-7be5-4b7d-b175-30b5d67e6142","invariantUUID":"0017c1ed-4001-4dca-8a2a-a3bfc96e368c","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":"25a95747-62ee-4ee9-bb4f-78400f15a539","lifecycleState":"CERTIFIED","lastUpdateDate":1647778955592,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa4dae57-411e-450c-8084-6e57cca47cce","invariantUUID":"49152cd4-d9e8-4bae-a4a8-b34199718042","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":"compute","uniqueId":"e7abff37-b77e-425f-89d6-e1335e29ebcb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778958528,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd067902-885d-4ddc-be28-a51edeea89fa","invariantUUID":"d6de2d06-253f-4c8d-bc54-ec58ecdd40b6","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":"port","uniqueId":"fff1dc60-cbb2-4694-851e-88ff2b706209","lifecycleState":"CERTIFIED","lastUpdateDate":1647778996662,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1756206-c93f-4853-92ff-003477a4de76","invariantUUID":"d3f3cbb4-3c90-4213-9dcb-41349455a0f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d48af515-183a-4083-81c8-c1827a4532e1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778956983,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b3a82fb-818b-4e75-90a1-c48897d8d0eb","invariantUUID":"7c6f2c39-cc15-4020-bc7a-109e4f2afa86","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cae9710c-5b10-42e9-9897-f828b407283b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778960215,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"845c22df-146c-47b1-8f1f-37064071629e","invariantUUID":"1a7cf230-f1bd-49b3-8044-82b5a52aa7de","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":"52ce12b3-6178-4700-a88d-2f2890d08591","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057985,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6073552d-a98e-4d8d-a4c0-071f56ba45b7","invariantUUID":"cd76088f-ae5f-41de-8562-ea215cc95f4c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29b605c6-5307-445e-9f85-360507f45469","lifecycleState":"CERTIFIED","lastUpdateDate":1647779006399,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fe481bf-8792-4589-b3c4-80e39eba99e4","invariantUUID":"1c2d54d1-b6c2-4a65-90e4-3480c2f54de9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94080278-a730-4185-8e91-1ab9f2017a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059065,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be818e2-c498-4018-8298-3ee5197f8afa","invariantUUID":"9185fcfd-6422-4702-9760-75184988f7b7","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bcae872b-7e93-4590-920b-cd9c3743509a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779022547,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87e74e3-f3af-4fc7-8d7b-cc0079b57e16","invariantUUID":"a1bceabc-af09-4220-a16e-c6635344b722","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":"network","uniqueId":"04854cf6-5544-4cb1-9272-4f0fa699d6fb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778895654,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a4af932-c678-4689-8963-f52fec0a79ca","invariantUUID":"61f4a86e-84c5-4dad-b689-46f46b6f94f0","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":"ca63cd4b-f905-4562-a1f9-409f3db9987d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779004021,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d12da49-cc11-4df4-aa3e-822a7cbe28e2","invariantUUID":"04f56953-83f1-4c11-9172-4d5968740fd2","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":"d1d23106-d235-4769-b77d-0e7af222f549","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058256,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39fc9dc-6a4a-46ab-8b7b-3ca02d4a8001","invariantUUID":"77283f63-477f-45a0-8eb3-cdb4411aa551","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ecefed60-a8e1-48fd-9b9e-9f5ca9674130","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068387,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acce679b-94da-4fdc-b675-d1e6f4e6430f","invariantUUID":"bc70efed-9b38-49be-bd25-0ab6a85b17b0","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5cbd8a84-b7d1-4cc9-b8ff-e1c2b5277ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778938935,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f4a5e3d-09e6-4d33-b38f-5ab26b4cc8a4","invariantUUID":"9c62d8b3-93d9-4687-a9e9-722afaeba5c4","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":"networkrules","uniqueId":"0025f82e-cf10-46b0-9d63-e8f26441a18a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778915013,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"360392dd-c1df-4f78-8c8b-3d1cb22edab2","invariantUUID":"5dca25b3-67c5-437b-8223-5b73d61e4b6a","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":"compute","uniqueId":"abb62a40-b5df-4e56-89ee-ec71137b8355","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059169,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecb3f32b-6bd3-48ab-ad4f-910cc37a7b31","invariantUUID":"621af144-3077-48fa-a86a-002166b69325","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":"objectStorage","uniqueId":"d6548cf9-e45e-408a-98cf-bd2f64b3c9b3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058598,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f05dd515-1a82-40fe-840b-046b434b1087","invariantUUID":"7d70cbf2-9a94-4f29-9dcd-441a8efd4116","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":"defaulticon","uniqueId":"f55dba04-e728-47a6-9f02-ef15c46812c2","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067971,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0959c4e-a63b-40d3-b9b7-4bd2e36dde8c","invariantUUID":"e55dd3d4-d2af-47bc-832b-58159d521358","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f3f4da9-26a7-4444-a871-cba336f4aeed","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058787,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bb5b318-9f63-4943-b2a0-c67fc694b270","invariantUUID":"6b1c43cd-446a-4ce1-bb1a-eb4d0a70cc5b","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e929228a-b5de-4894-9351-1b78be98e315","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef270f9-7b89-478f-94ee-2078beb76708","invariantUUID":"7dea2deb-f900-4d48-859a-b2cc9b0f8695","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":"d1ee066a-0ba7-4173-a509-97732b9e9321","lifecycleState":"CERTIFIED","lastUpdateDate":1647778897073,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15941a83-9b16-4a02-8828-001555c6c034","invariantUUID":"15376de1-5146-40d4-9481-ba4fd93c8211","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8ba364-9983-45c6-8f13-c522f7fe2867","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059285,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d94cfd-22b1-4ec8-9a74-3e786f5f1f3c","invariantUUID":"648adcb1-1a98-47b1-b6a0-9745547f8dbf","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57420950-e7e9-4896-b977-8e2f3223fcd3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc58cf3e-2999-47b5-823e-d13381014bb8","invariantUUID":"81bd0415-e2bd-4672-89d6-5a1239ca82c3","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8891f454-de4a-47c9-b96f-1d4d075d839f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067853,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f154d2e0-d7a8-4351-9e75-8156ea466f75","invariantUUID":"8ff73788-4084-41c8-8666-e63d6695966a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"177c0a0d-080d-409d-9841-e90f41f4923c","lifecycleState":"CERTIFIED","lastUpdateDate":1647784999366,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-20 14:08:10,939 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_UKfzel found in resources list 2022-03-20 14:08:20,950 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:20,951 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:08:20,951 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:20,952 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:08:20,952 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:08:20,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:21,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-20 14:08:21,005 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-20 14:08:21,005 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","name":"basic_onboard_UKfzel","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0220ef37-af92-4d33-bf04-02665f68f708/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-20 14:08:21,008 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_UKfzel from SDC 2022-03-20 14:08:21,008 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:21,008 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:21,008 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-20 14:08:21,009 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-20 14:08:21,009 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:21,009 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-20 14:08:21,009 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:21,010 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-20 14:08:21,010 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-20 14:08:21,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:21,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-20 14:08:21,074 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-20 14:08:21,076 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1b5c596-7e87-48b7-91d7-04b7295b6a62","lifecycleState":"CERTIFIED","lastUpdateDate":1647778965778,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f77c1ae-d50f-48e7-9fe7-0f8979bb2c4c","invariantUUID":"f08acc79-7b0d-452e-a6c2-19020f3e8e90","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":"f522c7f0-fbb8-4d0a-b065-67951a539f42","lifecycleState":"CERTIFIED","lastUpdateDate":1647778924855,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8152c120-819a-4a9c-8349-68629e731397","invariantUUID":"759748ca-925c-4521-94a2-95497edd35bd","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":"securityrules","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","lifecycleState":"CERTIFIED","lastUpdateDate":1647778917927,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"811e180a-7323-4b4f-8da0-8da8523abd23","invariantUUID":"5ace04b8-72af-4683-a690-cabe56a73791","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":"port","uniqueId":"74b5863a-2e80-4bb5-85db-da26379a4272","lifecycleState":"CERTIFIED","lastUpdateDate":1647778995241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5e49799-eb22-4685-800a-ab6f8e44c0d7","invariantUUID":"a1bd4d50-8c2f-49fd-b999-68065eb2ca09","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":"compute","uniqueId":"6b2bbfc3-9c36-4830-9c09-d540153d2f43","lifecycleState":"CERTIFIED","lastUpdateDate":1647778973576,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2352b3d-9724-41d4-9fc8-fc472078eda7","invariantUUID":"889f4294-901a-4e03-b96f-23525c263c71","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":"loadBalancer","uniqueId":"ae39df00-95bc-4265-a56e-3b68b2823a34","lifecycleState":"CERTIFIED","lastUpdateDate":1647778877093,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73de7efd-1f3f-430f-b92f-2789aa5d6b54","invariantUUID":"00ff8f9e-6085-4227-8044-afbd5921fd56","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":"compute","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778859688,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56422245-8000-4e52-b2f0-70db0cda62e8","invariantUUID":"f324d1f4-b35a-4294-a763-af66dbd40f49","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":"compute","uniqueId":"de703561-e838-46de-b8fd-48300792f032","lifecycleState":"CERTIFIED","lastUpdateDate":1647778920268,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2e16b32-dd0e-40c8-ab90-92da88f23c4c","invariantUUID":"1ece05b4-cf1f-4ab6-8163-674d4cb219eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9964a7fc-c493-4bba-91b5-d9e508b035ee","lifecycleState":"CERTIFIED","lastUpdateDate":1647778999689,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"839806fa-8f3d-423c-a6b2-1ef16cb40ba5","invariantUUID":"28f35159-6b1f-4f43-875b-1fbf64baa71e","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":"objectStorage","uniqueId":"ac72806d-c03c-439e-a133-129b0b92651b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778886153,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50944ce-cc9c-4f76-83b4-8668f4f062a1","invariantUUID":"95e130a2-7812-4726-bbb3-23c297e177a8","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":"a9c77ae0-f109-4922-aa1f-a8af0294e25d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068291,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e81980-66b6-48c7-9497-570837a38c2b","invariantUUID":"35b8f671-b85d-43e4-af4c-ff8c8b2b99e9","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9e2bd8-e396-4c00-ac38-14c9494d4a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778887642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a96406-7af6-43d5-857c-b4c1bce5edac","invariantUUID":"d0d0ebd9-5afe-44af-a400-d1d456cf9fdf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9ff28f4-f12c-49d8-a093-f3805ca55d17","lifecycleState":"CERTIFIED","lastUpdateDate":1647779019333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"807af154-5d56-4f3f-9d96-69582d7dd1f1","invariantUUID":"70cf436e-d262-4fe1-bac8-79b8ae7fc5f3","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":"port","uniqueId":"5e8800b7-1277-4089-9fab-ddcf3b6072d0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778890817,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6461c681-1a97-4128-b858-e0b8e05605db","invariantUUID":"3e426bad-88eb-4918-bb3c-37a9c6eee121","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":"networkrules","uniqueId":"c7a908e4-624b-4bae-9893-e63777760aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778909180,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3499ea8-389b-4913-98e8-01de0530a4f5","invariantUUID":"53a017b2-159f-4ad9-b024-fb94018748e3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ccdc9b5-5b45-4c86-869a-c8fdcec6984b","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067915,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"734f556a-cbd1-4d5b-b405-0f643c87e20b","invariantUUID":"b9ad53b9-6f1c-41ca-ac4a-747ff3a194a3","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"19adde20-bd9c-4302-9804-60a12e811d96","lifecycleState":"CERTIFIED","lastUpdateDate":1647778868997,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b0509a3c-0a95-417c-af59-e6cd9e088938","invariantUUID":"661b0f8f-cb5e-49ee-8889-b487fa33d541","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9ae90b3e-91a7-471b-9b73-5ade3b5d58c1","lifecycleState":"CERTIFIED","lastUpdateDate":1647779026458,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e60139-53a1-407b-ba91-913cca34408d","invariantUUID":"7484837b-f5ef-4c42-bdcb-20eefc216115","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af1104e8-89c7-464d-a0bd-ecb9473b7561","lifecycleState":"CERTIFIED","lastUpdateDate":1647778916513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35550b9c-a0a1-4cde-bee4-f332476c78f0","invariantUUID":"833e7282-a941-4af1-950a-3787581f2917","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"83e2fc31-18af-47a3-bd2f-6fcc27966763","lifecycleState":"CERTIFIED","lastUpdateDate":1647779021002,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc7553a5-d52c-42d1-badc-31057f540743","invariantUUID":"2db9fb1f-9838-48fe-a18a-b90687825b91","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9373fa82-1e09-48a8-9173-0b1df7060d97","lifecycleState":"CERTIFIED","lastUpdateDate":1647778968157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2b2b55c-2c5d-4d48-ae1f-7ab212167173","invariantUUID":"eecf61eb-f264-4cff-9ed9-c04f62ed8c26","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":"defaulticon","uniqueId":"409581c6-a118-4c44-a225-fac2763d603f","lifecycleState":"CERTIFIED","lastUpdateDate":1647778892430,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc2abf8d-f666-4cfe-b862-763897191889","invariantUUID":"4585ee6a-c562-48ea-a992-a9d4b2285a1f","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":"port","uniqueId":"33b17928-d1c2-4dff-96bd-3fdef8a0d75e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059508,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11b156fd-511b-4714-9b82-4911c43bad6f","invariantUUID":"e4ae1a77-86b1-4289-ab44-be0c5152ab0e","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":"port","uniqueId":"fcc4f6ca-d770-4b5e-833b-eb88b2fafb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778993806,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbdaaf97-7e4e-4fbe-8e1f-d2ed14bcd548","invariantUUID":"63a2e41c-2ecf-4a55-8dbf-fdf8b7531d3a","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f88cb951-49a8-42ad-8e31-58260df2dc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778900085,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba4705cb-9e2a-46ab-9aa6-07ba0a6b56ad","invariantUUID":"239ae511-c269-4962-bdf1-87261a827960","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":"objectStorage","uniqueId":"7141c21f-2fa4-4a05-a533-15b9cf6aebe1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778874105,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1eb65c-4747-4e9e-9393-f29d533e588a","invariantUUID":"139d320a-946e-40f8-bf16-bbec6914a2df","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":"network","uniqueId":"bfb1b82d-eb01-4a41-89b9-f991f0de017c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778943344,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7012561-138b-4e98-8ec6-bde5147bd579","invariantUUID":"cd801114-3e90-41c2-9bc0-e9c0b2b0ca6e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ee7196b-967f-41dc-9e58-b10f977e7941","lifecycleState":"CERTIFIED","lastUpdateDate":1647778953997,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f7df4e-6af3-4bcc-ae42-59619b1bd1fe","invariantUUID":"103fde42-8a51-4532-b1cb-048fff67b789","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66a2e05-af14-4aea-936f-4bafe3f163b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778932386,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a8341d6-b2ba-48d3-9e2b-96ee18c5edb7","invariantUUID":"e1b19410-7b80-4451-9e8e-b94f2b9804fd","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":"d3ce2b21-2581-4284-a78d-b3f00db03224","lifecycleState":"CERTIFIED","lastUpdateDate":1647778921815,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41996936-60e2-4e60-810e-eddf7664dfab","invariantUUID":"3590c3a2-ba40-4338-823d-676270b1b55c","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":"defaulticon","uniqueId":"08e98c19-dcf8-422f-8eaf-2286b4aa278a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778991586,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffba175-80d8-4c66-a08d-8ba1fbb74aab","invariantUUID":"787dea11-393b-466d-a9c2-fa28430d7708","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5225b61b-e928-4c8f-8d24-dfde4f10ca3a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068200,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee5be25-b504-4847-adc9-09d17c2ad2fc","invariantUUID":"3e846178-2a79-432b-b477-a3ef651514c7","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"216f12fc-a844-460d-bc8c-da1d69042ad2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778989286,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cce315f8-7da9-4eae-849f-fe8c5124dfff","invariantUUID":"e7285682-3305-49b6-bfed-2573ad277b8e","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":"232a8e3f-0e13-4a72-9523-f085985deec3","lifecycleState":"CERTIFIED","lastUpdateDate":1647778923375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc09c823-5ba8-473b-ab9d-1b13d0bc422f","invariantUUID":"e45a4261-bee1-47d7-8807-7e37d32b3fe4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea304c5a-913d-446c-b867-b59c545081a6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778949482,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1efe615a-d72e-441f-b9df-90ee6abd920e","invariantUUID":"b8496e12-e273-42e2-9bbd-9cb215ebb6ea","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":"0204fbd5-da6f-41dc-90e0-7ffd62865e30","lifecycleState":"CERTIFIED","lastUpdateDate":1647779013837,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e415871d-ec64-40e0-9736-f89b76283c18","invariantUUID":"3eaa695f-f576-43b6-9b0c-b495a5ce3a4f","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":"objectStorage","uniqueId":"2c1a671d-551a-41df-a222-f4c017b22993","lifecycleState":"CERTIFIED","lastUpdateDate":1647778884651,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27396398-719e-4c0d-9875-649e66bdbabd","invariantUUID":"49e6f539-6207-425f-831b-09ba52548eb4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2010a6aa-1ae8-47d6-8bc6-8aa523b9a883","lifecycleState":"CERTIFIED","lastUpdateDate":1647779001104,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"395f9d00-f7ec-46bd-86c0-f170dc857f4f","invariantUUID":"a3e99084-13ab-4be1-8f52-57656c88ad58","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":"c080116d-ac09-4d3d-b53c-f932309a19d4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778893935,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f409228-fa14-4125-a1ee-b5c350096fd5","invariantUUID":"2728bd17-9c83-4344-a4c7-951923140292","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e68dc7f7-b67e-4a8a-93e8-caae2a75d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779024073,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56dfd105-868c-4ae5-bb18-6e319473c8ac","invariantUUID":"25293ba2-fd3b-4070-b35f-d12f8b371771","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1647778928384,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9cf35c-742e-4bc4-ad18-8a700f3e8bdd","invariantUUID":"c1486429-fe81-41a4-b84d-5376901f32d5","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8937e469-e63d-4f3a-a0c1-71459020b845","lifecycleState":"CERTIFIED","lastUpdateDate":1647778963879,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"672edc5f-efb0-46a6-aff8-12466c801ee7","invariantUUID":"3764e647-cfff-42ba-a058-b80162e4b255","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8c8812-23cd-489b-b38f-ddc5c1e12a66","lifecycleState":"CERTIFIED","lastUpdateDate":1647779015522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecc609a4-02ee-4808-ab97-6b4c23a436d4","invariantUUID":"b70815f4-7600-457d-b019-94448e074c46","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"91140a3e-d3e6-4ce2-8c71-0d264ca872e9","lifecycleState":"CERTIFIED","lastUpdateDate":1647779008944,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5b26ee-77f7-4ac1-a490-1f1bb3325496","invariantUUID":"8ae33e95-6531-419e-943f-74c8a15276d3","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":"f1b7b1c8-b6ef-490a-8c4a-8127e70a901c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778952554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8aa92627-714b-430d-b5bc-cbfea809de70","invariantUUID":"da3627f7-47c3-4d71-ba3d-51630e93bdfa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b325219-e831-4fdd-ae52-fa950a4198dc","lifecycleState":"CERTIFIED","lastUpdateDate":1647779010604,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1065f961-1af7-43a4-a490-8f40804a99ee","invariantUUID":"07ec2115-9491-42af-9920-c6eaaaae573f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"793db367-ff46-4f5f-96eb-3c053c094bde","lifecycleState":"CERTIFIED","lastUpdateDate":1647778880300,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4283829e-abcb-4dc5-8a83-e2095ef8f30d","invariantUUID":"c23f2edb-1ef9-4a0c-bd32-b873746bb092","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":"bef85bd5-0ec8-4aec-895d-b26230421ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1647778998098,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8082c07-52e0-41b2-959c-1ef1319be4de","invariantUUID":"bb53f508-b40f-4e99-ab5d-b7fc2d336dbc","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":"objectStorage","uniqueId":"49958a1e-3fa5-441d-b16e-11d78d2727de","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058389,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b12ed028-1c09-43e7-9b67-c54f796c959a","invariantUUID":"33c783d7-b2e5-4c7b-96df-abd00c6c2e16","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2b46fef-9cb9-4df9-b345-9512ee49b7c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778898589,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c312c2a1-9c00-4ba0-9986-3b31c8b28d27","invariantUUID":"b2a30fe7-eb29-407d-8df3-4ba7682ffced","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":"objectStorage","uniqueId":"59850592-f7e2-4c07-8875-e28969adb115","lifecycleState":"CERTIFIED","lastUpdateDate":1647778980190,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d9e975-928e-4482-b93b-b71900069c94","invariantUUID":"dfb17111-42b8-4f4b-8b8b-3c2fa4dab2a9","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":"defaulticon","uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","lifecycleState":"CERTIFIED","lastUpdateDate":1647785286142,"name":"basic_onboard_UKfzel","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","systemName":"BasicOnboardUkfzel","description":"VF","tags":["basic_onboard_UKfzel"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","lifecycleState":"CERTIFIED","lastUpdateDate":1647778878683,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd2f7ae7-8e57-4410-a355-282f2296459a","invariantUUID":"7728c4de-c530-4074-8e7f-579df5af2fa6","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":"objectStorage","uniqueId":"cb77e513-c9d8-4eca-901b-a7b8447dd07d","lifecycleState":"CERTIFIED","lastUpdateDate":1647778975378,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77bbcc85-8b7f-4f9c-af14-b6924481fe12","invariantUUID":"e12d53e8-0e29-4333-8f87-42b41e20e75b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c0c93300-0b4e-40d4-b32b-031a68c1fbac","lifecycleState":"CERTIFIED","lastUpdateDate":1647778911316,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fb03c64-9bce-4d6d-a1d3-f6a8c0e33632","invariantUUID":"805032cb-ea77-4891-8904-27323ab1ef0b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3a180ca-6537-4f9e-90c9-fa21db00600e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778947816,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e475f0e2-4d24-486d-91ef-03ee6a1d283c","invariantUUID":"b382e87f-9e8b-4d85-b759-18f753085108","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":"objectStorage","uniqueId":"133b40fa-466b-4e3d-a22d-5fdb68d9ecdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778871989,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fda46e12-cd81-4aa6-bc72-c98822867735","invariantUUID":"8bf06dea-23c5-4570-af76-c08c3022716b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1059fc73-208a-4320-a07a-7d0d091b2e11","lifecycleState":"CERTIFIED","lastUpdateDate":1647778950958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9c85d0a-c81c-4819-a49f-c7edd8f20d37","invariantUUID":"74b454ad-6627-44f0-ac61-2b49100850e6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc6a8fbb-0de0-4c92-90fe-d892ae90ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1647778944816,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"139531ee-d513-4378-af9c-5cafb9b846d0","invariantUUID":"258f9c3f-fe0b-4b9f-80eb-3fb86c989a6e","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":"defaulticon","uniqueId":"0ec4a2a2-62d8-4377-b310-700f5359f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068026,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1ab01fa-f80d-4175-add6-4ebe2f6ccc60","invariantUUID":"6a5a9f17-cd87-4525-b1be-10b4a19ac11d","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db8ed9fd-64e3-4bc3-94b7-d08acaeb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779002587,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5f0893f-c6e8-45db-90c9-79efaa7a9755","invariantUUID":"a3a541a5-812c-40bb-8aa3-4886dedd7efa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4adadc45-af13-4d59-964e-e391932ac2d8","lifecycleState":"CERTIFIED","lastUpdateDate":1647779028858,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95680dab-edd3-4793-8865-787f73b73701","invariantUUID":"f846903b-d409-4c7b-a21f-9ed54e9c7d87","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e016f7df-0905-4664-bb49-8c3e98773cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778930311,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24d00476-3e1b-4a4f-a830-8b9028878f88","invariantUUID":"9afb813a-ab33-4114-b9f8-96a45b281bb3","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":"compute","uniqueId":"0fd6da6f-a90d-4e93-b0da-d18ad55b4081","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057779,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5b76089-60e4-4e1b-bbb0-29912e9e8d45","invariantUUID":"9fdb549d-ee10-46e9-8a58-ab19710f9fba","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":"2004d12a-180c-4136-8d2c-619087b6295e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778981736,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9ef8821-5091-4eaf-afdd-ed080cec4432","invariantUUID":"50580777-59e0-44bd-a662-9a3374cab61e","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":"eb65bc59-b11f-4259-9127-80c15d0841b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778889226,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f98f323-7be5-4b7d-b175-30b5d67e6142","invariantUUID":"0017c1ed-4001-4dca-8a2a-a3bfc96e368c","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":"25a95747-62ee-4ee9-bb4f-78400f15a539","lifecycleState":"CERTIFIED","lastUpdateDate":1647778955592,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa4dae57-411e-450c-8084-6e57cca47cce","invariantUUID":"49152cd4-d9e8-4bae-a4a8-b34199718042","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":"compute","uniqueId":"e7abff37-b77e-425f-89d6-e1335e29ebcb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778958528,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd067902-885d-4ddc-be28-a51edeea89fa","invariantUUID":"d6de2d06-253f-4c8d-bc54-ec58ecdd40b6","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":"port","uniqueId":"fff1dc60-cbb2-4694-851e-88ff2b706209","lifecycleState":"CERTIFIED","lastUpdateDate":1647778996662,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1756206-c93f-4853-92ff-003477a4de76","invariantUUID":"d3f3cbb4-3c90-4213-9dcb-41349455a0f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d48af515-183a-4083-81c8-c1827a4532e1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778956983,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b3a82fb-818b-4e75-90a1-c48897d8d0eb","invariantUUID":"7c6f2c39-cc15-4020-bc7a-109e4f2afa86","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cae9710c-5b10-42e9-9897-f828b407283b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778960215,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"845c22df-146c-47b1-8f1f-37064071629e","invariantUUID":"1a7cf230-f1bd-49b3-8044-82b5a52aa7de","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":"52ce12b3-6178-4700-a88d-2f2890d08591","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057985,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6073552d-a98e-4d8d-a4c0-071f56ba45b7","invariantUUID":"cd76088f-ae5f-41de-8562-ea215cc95f4c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29b605c6-5307-445e-9f85-360507f45469","lifecycleState":"CERTIFIED","lastUpdateDate":1647779006399,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fe481bf-8792-4589-b3c4-80e39eba99e4","invariantUUID":"1c2d54d1-b6c2-4a65-90e4-3480c2f54de9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94080278-a730-4185-8e91-1ab9f2017a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059065,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be818e2-c498-4018-8298-3ee5197f8afa","invariantUUID":"9185fcfd-6422-4702-9760-75184988f7b7","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bcae872b-7e93-4590-920b-cd9c3743509a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779022547,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87e74e3-f3af-4fc7-8d7b-cc0079b57e16","invariantUUID":"a1bceabc-af09-4220-a16e-c6635344b722","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":"network","uniqueId":"04854cf6-5544-4cb1-9272-4f0fa699d6fb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778895654,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a4af932-c678-4689-8963-f52fec0a79ca","invariantUUID":"61f4a86e-84c5-4dad-b689-46f46b6f94f0","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":"ca63cd4b-f905-4562-a1f9-409f3db9987d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779004021,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d12da49-cc11-4df4-aa3e-822a7cbe28e2","invariantUUID":"04f56953-83f1-4c11-9172-4d5968740fd2","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":"d1d23106-d235-4769-b77d-0e7af222f549","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058256,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39fc9dc-6a4a-46ab-8b7b-3ca02d4a8001","invariantUUID":"77283f63-477f-45a0-8eb3-cdb4411aa551","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ecefed60-a8e1-48fd-9b9e-9f5ca9674130","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068387,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acce679b-94da-4fdc-b675-d1e6f4e6430f","invariantUUID":"bc70efed-9b38-49be-bd25-0ab6a85b17b0","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5cbd8a84-b7d1-4cc9-b8ff-e1c2b5277ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778938935,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f4a5e3d-09e6-4d33-b38f-5ab26b4cc8a4","invariantUUID":"9c62d8b3-93d9-4687-a9e9-722afaeba5c4","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":"networkrules","uniqueId":"0025f82e-cf10-46b0-9d63-e8f26441a18a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778915013,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"360392dd-c1df-4f78-8c8b-3d1cb22edab2","invariantUUID":"5dca25b3-67c5-437b-8223-5b73d61e4b6a","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":"compute","uniqueId":"abb62a40-b5df-4e56-89ee-ec71137b8355","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059169,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecb3f32b-6bd3-48ab-ad4f-910cc37a7b31","invariantUUID":"621af144-3077-48fa-a86a-002166b69325","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":"objectStorage","uniqueId":"d6548cf9-e45e-408a-98cf-bd2f64b3c9b3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058598,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f05dd515-1a82-40fe-840b-046b434b1087","invariantUUID":"7d70cbf2-9a94-4f29-9dcd-441a8efd4116","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":"defaulticon","uniqueId":"f55dba04-e728-47a6-9f02-ef15c46812c2","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067971,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0959c4e-a63b-40d3-b9b7-4bd2e36dde8c","invariantUUID":"e55dd3d4-d2af-47bc-832b-58159d521358","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f3f4da9-26a7-4444-a871-cba336f4aeed","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058787,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bb5b318-9f63-4943-b2a0-c67fc694b270","invariantUUID":"6b1c43cd-446a-4ce1-bb1a-eb4d0a70cc5b","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e929228a-b5de-4894-9351-1b78be98e315","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef270f9-7b89-478f-94ee-2078beb76708","invariantUUID":"7dea2deb-f900-4d48-859a-b2cc9b0f8695","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":"d1ee066a-0ba7-4173-a509-97732b9e9321","lifecycleState":"CERTIFIED","lastUpdateDate":1647778897073,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15941a83-9b16-4a02-8828-001555c6c034","invariantUUID":"15376de1-5146-40d4-9481-ba4fd93c8211","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8ba364-9983-45c6-8f13-c522f7fe2867","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059285,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d94cfd-22b1-4ec8-9a74-3e786f5f1f3c","invariantUUID":"648adcb1-1a98-47b1-b6a0-9745547f8dbf","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57420950-e7e9-4896-b977-8e2f3223fcd3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc58cf3e-2999-47b5-823e-d13381014bb8","invariantUUID":"81bd0415-e2bd-4672-89d6-5a1239ca82c3","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8891f454-de4a-47c9-b96f-1d4d075d839f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067853,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f154d2e0-d7a8-4351-9e75-8156ea466f75","invariantUUID":"8ff73788-4084-41c8-8666-e63d6695966a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"177c0a0d-080d-409d-9841-e90f41f4923c","lifecycleState":"CERTIFIED","lastUpdateDate":1647784999366,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-20 14:08:21,080 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_UKfzel found in resources list 2022-03-20 14:08:21,080 INFO 199:base.py(1) - ***************************************************** 2022-03-20 14:08:21,081 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-03-20 14:08:21,081 INFO 201:base.py(1) - ***************************************************** 2022-03-20 14:08:21,081 INFO 227:base.py(1) - ***************************************************** 2022-03-20 14:08:21,081 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-20 14:08:21,081 INFO 229:base.py(1) - ***************************************************** 2022-03-20 14:08:21,081 DEBUG 187:__init__.py(1) - check if Service basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:21,081 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-20 14:08:21,082 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:21,082 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-20 14:08:21,082 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-20 14:08:21,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:21,142 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-20 14:08:21,143 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-20 14:08:21,143 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-20 14:08:21,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-20 14:08:21,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:21,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:21,145 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:21,145 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-20 14:08:21,145 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:21,146 INFO 197:__init__.py(1) - Service basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:08:21,146 DEBUG 187:__init__.py(1) - check if Service basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:21,146 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-20 14:08:21,146 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:21,147 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-20 14:08:21,147 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-20 14:08:21,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:21,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-20 14:08:21,201 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-20 14:08:21,201 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-20 14:08:21,203 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-20 14:08:21,203 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:21,203 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:21,203 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:21,204 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-20 14:08:21,204 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:21,204 INFO 197:__init__.py(1) - Service basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:08:21,204 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-03-20 14:08:21,204 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-03-20 14:08:21,204 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:21,204 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-03-20 14:08:21,205 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-03-20 14:08:21,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:21,247 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-03-20 14:08:21,248 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-03-20 14:08:21,249 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"CONTROL LOOP","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"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":"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},{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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":"ControlLoop Element","normalizedName":"controlloop element","uniqueId":"resourceNewCategory.generic.controlloop element","icons":["network"],"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}],"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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},{"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":"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":"ControlLoop","displayName":null,"normalizedName":"controlloop","models":["CONTROL LOOP"],"uniqueId":"serviceNewCategory.controlloop","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"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":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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}],"productCategories":[]},"version":"1.10.1"} 2022-03-20 14:08:21,252 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-03-20 14:08:21,252 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-03-20 14:08:21,252 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-03-20 14:08:21,252 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_UKfzel in SDC 2022-03-20 14:08:21,253 DEBUG 187:__init__.py(1) - check if Service basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:21,253 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-20 14:08:21,253 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:21,253 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-20 14:08:21,253 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-20 14:08:21,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:21,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-03-20 14:08:21,301 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-20 14:08:21,301 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-20 14:08:21,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-20 14:08:21,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:21,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:21,303 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:21,303 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-03-20 14:08:21,303 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:21,304 INFO 197:__init__.py(1) - Service basic_onboard_UKfzel doesn't exist in SDC 2022-03-20 14:08:21,317 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:21,317 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-03-20 14:08:21,317 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_UKfzel"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_UKfzel", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-03-20 14:08:21,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:22,626 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-03-20 14:08:22,627 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-03-20 14:08:22,629 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.assettoscacsar","artifactName":"service-BasicOnboardUkfzel-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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.assettoscatemplate","artifactName":"service-BasicOnboardUkfzel-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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"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":"c348e754-2a34-40be-bb6c-99e5d174ebe8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","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":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"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","icon":"network_l_1-3","creationDate":1647785301929,"description":"service","tags":["basic_onboard_UKfzel"],"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33","componentMetadataForSupportLog":{"SupportablityComponentUUID":"926fa0eb-cde2-4bdc-b653-d3545e454416","SupportablityComponentName":"basic_onboard_UKfzel","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","systemName":"BasicOnboardUkfzel","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","normalizedName":"basiconboardukfzel","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1647785301929,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":null,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.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":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"properties":null,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"service":true,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"name":"basic_onboard_UKfzel"} 2022-03-20 14:08:22,632 INFO 330:__init__.py(1) - Service basic_onboard_UKfzel is created in SDC 2022-03-20 14:08:22,632 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:22,638 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:22,638 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-03-20 14:08:22,638 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:22,639 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-03-20 14:08:22,639 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-03-20 14:08:22,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:22,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-03-20 14:08:22,697 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-03-20 14:08:22,697 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","name":"basic_onboard_UKfzel","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0220ef37-af92-4d33-bf04-02665f68f708/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-03-20 14:08:22,699 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_UKfzel from SDC 2022-03-20 14:08:22,699 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:22,699 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:22,699 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-20 14:08:22,700 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-03-20 14:08:22,700 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:22,700 INFO 220:__init__.py(1) - Vf found, updating information 2022-03-20 14:08:22,701 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:22,701 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-20 14:08:22,701 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-03-20 14:08:22,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:22,832 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-20 14:08:22,834 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-03-20 14:08:22,836 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1b5c596-7e87-48b7-91d7-04b7295b6a62","lifecycleState":"CERTIFIED","lastUpdateDate":1647778965778,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f77c1ae-d50f-48e7-9fe7-0f8979bb2c4c","invariantUUID":"f08acc79-7b0d-452e-a6c2-19020f3e8e90","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":"f522c7f0-fbb8-4d0a-b065-67951a539f42","lifecycleState":"CERTIFIED","lastUpdateDate":1647778924855,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8152c120-819a-4a9c-8349-68629e731397","invariantUUID":"759748ca-925c-4521-94a2-95497edd35bd","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":"securityrules","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","lifecycleState":"CERTIFIED","lastUpdateDate":1647778917927,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"811e180a-7323-4b4f-8da0-8da8523abd23","invariantUUID":"5ace04b8-72af-4683-a690-cabe56a73791","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":"port","uniqueId":"74b5863a-2e80-4bb5-85db-da26379a4272","lifecycleState":"CERTIFIED","lastUpdateDate":1647778995241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5e49799-eb22-4685-800a-ab6f8e44c0d7","invariantUUID":"a1bd4d50-8c2f-49fd-b999-68065eb2ca09","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":"compute","uniqueId":"6b2bbfc3-9c36-4830-9c09-d540153d2f43","lifecycleState":"CERTIFIED","lastUpdateDate":1647778973576,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2352b3d-9724-41d4-9fc8-fc472078eda7","invariantUUID":"889f4294-901a-4e03-b96f-23525c263c71","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":"loadBalancer","uniqueId":"ae39df00-95bc-4265-a56e-3b68b2823a34","lifecycleState":"CERTIFIED","lastUpdateDate":1647778877093,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73de7efd-1f3f-430f-b92f-2789aa5d6b54","invariantUUID":"00ff8f9e-6085-4227-8044-afbd5921fd56","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":"compute","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778859688,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56422245-8000-4e52-b2f0-70db0cda62e8","invariantUUID":"f324d1f4-b35a-4294-a763-af66dbd40f49","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":"compute","uniqueId":"de703561-e838-46de-b8fd-48300792f032","lifecycleState":"CERTIFIED","lastUpdateDate":1647778920268,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2e16b32-dd0e-40c8-ab90-92da88f23c4c","invariantUUID":"1ece05b4-cf1f-4ab6-8163-674d4cb219eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9964a7fc-c493-4bba-91b5-d9e508b035ee","lifecycleState":"CERTIFIED","lastUpdateDate":1647778999689,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"839806fa-8f3d-423c-a6b2-1ef16cb40ba5","invariantUUID":"28f35159-6b1f-4f43-875b-1fbf64baa71e","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":"objectStorage","uniqueId":"ac72806d-c03c-439e-a133-129b0b92651b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778886153,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50944ce-cc9c-4f76-83b4-8668f4f062a1","invariantUUID":"95e130a2-7812-4726-bbb3-23c297e177a8","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":"a9c77ae0-f109-4922-aa1f-a8af0294e25d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068291,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e81980-66b6-48c7-9497-570837a38c2b","invariantUUID":"35b8f671-b85d-43e4-af4c-ff8c8b2b99e9","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9e2bd8-e396-4c00-ac38-14c9494d4a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778887642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a96406-7af6-43d5-857c-b4c1bce5edac","invariantUUID":"d0d0ebd9-5afe-44af-a400-d1d456cf9fdf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9ff28f4-f12c-49d8-a093-f3805ca55d17","lifecycleState":"CERTIFIED","lastUpdateDate":1647779019333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"807af154-5d56-4f3f-9d96-69582d7dd1f1","invariantUUID":"70cf436e-d262-4fe1-bac8-79b8ae7fc5f3","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":"port","uniqueId":"5e8800b7-1277-4089-9fab-ddcf3b6072d0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778890817,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6461c681-1a97-4128-b858-e0b8e05605db","invariantUUID":"3e426bad-88eb-4918-bb3c-37a9c6eee121","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":"networkrules","uniqueId":"c7a908e4-624b-4bae-9893-e63777760aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778909180,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3499ea8-389b-4913-98e8-01de0530a4f5","invariantUUID":"53a017b2-159f-4ad9-b024-fb94018748e3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ccdc9b5-5b45-4c86-869a-c8fdcec6984b","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067915,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"734f556a-cbd1-4d5b-b405-0f643c87e20b","invariantUUID":"b9ad53b9-6f1c-41ca-ac4a-747ff3a194a3","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"19adde20-bd9c-4302-9804-60a12e811d96","lifecycleState":"CERTIFIED","lastUpdateDate":1647778868997,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b0509a3c-0a95-417c-af59-e6cd9e088938","invariantUUID":"661b0f8f-cb5e-49ee-8889-b487fa33d541","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9ae90b3e-91a7-471b-9b73-5ade3b5d58c1","lifecycleState":"CERTIFIED","lastUpdateDate":1647779026458,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e60139-53a1-407b-ba91-913cca34408d","invariantUUID":"7484837b-f5ef-4c42-bdcb-20eefc216115","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af1104e8-89c7-464d-a0bd-ecb9473b7561","lifecycleState":"CERTIFIED","lastUpdateDate":1647778916513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35550b9c-a0a1-4cde-bee4-f332476c78f0","invariantUUID":"833e7282-a941-4af1-950a-3787581f2917","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"83e2fc31-18af-47a3-bd2f-6fcc27966763","lifecycleState":"CERTIFIED","lastUpdateDate":1647779021002,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc7553a5-d52c-42d1-badc-31057f540743","invariantUUID":"2db9fb1f-9838-48fe-a18a-b90687825b91","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9373fa82-1e09-48a8-9173-0b1df7060d97","lifecycleState":"CERTIFIED","lastUpdateDate":1647778968157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2b2b55c-2c5d-4d48-ae1f-7ab212167173","invariantUUID":"eecf61eb-f264-4cff-9ed9-c04f62ed8c26","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":"defaulticon","uniqueId":"409581c6-a118-4c44-a225-fac2763d603f","lifecycleState":"CERTIFIED","lastUpdateDate":1647778892430,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc2abf8d-f666-4cfe-b862-763897191889","invariantUUID":"4585ee6a-c562-48ea-a992-a9d4b2285a1f","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":"port","uniqueId":"33b17928-d1c2-4dff-96bd-3fdef8a0d75e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059508,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11b156fd-511b-4714-9b82-4911c43bad6f","invariantUUID":"e4ae1a77-86b1-4289-ab44-be0c5152ab0e","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":"port","uniqueId":"fcc4f6ca-d770-4b5e-833b-eb88b2fafb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778993806,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbdaaf97-7e4e-4fbe-8e1f-d2ed14bcd548","invariantUUID":"63a2e41c-2ecf-4a55-8dbf-fdf8b7531d3a","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f88cb951-49a8-42ad-8e31-58260df2dc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778900085,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba4705cb-9e2a-46ab-9aa6-07ba0a6b56ad","invariantUUID":"239ae511-c269-4962-bdf1-87261a827960","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":"objectStorage","uniqueId":"7141c21f-2fa4-4a05-a533-15b9cf6aebe1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778874105,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1eb65c-4747-4e9e-9393-f29d533e588a","invariantUUID":"139d320a-946e-40f8-bf16-bbec6914a2df","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":"network","uniqueId":"bfb1b82d-eb01-4a41-89b9-f991f0de017c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778943344,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7012561-138b-4e98-8ec6-bde5147bd579","invariantUUID":"cd801114-3e90-41c2-9bc0-e9c0b2b0ca6e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ee7196b-967f-41dc-9e58-b10f977e7941","lifecycleState":"CERTIFIED","lastUpdateDate":1647778953997,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f7df4e-6af3-4bcc-ae42-59619b1bd1fe","invariantUUID":"103fde42-8a51-4532-b1cb-048fff67b789","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66a2e05-af14-4aea-936f-4bafe3f163b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778932386,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a8341d6-b2ba-48d3-9e2b-96ee18c5edb7","invariantUUID":"e1b19410-7b80-4451-9e8e-b94f2b9804fd","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":"d3ce2b21-2581-4284-a78d-b3f00db03224","lifecycleState":"CERTIFIED","lastUpdateDate":1647778921815,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41996936-60e2-4e60-810e-eddf7664dfab","invariantUUID":"3590c3a2-ba40-4338-823d-676270b1b55c","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":"defaulticon","uniqueId":"08e98c19-dcf8-422f-8eaf-2286b4aa278a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778991586,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffba175-80d8-4c66-a08d-8ba1fbb74aab","invariantUUID":"787dea11-393b-466d-a9c2-fa28430d7708","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5225b61b-e928-4c8f-8d24-dfde4f10ca3a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068200,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee5be25-b504-4847-adc9-09d17c2ad2fc","invariantUUID":"3e846178-2a79-432b-b477-a3ef651514c7","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"216f12fc-a844-460d-bc8c-da1d69042ad2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778989286,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cce315f8-7da9-4eae-849f-fe8c5124dfff","invariantUUID":"e7285682-3305-49b6-bfed-2573ad277b8e","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":"232a8e3f-0e13-4a72-9523-f085985deec3","lifecycleState":"CERTIFIED","lastUpdateDate":1647778923375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc09c823-5ba8-473b-ab9d-1b13d0bc422f","invariantUUID":"e45a4261-bee1-47d7-8807-7e37d32b3fe4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea304c5a-913d-446c-b867-b59c545081a6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778949482,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1efe615a-d72e-441f-b9df-90ee6abd920e","invariantUUID":"b8496e12-e273-42e2-9bbd-9cb215ebb6ea","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":"0204fbd5-da6f-41dc-90e0-7ffd62865e30","lifecycleState":"CERTIFIED","lastUpdateDate":1647779013837,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e415871d-ec64-40e0-9736-f89b76283c18","invariantUUID":"3eaa695f-f576-43b6-9b0c-b495a5ce3a4f","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":"objectStorage","uniqueId":"2c1a671d-551a-41df-a222-f4c017b22993","lifecycleState":"CERTIFIED","lastUpdateDate":1647778884651,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27396398-719e-4c0d-9875-649e66bdbabd","invariantUUID":"49e6f539-6207-425f-831b-09ba52548eb4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2010a6aa-1ae8-47d6-8bc6-8aa523b9a883","lifecycleState":"CERTIFIED","lastUpdateDate":1647779001104,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"395f9d00-f7ec-46bd-86c0-f170dc857f4f","invariantUUID":"a3e99084-13ab-4be1-8f52-57656c88ad58","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":"c080116d-ac09-4d3d-b53c-f932309a19d4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778893935,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f409228-fa14-4125-a1ee-b5c350096fd5","invariantUUID":"2728bd17-9c83-4344-a4c7-951923140292","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e68dc7f7-b67e-4a8a-93e8-caae2a75d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779024073,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56dfd105-868c-4ae5-bb18-6e319473c8ac","invariantUUID":"25293ba2-fd3b-4070-b35f-d12f8b371771","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1647778928384,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9cf35c-742e-4bc4-ad18-8a700f3e8bdd","invariantUUID":"c1486429-fe81-41a4-b84d-5376901f32d5","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8937e469-e63d-4f3a-a0c1-71459020b845","lifecycleState":"CERTIFIED","lastUpdateDate":1647778963879,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"672edc5f-efb0-46a6-aff8-12466c801ee7","invariantUUID":"3764e647-cfff-42ba-a058-b80162e4b255","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8c8812-23cd-489b-b38f-ddc5c1e12a66","lifecycleState":"CERTIFIED","lastUpdateDate":1647779015522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecc609a4-02ee-4808-ab97-6b4c23a436d4","invariantUUID":"b70815f4-7600-457d-b019-94448e074c46","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"91140a3e-d3e6-4ce2-8c71-0d264ca872e9","lifecycleState":"CERTIFIED","lastUpdateDate":1647779008944,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5b26ee-77f7-4ac1-a490-1f1bb3325496","invariantUUID":"8ae33e95-6531-419e-943f-74c8a15276d3","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":"f1b7b1c8-b6ef-490a-8c4a-8127e70a901c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778952554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8aa92627-714b-430d-b5bc-cbfea809de70","invariantUUID":"da3627f7-47c3-4d71-ba3d-51630e93bdfa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b325219-e831-4fdd-ae52-fa950a4198dc","lifecycleState":"CERTIFIED","lastUpdateDate":1647779010604,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1065f961-1af7-43a4-a490-8f40804a99ee","invariantUUID":"07ec2115-9491-42af-9920-c6eaaaae573f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"793db367-ff46-4f5f-96eb-3c053c094bde","lifecycleState":"CERTIFIED","lastUpdateDate":1647778880300,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4283829e-abcb-4dc5-8a83-e2095ef8f30d","invariantUUID":"c23f2edb-1ef9-4a0c-bd32-b873746bb092","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":"bef85bd5-0ec8-4aec-895d-b26230421ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1647778998098,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8082c07-52e0-41b2-959c-1ef1319be4de","invariantUUID":"bb53f508-b40f-4e99-ab5d-b7fc2d336dbc","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":"objectStorage","uniqueId":"49958a1e-3fa5-441d-b16e-11d78d2727de","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058389,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b12ed028-1c09-43e7-9b67-c54f796c959a","invariantUUID":"33c783d7-b2e5-4c7b-96df-abd00c6c2e16","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2b46fef-9cb9-4df9-b345-9512ee49b7c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778898589,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c312c2a1-9c00-4ba0-9986-3b31c8b28d27","invariantUUID":"b2a30fe7-eb29-407d-8df3-4ba7682ffced","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":"objectStorage","uniqueId":"59850592-f7e2-4c07-8875-e28969adb115","lifecycleState":"CERTIFIED","lastUpdateDate":1647778980190,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d9e975-928e-4482-b93b-b71900069c94","invariantUUID":"dfb17111-42b8-4f4b-8b8b-3c2fa4dab2a9","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":"defaulticon","uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","lifecycleState":"CERTIFIED","lastUpdateDate":1647785286142,"name":"basic_onboard_UKfzel","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","systemName":"BasicOnboardUkfzel","description":"VF","tags":["basic_onboard_UKfzel"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","lifecycleState":"CERTIFIED","lastUpdateDate":1647778878683,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd2f7ae7-8e57-4410-a355-282f2296459a","invariantUUID":"7728c4de-c530-4074-8e7f-579df5af2fa6","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":"objectStorage","uniqueId":"cb77e513-c9d8-4eca-901b-a7b8447dd07d","lifecycleState":"CERTIFIED","lastUpdateDate":1647778975378,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77bbcc85-8b7f-4f9c-af14-b6924481fe12","invariantUUID":"e12d53e8-0e29-4333-8f87-42b41e20e75b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c0c93300-0b4e-40d4-b32b-031a68c1fbac","lifecycleState":"CERTIFIED","lastUpdateDate":1647778911316,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fb03c64-9bce-4d6d-a1d3-f6a8c0e33632","invariantUUID":"805032cb-ea77-4891-8904-27323ab1ef0b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3a180ca-6537-4f9e-90c9-fa21db00600e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778947816,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e475f0e2-4d24-486d-91ef-03ee6a1d283c","invariantUUID":"b382e87f-9e8b-4d85-b759-18f753085108","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":"objectStorage","uniqueId":"133b40fa-466b-4e3d-a22d-5fdb68d9ecdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778871989,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fda46e12-cd81-4aa6-bc72-c98822867735","invariantUUID":"8bf06dea-23c5-4570-af76-c08c3022716b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1059fc73-208a-4320-a07a-7d0d091b2e11","lifecycleState":"CERTIFIED","lastUpdateDate":1647778950958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9c85d0a-c81c-4819-a49f-c7edd8f20d37","invariantUUID":"74b454ad-6627-44f0-ac61-2b49100850e6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc6a8fbb-0de0-4c92-90fe-d892ae90ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1647778944816,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"139531ee-d513-4378-af9c-5cafb9b846d0","invariantUUID":"258f9c3f-fe0b-4b9f-80eb-3fb86c989a6e","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":"defaulticon","uniqueId":"0ec4a2a2-62d8-4377-b310-700f5359f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068026,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1ab01fa-f80d-4175-add6-4ebe2f6ccc60","invariantUUID":"6a5a9f17-cd87-4525-b1be-10b4a19ac11d","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db8ed9fd-64e3-4bc3-94b7-d08acaeb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779002587,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5f0893f-c6e8-45db-90c9-79efaa7a9755","invariantUUID":"a3a541a5-812c-40bb-8aa3-4886dedd7efa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4adadc45-af13-4d59-964e-e391932ac2d8","lifecycleState":"CERTIFIED","lastUpdateDate":1647779028858,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95680dab-edd3-4793-8865-787f73b73701","invariantUUID":"f846903b-d409-4c7b-a21f-9ed54e9c7d87","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e016f7df-0905-4664-bb49-8c3e98773cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778930311,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24d00476-3e1b-4a4f-a830-8b9028878f88","invariantUUID":"9afb813a-ab33-4114-b9f8-96a45b281bb3","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":"compute","uniqueId":"0fd6da6f-a90d-4e93-b0da-d18ad55b4081","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057779,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5b76089-60e4-4e1b-bbb0-29912e9e8d45","invariantUUID":"9fdb549d-ee10-46e9-8a58-ab19710f9fba","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":"2004d12a-180c-4136-8d2c-619087b6295e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778981736,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9ef8821-5091-4eaf-afdd-ed080cec4432","invariantUUID":"50580777-59e0-44bd-a662-9a3374cab61e","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":"eb65bc59-b11f-4259-9127-80c15d0841b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778889226,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f98f323-7be5-4b7d-b175-30b5d67e6142","invariantUUID":"0017c1ed-4001-4dca-8a2a-a3bfc96e368c","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":"25a95747-62ee-4ee9-bb4f-78400f15a539","lifecycleState":"CERTIFIED","lastUpdateDate":1647778955592,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa4dae57-411e-450c-8084-6e57cca47cce","invariantUUID":"49152cd4-d9e8-4bae-a4a8-b34199718042","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":"compute","uniqueId":"e7abff37-b77e-425f-89d6-e1335e29ebcb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778958528,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd067902-885d-4ddc-be28-a51edeea89fa","invariantUUID":"d6de2d06-253f-4c8d-bc54-ec58ecdd40b6","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":"port","uniqueId":"fff1dc60-cbb2-4694-851e-88ff2b706209","lifecycleState":"CERTIFIED","lastUpdateDate":1647778996662,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1756206-c93f-4853-92ff-003477a4de76","invariantUUID":"d3f3cbb4-3c90-4213-9dcb-41349455a0f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d48af515-183a-4083-81c8-c1827a4532e1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778956983,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b3a82fb-818b-4e75-90a1-c48897d8d0eb","invariantUUID":"7c6f2c39-cc15-4020-bc7a-109e4f2afa86","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cae9710c-5b10-42e9-9897-f828b407283b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778960215,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"845c22df-146c-47b1-8f1f-37064071629e","invariantUUID":"1a7cf230-f1bd-49b3-8044-82b5a52aa7de","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":"52ce12b3-6178-4700-a88d-2f2890d08591","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057985,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6073552d-a98e-4d8d-a4c0-071f56ba45b7","invariantUUID":"cd76088f-ae5f-41de-8562-ea215cc95f4c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29b605c6-5307-445e-9f85-360507f45469","lifecycleState":"CERTIFIED","lastUpdateDate":1647779006399,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fe481bf-8792-4589-b3c4-80e39eba99e4","invariantUUID":"1c2d54d1-b6c2-4a65-90e4-3480c2f54de9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94080278-a730-4185-8e91-1ab9f2017a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059065,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be818e2-c498-4018-8298-3ee5197f8afa","invariantUUID":"9185fcfd-6422-4702-9760-75184988f7b7","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bcae872b-7e93-4590-920b-cd9c3743509a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779022547,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87e74e3-f3af-4fc7-8d7b-cc0079b57e16","invariantUUID":"a1bceabc-af09-4220-a16e-c6635344b722","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":"network","uniqueId":"04854cf6-5544-4cb1-9272-4f0fa699d6fb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778895654,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a4af932-c678-4689-8963-f52fec0a79ca","invariantUUID":"61f4a86e-84c5-4dad-b689-46f46b6f94f0","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":"ca63cd4b-f905-4562-a1f9-409f3db9987d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779004021,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d12da49-cc11-4df4-aa3e-822a7cbe28e2","invariantUUID":"04f56953-83f1-4c11-9172-4d5968740fd2","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":"d1d23106-d235-4769-b77d-0e7af222f549","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058256,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39fc9dc-6a4a-46ab-8b7b-3ca02d4a8001","invariantUUID":"77283f63-477f-45a0-8eb3-cdb4411aa551","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ecefed60-a8e1-48fd-9b9e-9f5ca9674130","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068387,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acce679b-94da-4fdc-b675-d1e6f4e6430f","invariantUUID":"bc70efed-9b38-49be-bd25-0ab6a85b17b0","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5cbd8a84-b7d1-4cc9-b8ff-e1c2b5277ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778938935,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f4a5e3d-09e6-4d33-b38f-5ab26b4cc8a4","invariantUUID":"9c62d8b3-93d9-4687-a9e9-722afaeba5c4","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":"networkrules","uniqueId":"0025f82e-cf10-46b0-9d63-e8f26441a18a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778915013,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"360392dd-c1df-4f78-8c8b-3d1cb22edab2","invariantUUID":"5dca25b3-67c5-437b-8223-5b73d61e4b6a","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":"compute","uniqueId":"abb62a40-b5df-4e56-89ee-ec71137b8355","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059169,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecb3f32b-6bd3-48ab-ad4f-910cc37a7b31","invariantUUID":"621af144-3077-48fa-a86a-002166b69325","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":"objectStorage","uniqueId":"d6548cf9-e45e-408a-98cf-bd2f64b3c9b3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058598,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f05dd515-1a82-40fe-840b-046b434b1087","invariantUUID":"7d70cbf2-9a94-4f29-9dcd-441a8efd4116","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":"defaulticon","uniqueId":"f55dba04-e728-47a6-9f02-ef15c46812c2","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067971,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0959c4e-a63b-40d3-b9b7-4bd2e36dde8c","invariantUUID":"e55dd3d4-d2af-47bc-832b-58159d521358","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f3f4da9-26a7-4444-a871-cba336f4aeed","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058787,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bb5b318-9f63-4943-b2a0-c67fc694b270","invariantUUID":"6b1c43cd-446a-4ce1-bb1a-eb4d0a70cc5b","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e929228a-b5de-4894-9351-1b78be98e315","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef270f9-7b89-478f-94ee-2078beb76708","invariantUUID":"7dea2deb-f900-4d48-859a-b2cc9b0f8695","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":"d1ee066a-0ba7-4173-a509-97732b9e9321","lifecycleState":"CERTIFIED","lastUpdateDate":1647778897073,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15941a83-9b16-4a02-8828-001555c6c034","invariantUUID":"15376de1-5146-40d4-9481-ba4fd93c8211","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8ba364-9983-45c6-8f13-c522f7fe2867","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059285,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d94cfd-22b1-4ec8-9a74-3e786f5f1f3c","invariantUUID":"648adcb1-1a98-47b1-b6a0-9745547f8dbf","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57420950-e7e9-4896-b977-8e2f3223fcd3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc58cf3e-2999-47b5-823e-d13381014bb8","invariantUUID":"81bd0415-e2bd-4672-89d6-5a1239ca82c3","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8891f454-de4a-47c9-b96f-1d4d075d839f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067853,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f154d2e0-d7a8-4351-9e75-8156ea466f75","invariantUUID":"8ff73788-4084-41c8-8666-e63d6695966a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1647785301929,"name":"basic_onboard_UKfzel","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","systemName":"BasicOnboardUkfzel","description":"service","tags":["basic_onboard_UKfzel"],"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":"177c0a0d-080d-409d-9841-e90f41f4923c","lifecycleState":"CERTIFIED","lastUpdateDate":1647784999366,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-20 14:08:22,840 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_UKfzel found in resources list 2022-03-20 14:08:22,841 DEBUG 129:onap_service.py(1) - [SDC][Add VF to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:22,841 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/c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33/resourceInstance 2022-03-20 14:08:22,841 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_UKfzel", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "1813e2f0-1892-4077-a582-1e854db71b14", "originType": "VF", "componentUid": "1813e2f0-1892-4077-a582-1e854db71b14", "icon": "defaulticon" } 2022-03-20 14:08:22,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:24,824 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33/resourceInstance HTTP/1.1" 201 None 2022-03-20 14:08:24,826 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-03-20 14:08:24,826 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":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_UKfzel 0","SupportablityComponentVersion":null},"actualComponentUid":"1813e2f0-1892-4077-a582-1e854db71b14","createdFromCsar":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0","normalizedName":"basic_onboard_ukfzel0","name":"basic_onboard_UKfzel 0","creationTime":1647785303651,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_ukfzel0","createdFrom":null,"componentUid":"1813e2f0-1892-4077-a582-1e854db71b14","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardUkfzel","modificationTime":1647785303651,"customizationUUID":"b1cb36f1-4b4d-4731-bc4f-44bfb5adf177","posX":"200","posY":"100","componentName":"basic_onboard_UKfzel","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-03-20 14:08:24,827 INFO 940:sdc_resource.py(1) - Resource VF basic_onboard_UKfzel has been added on ServiceProxy basic_onboard_UKfzel 2022-03-20 14:08:24,829 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_UKfzel] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:24,830 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_UKfzel] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/926fa0eb-cde2-4bdc-b653-d3545e454416/distribution 2022-03-20 14:08:24,830 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_UKfzel] data sent: None 2022-03-20 14:08:24,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:24,879 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/926fa0eb-cde2-4bdc-b653-d3545e454416/distribution HTTP/1.1" 200 38 2022-03-20 14:08:24,880 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_UKfzel] response code: 200 2022-03-20 14:08:24,880 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_UKfzel] response: {"distributionStatusOfServiceList":[]} 2022-03-20 14:08:24,882 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_UKfzel] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:24,883 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_UKfzel] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-03-20 14:08:24,883 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_UKfzel] data sent: None 2022-03-20 14:08:24,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:24,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-03-20 14:08:24,918 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_UKfzel] response code: 200 2022-03-20 14:08:24,918 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_UKfzel] response: {"distributionStatusList":[]} 2022-03-20 14:08:24,920 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-03-20 14:08:24,920 INFO 741:service.py(1) - attempting to checkin Service basic_onboard_UKfzel in SDC 2022-03-20 14:08:24,923 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:24,923 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/c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33/lifecycleState/checkin 2022-03-20 14:08:24,923 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-03-20 14:08:24,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:26,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33/lifecycleState/checkin HTTP/1.1" 200 1225 2022-03-20 14:08:26,735 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-03-20 14:08:26,735 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33","name":"basic_onboard_UKfzel","version":"0.1","isHighestVersion":true,"creationDate":1647785301929,"lastUpdateDate":1647785305589,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_UKfzel"],"icon":"network_l_1-3","normalizedName":"basiconboardukfzel","systemName":"BasicOnboardUkfzel","contactId":"cs0008","allVersions":{"0.1":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33"},"projectCode":"123456","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","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":"926fa0eb-cde2-4bdc-b653-d3545e454416"} 2022-03-20 14:08:26,737 DEBUG 187:__init__.py(1) - check if Service basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:26,737 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-20 14:08:26,738 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:26,738 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-20 14:08:26,738 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-20 14:08:26,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:26,798 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-03-20 14:08:26,799 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-20 14:08:26,800 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","name":"basic_onboard_UKfzel","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/926fa0eb-cde2-4bdc-b653-d3545e454416/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-03-20 14:08:26,801 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-20 14:08:26,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:26,802 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:26,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:26,802 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_UKfzel from SDC 2022-03-20 14:08:26,802 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:26,802 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:26,802 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-03-20 14:08:26,802 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-20 14:08:26,802 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:26,802 INFO 220:__init__.py(1) - Service found, updating information 2022-03-20 14:08:26,803 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:26,803 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-20 14:08:26,803 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-20 14:08:26,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:26,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-20 14:08:26,867 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-20 14:08:26,869 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1b5c596-7e87-48b7-91d7-04b7295b6a62","lifecycleState":"CERTIFIED","lastUpdateDate":1647778965778,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f77c1ae-d50f-48e7-9fe7-0f8979bb2c4c","invariantUUID":"f08acc79-7b0d-452e-a6c2-19020f3e8e90","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":"f522c7f0-fbb8-4d0a-b065-67951a539f42","lifecycleState":"CERTIFIED","lastUpdateDate":1647778924855,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8152c120-819a-4a9c-8349-68629e731397","invariantUUID":"759748ca-925c-4521-94a2-95497edd35bd","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":"securityrules","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","lifecycleState":"CERTIFIED","lastUpdateDate":1647778917927,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"811e180a-7323-4b4f-8da0-8da8523abd23","invariantUUID":"5ace04b8-72af-4683-a690-cabe56a73791","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":"port","uniqueId":"74b5863a-2e80-4bb5-85db-da26379a4272","lifecycleState":"CERTIFIED","lastUpdateDate":1647778995241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5e49799-eb22-4685-800a-ab6f8e44c0d7","invariantUUID":"a1bd4d50-8c2f-49fd-b999-68065eb2ca09","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":"compute","uniqueId":"6b2bbfc3-9c36-4830-9c09-d540153d2f43","lifecycleState":"CERTIFIED","lastUpdateDate":1647778973576,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2352b3d-9724-41d4-9fc8-fc472078eda7","invariantUUID":"889f4294-901a-4e03-b96f-23525c263c71","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":"loadBalancer","uniqueId":"ae39df00-95bc-4265-a56e-3b68b2823a34","lifecycleState":"CERTIFIED","lastUpdateDate":1647778877093,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73de7efd-1f3f-430f-b92f-2789aa5d6b54","invariantUUID":"00ff8f9e-6085-4227-8044-afbd5921fd56","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":"compute","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778859688,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56422245-8000-4e52-b2f0-70db0cda62e8","invariantUUID":"f324d1f4-b35a-4294-a763-af66dbd40f49","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":"compute","uniqueId":"de703561-e838-46de-b8fd-48300792f032","lifecycleState":"CERTIFIED","lastUpdateDate":1647778920268,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2e16b32-dd0e-40c8-ab90-92da88f23c4c","invariantUUID":"1ece05b4-cf1f-4ab6-8163-674d4cb219eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9964a7fc-c493-4bba-91b5-d9e508b035ee","lifecycleState":"CERTIFIED","lastUpdateDate":1647778999689,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"839806fa-8f3d-423c-a6b2-1ef16cb40ba5","invariantUUID":"28f35159-6b1f-4f43-875b-1fbf64baa71e","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":"objectStorage","uniqueId":"ac72806d-c03c-439e-a133-129b0b92651b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778886153,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50944ce-cc9c-4f76-83b4-8668f4f062a1","invariantUUID":"95e130a2-7812-4726-bbb3-23c297e177a8","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":"a9c77ae0-f109-4922-aa1f-a8af0294e25d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068291,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e81980-66b6-48c7-9497-570837a38c2b","invariantUUID":"35b8f671-b85d-43e4-af4c-ff8c8b2b99e9","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9e2bd8-e396-4c00-ac38-14c9494d4a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778887642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a96406-7af6-43d5-857c-b4c1bce5edac","invariantUUID":"d0d0ebd9-5afe-44af-a400-d1d456cf9fdf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9ff28f4-f12c-49d8-a093-f3805ca55d17","lifecycleState":"CERTIFIED","lastUpdateDate":1647779019333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"807af154-5d56-4f3f-9d96-69582d7dd1f1","invariantUUID":"70cf436e-d262-4fe1-bac8-79b8ae7fc5f3","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":"port","uniqueId":"5e8800b7-1277-4089-9fab-ddcf3b6072d0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778890817,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6461c681-1a97-4128-b858-e0b8e05605db","invariantUUID":"3e426bad-88eb-4918-bb3c-37a9c6eee121","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":"networkrules","uniqueId":"c7a908e4-624b-4bae-9893-e63777760aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778909180,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3499ea8-389b-4913-98e8-01de0530a4f5","invariantUUID":"53a017b2-159f-4ad9-b024-fb94018748e3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ccdc9b5-5b45-4c86-869a-c8fdcec6984b","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067915,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"734f556a-cbd1-4d5b-b405-0f643c87e20b","invariantUUID":"b9ad53b9-6f1c-41ca-ac4a-747ff3a194a3","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"19adde20-bd9c-4302-9804-60a12e811d96","lifecycleState":"CERTIFIED","lastUpdateDate":1647778868997,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b0509a3c-0a95-417c-af59-e6cd9e088938","invariantUUID":"661b0f8f-cb5e-49ee-8889-b487fa33d541","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9ae90b3e-91a7-471b-9b73-5ade3b5d58c1","lifecycleState":"CERTIFIED","lastUpdateDate":1647779026458,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e60139-53a1-407b-ba91-913cca34408d","invariantUUID":"7484837b-f5ef-4c42-bdcb-20eefc216115","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af1104e8-89c7-464d-a0bd-ecb9473b7561","lifecycleState":"CERTIFIED","lastUpdateDate":1647778916513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35550b9c-a0a1-4cde-bee4-f332476c78f0","invariantUUID":"833e7282-a941-4af1-950a-3787581f2917","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"83e2fc31-18af-47a3-bd2f-6fcc27966763","lifecycleState":"CERTIFIED","lastUpdateDate":1647779021002,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc7553a5-d52c-42d1-badc-31057f540743","invariantUUID":"2db9fb1f-9838-48fe-a18a-b90687825b91","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9373fa82-1e09-48a8-9173-0b1df7060d97","lifecycleState":"CERTIFIED","lastUpdateDate":1647778968157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2b2b55c-2c5d-4d48-ae1f-7ab212167173","invariantUUID":"eecf61eb-f264-4cff-9ed9-c04f62ed8c26","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":"defaulticon","uniqueId":"409581c6-a118-4c44-a225-fac2763d603f","lifecycleState":"CERTIFIED","lastUpdateDate":1647778892430,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc2abf8d-f666-4cfe-b862-763897191889","invariantUUID":"4585ee6a-c562-48ea-a992-a9d4b2285a1f","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":"port","uniqueId":"33b17928-d1c2-4dff-96bd-3fdef8a0d75e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059508,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11b156fd-511b-4714-9b82-4911c43bad6f","invariantUUID":"e4ae1a77-86b1-4289-ab44-be0c5152ab0e","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":"port","uniqueId":"fcc4f6ca-d770-4b5e-833b-eb88b2fafb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778993806,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbdaaf97-7e4e-4fbe-8e1f-d2ed14bcd548","invariantUUID":"63a2e41c-2ecf-4a55-8dbf-fdf8b7531d3a","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f88cb951-49a8-42ad-8e31-58260df2dc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778900085,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba4705cb-9e2a-46ab-9aa6-07ba0a6b56ad","invariantUUID":"239ae511-c269-4962-bdf1-87261a827960","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":"objectStorage","uniqueId":"7141c21f-2fa4-4a05-a533-15b9cf6aebe1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778874105,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1eb65c-4747-4e9e-9393-f29d533e588a","invariantUUID":"139d320a-946e-40f8-bf16-bbec6914a2df","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":"network","uniqueId":"bfb1b82d-eb01-4a41-89b9-f991f0de017c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778943344,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7012561-138b-4e98-8ec6-bde5147bd579","invariantUUID":"cd801114-3e90-41c2-9bc0-e9c0b2b0ca6e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ee7196b-967f-41dc-9e58-b10f977e7941","lifecycleState":"CERTIFIED","lastUpdateDate":1647778953997,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f7df4e-6af3-4bcc-ae42-59619b1bd1fe","invariantUUID":"103fde42-8a51-4532-b1cb-048fff67b789","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66a2e05-af14-4aea-936f-4bafe3f163b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778932386,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a8341d6-b2ba-48d3-9e2b-96ee18c5edb7","invariantUUID":"e1b19410-7b80-4451-9e8e-b94f2b9804fd","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":"d3ce2b21-2581-4284-a78d-b3f00db03224","lifecycleState":"CERTIFIED","lastUpdateDate":1647778921815,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41996936-60e2-4e60-810e-eddf7664dfab","invariantUUID":"3590c3a2-ba40-4338-823d-676270b1b55c","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":"defaulticon","uniqueId":"08e98c19-dcf8-422f-8eaf-2286b4aa278a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778991586,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffba175-80d8-4c66-a08d-8ba1fbb74aab","invariantUUID":"787dea11-393b-466d-a9c2-fa28430d7708","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5225b61b-e928-4c8f-8d24-dfde4f10ca3a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068200,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee5be25-b504-4847-adc9-09d17c2ad2fc","invariantUUID":"3e846178-2a79-432b-b477-a3ef651514c7","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"216f12fc-a844-460d-bc8c-da1d69042ad2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778989286,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cce315f8-7da9-4eae-849f-fe8c5124dfff","invariantUUID":"e7285682-3305-49b6-bfed-2573ad277b8e","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":"232a8e3f-0e13-4a72-9523-f085985deec3","lifecycleState":"CERTIFIED","lastUpdateDate":1647778923375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc09c823-5ba8-473b-ab9d-1b13d0bc422f","invariantUUID":"e45a4261-bee1-47d7-8807-7e37d32b3fe4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea304c5a-913d-446c-b867-b59c545081a6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778949482,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1efe615a-d72e-441f-b9df-90ee6abd920e","invariantUUID":"b8496e12-e273-42e2-9bbd-9cb215ebb6ea","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":"0204fbd5-da6f-41dc-90e0-7ffd62865e30","lifecycleState":"CERTIFIED","lastUpdateDate":1647779013837,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e415871d-ec64-40e0-9736-f89b76283c18","invariantUUID":"3eaa695f-f576-43b6-9b0c-b495a5ce3a4f","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":"objectStorage","uniqueId":"2c1a671d-551a-41df-a222-f4c017b22993","lifecycleState":"CERTIFIED","lastUpdateDate":1647778884651,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27396398-719e-4c0d-9875-649e66bdbabd","invariantUUID":"49e6f539-6207-425f-831b-09ba52548eb4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2010a6aa-1ae8-47d6-8bc6-8aa523b9a883","lifecycleState":"CERTIFIED","lastUpdateDate":1647779001104,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"395f9d00-f7ec-46bd-86c0-f170dc857f4f","invariantUUID":"a3e99084-13ab-4be1-8f52-57656c88ad58","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":"c080116d-ac09-4d3d-b53c-f932309a19d4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778893935,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f409228-fa14-4125-a1ee-b5c350096fd5","invariantUUID":"2728bd17-9c83-4344-a4c7-951923140292","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e68dc7f7-b67e-4a8a-93e8-caae2a75d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779024073,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56dfd105-868c-4ae5-bb18-6e319473c8ac","invariantUUID":"25293ba2-fd3b-4070-b35f-d12f8b371771","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1647778928384,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9cf35c-742e-4bc4-ad18-8a700f3e8bdd","invariantUUID":"c1486429-fe81-41a4-b84d-5376901f32d5","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8937e469-e63d-4f3a-a0c1-71459020b845","lifecycleState":"CERTIFIED","lastUpdateDate":1647778963879,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"672edc5f-efb0-46a6-aff8-12466c801ee7","invariantUUID":"3764e647-cfff-42ba-a058-b80162e4b255","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8c8812-23cd-489b-b38f-ddc5c1e12a66","lifecycleState":"CERTIFIED","lastUpdateDate":1647779015522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecc609a4-02ee-4808-ab97-6b4c23a436d4","invariantUUID":"b70815f4-7600-457d-b019-94448e074c46","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"91140a3e-d3e6-4ce2-8c71-0d264ca872e9","lifecycleState":"CERTIFIED","lastUpdateDate":1647779008944,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5b26ee-77f7-4ac1-a490-1f1bb3325496","invariantUUID":"8ae33e95-6531-419e-943f-74c8a15276d3","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":"f1b7b1c8-b6ef-490a-8c4a-8127e70a901c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778952554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8aa92627-714b-430d-b5bc-cbfea809de70","invariantUUID":"da3627f7-47c3-4d71-ba3d-51630e93bdfa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b325219-e831-4fdd-ae52-fa950a4198dc","lifecycleState":"CERTIFIED","lastUpdateDate":1647779010604,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1065f961-1af7-43a4-a490-8f40804a99ee","invariantUUID":"07ec2115-9491-42af-9920-c6eaaaae573f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"793db367-ff46-4f5f-96eb-3c053c094bde","lifecycleState":"CERTIFIED","lastUpdateDate":1647778880300,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4283829e-abcb-4dc5-8a83-e2095ef8f30d","invariantUUID":"c23f2edb-1ef9-4a0c-bd32-b873746bb092","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":"bef85bd5-0ec8-4aec-895d-b26230421ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1647778998098,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8082c07-52e0-41b2-959c-1ef1319be4de","invariantUUID":"bb53f508-b40f-4e99-ab5d-b7fc2d336dbc","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":"objectStorage","uniqueId":"49958a1e-3fa5-441d-b16e-11d78d2727de","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058389,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b12ed028-1c09-43e7-9b67-c54f796c959a","invariantUUID":"33c783d7-b2e5-4c7b-96df-abd00c6c2e16","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2b46fef-9cb9-4df9-b345-9512ee49b7c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778898589,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c312c2a1-9c00-4ba0-9986-3b31c8b28d27","invariantUUID":"b2a30fe7-eb29-407d-8df3-4ba7682ffced","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":"objectStorage","uniqueId":"59850592-f7e2-4c07-8875-e28969adb115","lifecycleState":"CERTIFIED","lastUpdateDate":1647778980190,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d9e975-928e-4482-b93b-b71900069c94","invariantUUID":"dfb17111-42b8-4f4b-8b8b-3c2fa4dab2a9","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":"defaulticon","uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","lifecycleState":"CERTIFIED","lastUpdateDate":1647785286142,"name":"basic_onboard_UKfzel","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","systemName":"BasicOnboardUkfzel","description":"VF","tags":["basic_onboard_UKfzel"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","lifecycleState":"CERTIFIED","lastUpdateDate":1647778878683,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd2f7ae7-8e57-4410-a355-282f2296459a","invariantUUID":"7728c4de-c530-4074-8e7f-579df5af2fa6","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":"objectStorage","uniqueId":"cb77e513-c9d8-4eca-901b-a7b8447dd07d","lifecycleState":"CERTIFIED","lastUpdateDate":1647778975378,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77bbcc85-8b7f-4f9c-af14-b6924481fe12","invariantUUID":"e12d53e8-0e29-4333-8f87-42b41e20e75b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c0c93300-0b4e-40d4-b32b-031a68c1fbac","lifecycleState":"CERTIFIED","lastUpdateDate":1647778911316,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fb03c64-9bce-4d6d-a1d3-f6a8c0e33632","invariantUUID":"805032cb-ea77-4891-8904-27323ab1ef0b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3a180ca-6537-4f9e-90c9-fa21db00600e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778947816,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e475f0e2-4d24-486d-91ef-03ee6a1d283c","invariantUUID":"b382e87f-9e8b-4d85-b759-18f753085108","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":"objectStorage","uniqueId":"133b40fa-466b-4e3d-a22d-5fdb68d9ecdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778871989,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fda46e12-cd81-4aa6-bc72-c98822867735","invariantUUID":"8bf06dea-23c5-4570-af76-c08c3022716b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1059fc73-208a-4320-a07a-7d0d091b2e11","lifecycleState":"CERTIFIED","lastUpdateDate":1647778950958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9c85d0a-c81c-4819-a49f-c7edd8f20d37","invariantUUID":"74b454ad-6627-44f0-ac61-2b49100850e6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc6a8fbb-0de0-4c92-90fe-d892ae90ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1647778944816,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"139531ee-d513-4378-af9c-5cafb9b846d0","invariantUUID":"258f9c3f-fe0b-4b9f-80eb-3fb86c989a6e","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":"defaulticon","uniqueId":"0ec4a2a2-62d8-4377-b310-700f5359f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068026,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1ab01fa-f80d-4175-add6-4ebe2f6ccc60","invariantUUID":"6a5a9f17-cd87-4525-b1be-10b4a19ac11d","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db8ed9fd-64e3-4bc3-94b7-d08acaeb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779002587,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5f0893f-c6e8-45db-90c9-79efaa7a9755","invariantUUID":"a3a541a5-812c-40bb-8aa3-4886dedd7efa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4adadc45-af13-4d59-964e-e391932ac2d8","lifecycleState":"CERTIFIED","lastUpdateDate":1647779028858,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95680dab-edd3-4793-8865-787f73b73701","invariantUUID":"f846903b-d409-4c7b-a21f-9ed54e9c7d87","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e016f7df-0905-4664-bb49-8c3e98773cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778930311,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24d00476-3e1b-4a4f-a830-8b9028878f88","invariantUUID":"9afb813a-ab33-4114-b9f8-96a45b281bb3","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":"compute","uniqueId":"0fd6da6f-a90d-4e93-b0da-d18ad55b4081","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057779,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5b76089-60e4-4e1b-bbb0-29912e9e8d45","invariantUUID":"9fdb549d-ee10-46e9-8a58-ab19710f9fba","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":"2004d12a-180c-4136-8d2c-619087b6295e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778981736,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9ef8821-5091-4eaf-afdd-ed080cec4432","invariantUUID":"50580777-59e0-44bd-a662-9a3374cab61e","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":"eb65bc59-b11f-4259-9127-80c15d0841b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778889226,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f98f323-7be5-4b7d-b175-30b5d67e6142","invariantUUID":"0017c1ed-4001-4dca-8a2a-a3bfc96e368c","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":"25a95747-62ee-4ee9-bb4f-78400f15a539","lifecycleState":"CERTIFIED","lastUpdateDate":1647778955592,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa4dae57-411e-450c-8084-6e57cca47cce","invariantUUID":"49152cd4-d9e8-4bae-a4a8-b34199718042","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":"compute","uniqueId":"e7abff37-b77e-425f-89d6-e1335e29ebcb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778958528,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd067902-885d-4ddc-be28-a51edeea89fa","invariantUUID":"d6de2d06-253f-4c8d-bc54-ec58ecdd40b6","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":"port","uniqueId":"fff1dc60-cbb2-4694-851e-88ff2b706209","lifecycleState":"CERTIFIED","lastUpdateDate":1647778996662,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1756206-c93f-4853-92ff-003477a4de76","invariantUUID":"d3f3cbb4-3c90-4213-9dcb-41349455a0f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d48af515-183a-4083-81c8-c1827a4532e1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778956983,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b3a82fb-818b-4e75-90a1-c48897d8d0eb","invariantUUID":"7c6f2c39-cc15-4020-bc7a-109e4f2afa86","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cae9710c-5b10-42e9-9897-f828b407283b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778960215,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"845c22df-146c-47b1-8f1f-37064071629e","invariantUUID":"1a7cf230-f1bd-49b3-8044-82b5a52aa7de","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":"52ce12b3-6178-4700-a88d-2f2890d08591","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057985,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6073552d-a98e-4d8d-a4c0-071f56ba45b7","invariantUUID":"cd76088f-ae5f-41de-8562-ea215cc95f4c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29b605c6-5307-445e-9f85-360507f45469","lifecycleState":"CERTIFIED","lastUpdateDate":1647779006399,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fe481bf-8792-4589-b3c4-80e39eba99e4","invariantUUID":"1c2d54d1-b6c2-4a65-90e4-3480c2f54de9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94080278-a730-4185-8e91-1ab9f2017a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059065,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be818e2-c498-4018-8298-3ee5197f8afa","invariantUUID":"9185fcfd-6422-4702-9760-75184988f7b7","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bcae872b-7e93-4590-920b-cd9c3743509a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779022547,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87e74e3-f3af-4fc7-8d7b-cc0079b57e16","invariantUUID":"a1bceabc-af09-4220-a16e-c6635344b722","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":"network","uniqueId":"04854cf6-5544-4cb1-9272-4f0fa699d6fb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778895654,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a4af932-c678-4689-8963-f52fec0a79ca","invariantUUID":"61f4a86e-84c5-4dad-b689-46f46b6f94f0","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":"ca63cd4b-f905-4562-a1f9-409f3db9987d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779004021,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d12da49-cc11-4df4-aa3e-822a7cbe28e2","invariantUUID":"04f56953-83f1-4c11-9172-4d5968740fd2","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":"d1d23106-d235-4769-b77d-0e7af222f549","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058256,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39fc9dc-6a4a-46ab-8b7b-3ca02d4a8001","invariantUUID":"77283f63-477f-45a0-8eb3-cdb4411aa551","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ecefed60-a8e1-48fd-9b9e-9f5ca9674130","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068387,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acce679b-94da-4fdc-b675-d1e6f4e6430f","invariantUUID":"bc70efed-9b38-49be-bd25-0ab6a85b17b0","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5cbd8a84-b7d1-4cc9-b8ff-e1c2b5277ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778938935,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f4a5e3d-09e6-4d33-b38f-5ab26b4cc8a4","invariantUUID":"9c62d8b3-93d9-4687-a9e9-722afaeba5c4","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":"networkrules","uniqueId":"0025f82e-cf10-46b0-9d63-e8f26441a18a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778915013,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"360392dd-c1df-4f78-8c8b-3d1cb22edab2","invariantUUID":"5dca25b3-67c5-437b-8223-5b73d61e4b6a","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":"compute","uniqueId":"abb62a40-b5df-4e56-89ee-ec71137b8355","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059169,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecb3f32b-6bd3-48ab-ad4f-910cc37a7b31","invariantUUID":"621af144-3077-48fa-a86a-002166b69325","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":"objectStorage","uniqueId":"d6548cf9-e45e-408a-98cf-bd2f64b3c9b3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058598,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f05dd515-1a82-40fe-840b-046b434b1087","invariantUUID":"7d70cbf2-9a94-4f29-9dcd-441a8efd4116","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":"defaulticon","uniqueId":"f55dba04-e728-47a6-9f02-ef15c46812c2","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067971,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0959c4e-a63b-40d3-b9b7-4bd2e36dde8c","invariantUUID":"e55dd3d4-d2af-47bc-832b-58159d521358","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f3f4da9-26a7-4444-a871-cba336f4aeed","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058787,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bb5b318-9f63-4943-b2a0-c67fc694b270","invariantUUID":"6b1c43cd-446a-4ce1-bb1a-eb4d0a70cc5b","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e929228a-b5de-4894-9351-1b78be98e315","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef270f9-7b89-478f-94ee-2078beb76708","invariantUUID":"7dea2deb-f900-4d48-859a-b2cc9b0f8695","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":"d1ee066a-0ba7-4173-a509-97732b9e9321","lifecycleState":"CERTIFIED","lastUpdateDate":1647778897073,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15941a83-9b16-4a02-8828-001555c6c034","invariantUUID":"15376de1-5146-40d4-9481-ba4fd93c8211","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8ba364-9983-45c6-8f13-c522f7fe2867","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059285,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d94cfd-22b1-4ec8-9a74-3e786f5f1f3c","invariantUUID":"648adcb1-1a98-47b1-b6a0-9745547f8dbf","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57420950-e7e9-4896-b977-8e2f3223fcd3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc58cf3e-2999-47b5-823e-d13381014bb8","invariantUUID":"81bd0415-e2bd-4672-89d6-5a1239ca82c3","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8891f454-de4a-47c9-b96f-1d4d075d839f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067853,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f154d2e0-d7a8-4351-9e75-8156ea466f75","invariantUUID":"8ff73788-4084-41c8-8666-e63d6695966a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1647785305589,"name":"basic_onboard_UKfzel","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","systemName":"BasicOnboardUkfzel","description":"service","tags":["basic_onboard_UKfzel"],"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":"177c0a0d-080d-409d-9841-e90f41f4923c","lifecycleState":"CERTIFIED","lastUpdateDate":1647784999366,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-20 14:08:26,873 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_UKfzel found in services list 2022-03-20 14:08:26,873 INFO 741:service.py(1) - attempting to Certify Service basic_onboard_UKfzel in SDC 2022-03-20 14:08:26,876 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:26,876 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/c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33/lifecycleState/Certify 2022-03-20 14:08:26,876 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-03-20 14:08:26,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:30,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33/lifecycleState/Certify HTTP/1.1" 200 1213 2022-03-20 14:08:30,601 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-03-20 14:08:30,601 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","name":"basic_onboard_UKfzel","version":"1.0","isHighestVersion":true,"creationDate":1647785301929,"lastUpdateDate":1647785305589,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_UKfzel"],"icon":"network_l_1-3","normalizedName":"basiconboardukfzel","systemName":"BasicOnboardUkfzel","contactId":"cs0008","allVersions":{"1.0":"291a3826-8279-4ad1-b504-ec5e8f25d801"},"projectCode":"123456","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","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":"926fa0eb-cde2-4bdc-b653-d3545e454416"} 2022-03-20 14:08:30,603 DEBUG 187:__init__.py(1) - check if Service basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:30,603 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-20 14:08:30,604 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:30,604 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-20 14:08:30,604 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-20 14:08:30,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:30,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-03-20 14:08:30,670 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-20 14:08:30,670 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","name":"basic_onboard_UKfzel","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926fa0eb-cde2-4bdc-b653-d3545e454416/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-03-20 14:08:30,673 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-20 14:08:30,673 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:30,673 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:30,673 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:30,674 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_UKfzel from SDC 2022-03-20 14:08:30,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:30,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:30,674 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-03-20 14:08:30,674 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-20 14:08:30,675 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:30,675 INFO 220:__init__.py(1) - Service found, updating information 2022-03-20 14:08:30,675 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:30,676 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-20 14:08:30,676 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-20 14:08:30,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:30,748 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-20 14:08:30,751 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-20 14:08:30,754 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1b5c596-7e87-48b7-91d7-04b7295b6a62","lifecycleState":"CERTIFIED","lastUpdateDate":1647778965778,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f77c1ae-d50f-48e7-9fe7-0f8979bb2c4c","invariantUUID":"f08acc79-7b0d-452e-a6c2-19020f3e8e90","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":"f522c7f0-fbb8-4d0a-b065-67951a539f42","lifecycleState":"CERTIFIED","lastUpdateDate":1647778924855,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8152c120-819a-4a9c-8349-68629e731397","invariantUUID":"759748ca-925c-4521-94a2-95497edd35bd","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":"securityrules","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","lifecycleState":"CERTIFIED","lastUpdateDate":1647778917927,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"811e180a-7323-4b4f-8da0-8da8523abd23","invariantUUID":"5ace04b8-72af-4683-a690-cabe56a73791","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":"port","uniqueId":"74b5863a-2e80-4bb5-85db-da26379a4272","lifecycleState":"CERTIFIED","lastUpdateDate":1647778995241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5e49799-eb22-4685-800a-ab6f8e44c0d7","invariantUUID":"a1bd4d50-8c2f-49fd-b999-68065eb2ca09","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":"compute","uniqueId":"6b2bbfc3-9c36-4830-9c09-d540153d2f43","lifecycleState":"CERTIFIED","lastUpdateDate":1647778973576,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2352b3d-9724-41d4-9fc8-fc472078eda7","invariantUUID":"889f4294-901a-4e03-b96f-23525c263c71","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":"loadBalancer","uniqueId":"ae39df00-95bc-4265-a56e-3b68b2823a34","lifecycleState":"CERTIFIED","lastUpdateDate":1647778877093,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73de7efd-1f3f-430f-b92f-2789aa5d6b54","invariantUUID":"00ff8f9e-6085-4227-8044-afbd5921fd56","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":"compute","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778859688,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56422245-8000-4e52-b2f0-70db0cda62e8","invariantUUID":"f324d1f4-b35a-4294-a763-af66dbd40f49","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":"compute","uniqueId":"de703561-e838-46de-b8fd-48300792f032","lifecycleState":"CERTIFIED","lastUpdateDate":1647778920268,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2e16b32-dd0e-40c8-ab90-92da88f23c4c","invariantUUID":"1ece05b4-cf1f-4ab6-8163-674d4cb219eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9964a7fc-c493-4bba-91b5-d9e508b035ee","lifecycleState":"CERTIFIED","lastUpdateDate":1647778999689,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"839806fa-8f3d-423c-a6b2-1ef16cb40ba5","invariantUUID":"28f35159-6b1f-4f43-875b-1fbf64baa71e","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":"objectStorage","uniqueId":"ac72806d-c03c-439e-a133-129b0b92651b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778886153,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50944ce-cc9c-4f76-83b4-8668f4f062a1","invariantUUID":"95e130a2-7812-4726-bbb3-23c297e177a8","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":"a9c77ae0-f109-4922-aa1f-a8af0294e25d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068291,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e81980-66b6-48c7-9497-570837a38c2b","invariantUUID":"35b8f671-b85d-43e4-af4c-ff8c8b2b99e9","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9e2bd8-e396-4c00-ac38-14c9494d4a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778887642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a96406-7af6-43d5-857c-b4c1bce5edac","invariantUUID":"d0d0ebd9-5afe-44af-a400-d1d456cf9fdf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9ff28f4-f12c-49d8-a093-f3805ca55d17","lifecycleState":"CERTIFIED","lastUpdateDate":1647779019333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"807af154-5d56-4f3f-9d96-69582d7dd1f1","invariantUUID":"70cf436e-d262-4fe1-bac8-79b8ae7fc5f3","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":"port","uniqueId":"5e8800b7-1277-4089-9fab-ddcf3b6072d0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778890817,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6461c681-1a97-4128-b858-e0b8e05605db","invariantUUID":"3e426bad-88eb-4918-bb3c-37a9c6eee121","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":"networkrules","uniqueId":"c7a908e4-624b-4bae-9893-e63777760aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778909180,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3499ea8-389b-4913-98e8-01de0530a4f5","invariantUUID":"53a017b2-159f-4ad9-b024-fb94018748e3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ccdc9b5-5b45-4c86-869a-c8fdcec6984b","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067915,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"734f556a-cbd1-4d5b-b405-0f643c87e20b","invariantUUID":"b9ad53b9-6f1c-41ca-ac4a-747ff3a194a3","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"19adde20-bd9c-4302-9804-60a12e811d96","lifecycleState":"CERTIFIED","lastUpdateDate":1647778868997,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b0509a3c-0a95-417c-af59-e6cd9e088938","invariantUUID":"661b0f8f-cb5e-49ee-8889-b487fa33d541","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9ae90b3e-91a7-471b-9b73-5ade3b5d58c1","lifecycleState":"CERTIFIED","lastUpdateDate":1647779026458,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e60139-53a1-407b-ba91-913cca34408d","invariantUUID":"7484837b-f5ef-4c42-bdcb-20eefc216115","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af1104e8-89c7-464d-a0bd-ecb9473b7561","lifecycleState":"CERTIFIED","lastUpdateDate":1647778916513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35550b9c-a0a1-4cde-bee4-f332476c78f0","invariantUUID":"833e7282-a941-4af1-950a-3787581f2917","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"83e2fc31-18af-47a3-bd2f-6fcc27966763","lifecycleState":"CERTIFIED","lastUpdateDate":1647779021002,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc7553a5-d52c-42d1-badc-31057f540743","invariantUUID":"2db9fb1f-9838-48fe-a18a-b90687825b91","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9373fa82-1e09-48a8-9173-0b1df7060d97","lifecycleState":"CERTIFIED","lastUpdateDate":1647778968157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2b2b55c-2c5d-4d48-ae1f-7ab212167173","invariantUUID":"eecf61eb-f264-4cff-9ed9-c04f62ed8c26","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":"defaulticon","uniqueId":"409581c6-a118-4c44-a225-fac2763d603f","lifecycleState":"CERTIFIED","lastUpdateDate":1647778892430,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc2abf8d-f666-4cfe-b862-763897191889","invariantUUID":"4585ee6a-c562-48ea-a992-a9d4b2285a1f","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":"port","uniqueId":"33b17928-d1c2-4dff-96bd-3fdef8a0d75e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059508,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11b156fd-511b-4714-9b82-4911c43bad6f","invariantUUID":"e4ae1a77-86b1-4289-ab44-be0c5152ab0e","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":"port","uniqueId":"fcc4f6ca-d770-4b5e-833b-eb88b2fafb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778993806,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbdaaf97-7e4e-4fbe-8e1f-d2ed14bcd548","invariantUUID":"63a2e41c-2ecf-4a55-8dbf-fdf8b7531d3a","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f88cb951-49a8-42ad-8e31-58260df2dc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778900085,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba4705cb-9e2a-46ab-9aa6-07ba0a6b56ad","invariantUUID":"239ae511-c269-4962-bdf1-87261a827960","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":"objectStorage","uniqueId":"7141c21f-2fa4-4a05-a533-15b9cf6aebe1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778874105,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1eb65c-4747-4e9e-9393-f29d533e588a","invariantUUID":"139d320a-946e-40f8-bf16-bbec6914a2df","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":"network","uniqueId":"bfb1b82d-eb01-4a41-89b9-f991f0de017c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778943344,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7012561-138b-4e98-8ec6-bde5147bd579","invariantUUID":"cd801114-3e90-41c2-9bc0-e9c0b2b0ca6e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ee7196b-967f-41dc-9e58-b10f977e7941","lifecycleState":"CERTIFIED","lastUpdateDate":1647778953997,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f7df4e-6af3-4bcc-ae42-59619b1bd1fe","invariantUUID":"103fde42-8a51-4532-b1cb-048fff67b789","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66a2e05-af14-4aea-936f-4bafe3f163b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778932386,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a8341d6-b2ba-48d3-9e2b-96ee18c5edb7","invariantUUID":"e1b19410-7b80-4451-9e8e-b94f2b9804fd","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":"d3ce2b21-2581-4284-a78d-b3f00db03224","lifecycleState":"CERTIFIED","lastUpdateDate":1647778921815,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41996936-60e2-4e60-810e-eddf7664dfab","invariantUUID":"3590c3a2-ba40-4338-823d-676270b1b55c","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":"defaulticon","uniqueId":"08e98c19-dcf8-422f-8eaf-2286b4aa278a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778991586,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffba175-80d8-4c66-a08d-8ba1fbb74aab","invariantUUID":"787dea11-393b-466d-a9c2-fa28430d7708","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5225b61b-e928-4c8f-8d24-dfde4f10ca3a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068200,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee5be25-b504-4847-adc9-09d17c2ad2fc","invariantUUID":"3e846178-2a79-432b-b477-a3ef651514c7","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"216f12fc-a844-460d-bc8c-da1d69042ad2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778989286,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cce315f8-7da9-4eae-849f-fe8c5124dfff","invariantUUID":"e7285682-3305-49b6-bfed-2573ad277b8e","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":"232a8e3f-0e13-4a72-9523-f085985deec3","lifecycleState":"CERTIFIED","lastUpdateDate":1647778923375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc09c823-5ba8-473b-ab9d-1b13d0bc422f","invariantUUID":"e45a4261-bee1-47d7-8807-7e37d32b3fe4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea304c5a-913d-446c-b867-b59c545081a6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778949482,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1efe615a-d72e-441f-b9df-90ee6abd920e","invariantUUID":"b8496e12-e273-42e2-9bbd-9cb215ebb6ea","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":"0204fbd5-da6f-41dc-90e0-7ffd62865e30","lifecycleState":"CERTIFIED","lastUpdateDate":1647779013837,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e415871d-ec64-40e0-9736-f89b76283c18","invariantUUID":"3eaa695f-f576-43b6-9b0c-b495a5ce3a4f","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":"objectStorage","uniqueId":"2c1a671d-551a-41df-a222-f4c017b22993","lifecycleState":"CERTIFIED","lastUpdateDate":1647778884651,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27396398-719e-4c0d-9875-649e66bdbabd","invariantUUID":"49e6f539-6207-425f-831b-09ba52548eb4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2010a6aa-1ae8-47d6-8bc6-8aa523b9a883","lifecycleState":"CERTIFIED","lastUpdateDate":1647779001104,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"395f9d00-f7ec-46bd-86c0-f170dc857f4f","invariantUUID":"a3e99084-13ab-4be1-8f52-57656c88ad58","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":"c080116d-ac09-4d3d-b53c-f932309a19d4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778893935,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f409228-fa14-4125-a1ee-b5c350096fd5","invariantUUID":"2728bd17-9c83-4344-a4c7-951923140292","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e68dc7f7-b67e-4a8a-93e8-caae2a75d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779024073,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56dfd105-868c-4ae5-bb18-6e319473c8ac","invariantUUID":"25293ba2-fd3b-4070-b35f-d12f8b371771","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1647778928384,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9cf35c-742e-4bc4-ad18-8a700f3e8bdd","invariantUUID":"c1486429-fe81-41a4-b84d-5376901f32d5","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8937e469-e63d-4f3a-a0c1-71459020b845","lifecycleState":"CERTIFIED","lastUpdateDate":1647778963879,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"672edc5f-efb0-46a6-aff8-12466c801ee7","invariantUUID":"3764e647-cfff-42ba-a058-b80162e4b255","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8c8812-23cd-489b-b38f-ddc5c1e12a66","lifecycleState":"CERTIFIED","lastUpdateDate":1647779015522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecc609a4-02ee-4808-ab97-6b4c23a436d4","invariantUUID":"b70815f4-7600-457d-b019-94448e074c46","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"91140a3e-d3e6-4ce2-8c71-0d264ca872e9","lifecycleState":"CERTIFIED","lastUpdateDate":1647779008944,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5b26ee-77f7-4ac1-a490-1f1bb3325496","invariantUUID":"8ae33e95-6531-419e-943f-74c8a15276d3","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":"f1b7b1c8-b6ef-490a-8c4a-8127e70a901c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778952554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8aa92627-714b-430d-b5bc-cbfea809de70","invariantUUID":"da3627f7-47c3-4d71-ba3d-51630e93bdfa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b325219-e831-4fdd-ae52-fa950a4198dc","lifecycleState":"CERTIFIED","lastUpdateDate":1647779010604,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1065f961-1af7-43a4-a490-8f40804a99ee","invariantUUID":"07ec2115-9491-42af-9920-c6eaaaae573f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"793db367-ff46-4f5f-96eb-3c053c094bde","lifecycleState":"CERTIFIED","lastUpdateDate":1647778880300,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4283829e-abcb-4dc5-8a83-e2095ef8f30d","invariantUUID":"c23f2edb-1ef9-4a0c-bd32-b873746bb092","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":"bef85bd5-0ec8-4aec-895d-b26230421ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1647778998098,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8082c07-52e0-41b2-959c-1ef1319be4de","invariantUUID":"bb53f508-b40f-4e99-ab5d-b7fc2d336dbc","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":"objectStorage","uniqueId":"49958a1e-3fa5-441d-b16e-11d78d2727de","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058389,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b12ed028-1c09-43e7-9b67-c54f796c959a","invariantUUID":"33c783d7-b2e5-4c7b-96df-abd00c6c2e16","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2b46fef-9cb9-4df9-b345-9512ee49b7c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778898589,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c312c2a1-9c00-4ba0-9986-3b31c8b28d27","invariantUUID":"b2a30fe7-eb29-407d-8df3-4ba7682ffced","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":"objectStorage","uniqueId":"59850592-f7e2-4c07-8875-e28969adb115","lifecycleState":"CERTIFIED","lastUpdateDate":1647778980190,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d9e975-928e-4482-b93b-b71900069c94","invariantUUID":"dfb17111-42b8-4f4b-8b8b-3c2fa4dab2a9","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":"defaulticon","uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","lifecycleState":"CERTIFIED","lastUpdateDate":1647785286142,"name":"basic_onboard_UKfzel","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","systemName":"BasicOnboardUkfzel","description":"VF","tags":["basic_onboard_UKfzel"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","lifecycleState":"CERTIFIED","lastUpdateDate":1647778878683,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd2f7ae7-8e57-4410-a355-282f2296459a","invariantUUID":"7728c4de-c530-4074-8e7f-579df5af2fa6","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":"objectStorage","uniqueId":"cb77e513-c9d8-4eca-901b-a7b8447dd07d","lifecycleState":"CERTIFIED","lastUpdateDate":1647778975378,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77bbcc85-8b7f-4f9c-af14-b6924481fe12","invariantUUID":"e12d53e8-0e29-4333-8f87-42b41e20e75b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c0c93300-0b4e-40d4-b32b-031a68c1fbac","lifecycleState":"CERTIFIED","lastUpdateDate":1647778911316,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fb03c64-9bce-4d6d-a1d3-f6a8c0e33632","invariantUUID":"805032cb-ea77-4891-8904-27323ab1ef0b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3a180ca-6537-4f9e-90c9-fa21db00600e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778947816,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e475f0e2-4d24-486d-91ef-03ee6a1d283c","invariantUUID":"b382e87f-9e8b-4d85-b759-18f753085108","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":"objectStorage","uniqueId":"133b40fa-466b-4e3d-a22d-5fdb68d9ecdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778871989,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fda46e12-cd81-4aa6-bc72-c98822867735","invariantUUID":"8bf06dea-23c5-4570-af76-c08c3022716b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1059fc73-208a-4320-a07a-7d0d091b2e11","lifecycleState":"CERTIFIED","lastUpdateDate":1647778950958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9c85d0a-c81c-4819-a49f-c7edd8f20d37","invariantUUID":"74b454ad-6627-44f0-ac61-2b49100850e6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc6a8fbb-0de0-4c92-90fe-d892ae90ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1647778944816,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"139531ee-d513-4378-af9c-5cafb9b846d0","invariantUUID":"258f9c3f-fe0b-4b9f-80eb-3fb86c989a6e","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":"defaulticon","uniqueId":"0ec4a2a2-62d8-4377-b310-700f5359f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068026,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1ab01fa-f80d-4175-add6-4ebe2f6ccc60","invariantUUID":"6a5a9f17-cd87-4525-b1be-10b4a19ac11d","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db8ed9fd-64e3-4bc3-94b7-d08acaeb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779002587,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5f0893f-c6e8-45db-90c9-79efaa7a9755","invariantUUID":"a3a541a5-812c-40bb-8aa3-4886dedd7efa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4adadc45-af13-4d59-964e-e391932ac2d8","lifecycleState":"CERTIFIED","lastUpdateDate":1647779028858,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95680dab-edd3-4793-8865-787f73b73701","invariantUUID":"f846903b-d409-4c7b-a21f-9ed54e9c7d87","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e016f7df-0905-4664-bb49-8c3e98773cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778930311,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24d00476-3e1b-4a4f-a830-8b9028878f88","invariantUUID":"9afb813a-ab33-4114-b9f8-96a45b281bb3","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":"compute","uniqueId":"0fd6da6f-a90d-4e93-b0da-d18ad55b4081","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057779,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5b76089-60e4-4e1b-bbb0-29912e9e8d45","invariantUUID":"9fdb549d-ee10-46e9-8a58-ab19710f9fba","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":"2004d12a-180c-4136-8d2c-619087b6295e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778981736,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9ef8821-5091-4eaf-afdd-ed080cec4432","invariantUUID":"50580777-59e0-44bd-a662-9a3374cab61e","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":"eb65bc59-b11f-4259-9127-80c15d0841b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778889226,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f98f323-7be5-4b7d-b175-30b5d67e6142","invariantUUID":"0017c1ed-4001-4dca-8a2a-a3bfc96e368c","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":"25a95747-62ee-4ee9-bb4f-78400f15a539","lifecycleState":"CERTIFIED","lastUpdateDate":1647778955592,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa4dae57-411e-450c-8084-6e57cca47cce","invariantUUID":"49152cd4-d9e8-4bae-a4a8-b34199718042","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":"compute","uniqueId":"e7abff37-b77e-425f-89d6-e1335e29ebcb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778958528,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd067902-885d-4ddc-be28-a51edeea89fa","invariantUUID":"d6de2d06-253f-4c8d-bc54-ec58ecdd40b6","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":"port","uniqueId":"fff1dc60-cbb2-4694-851e-88ff2b706209","lifecycleState":"CERTIFIED","lastUpdateDate":1647778996662,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1756206-c93f-4853-92ff-003477a4de76","invariantUUID":"d3f3cbb4-3c90-4213-9dcb-41349455a0f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d48af515-183a-4083-81c8-c1827a4532e1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778956983,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b3a82fb-818b-4e75-90a1-c48897d8d0eb","invariantUUID":"7c6f2c39-cc15-4020-bc7a-109e4f2afa86","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cae9710c-5b10-42e9-9897-f828b407283b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778960215,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"845c22df-146c-47b1-8f1f-37064071629e","invariantUUID":"1a7cf230-f1bd-49b3-8044-82b5a52aa7de","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":"52ce12b3-6178-4700-a88d-2f2890d08591","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057985,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6073552d-a98e-4d8d-a4c0-071f56ba45b7","invariantUUID":"cd76088f-ae5f-41de-8562-ea215cc95f4c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29b605c6-5307-445e-9f85-360507f45469","lifecycleState":"CERTIFIED","lastUpdateDate":1647779006399,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fe481bf-8792-4589-b3c4-80e39eba99e4","invariantUUID":"1c2d54d1-b6c2-4a65-90e4-3480c2f54de9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94080278-a730-4185-8e91-1ab9f2017a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059065,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be818e2-c498-4018-8298-3ee5197f8afa","invariantUUID":"9185fcfd-6422-4702-9760-75184988f7b7","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bcae872b-7e93-4590-920b-cd9c3743509a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779022547,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87e74e3-f3af-4fc7-8d7b-cc0079b57e16","invariantUUID":"a1bceabc-af09-4220-a16e-c6635344b722","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":"network","uniqueId":"04854cf6-5544-4cb1-9272-4f0fa699d6fb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778895654,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a4af932-c678-4689-8963-f52fec0a79ca","invariantUUID":"61f4a86e-84c5-4dad-b689-46f46b6f94f0","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":"ca63cd4b-f905-4562-a1f9-409f3db9987d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779004021,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d12da49-cc11-4df4-aa3e-822a7cbe28e2","invariantUUID":"04f56953-83f1-4c11-9172-4d5968740fd2","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":"d1d23106-d235-4769-b77d-0e7af222f549","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058256,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39fc9dc-6a4a-46ab-8b7b-3ca02d4a8001","invariantUUID":"77283f63-477f-45a0-8eb3-cdb4411aa551","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ecefed60-a8e1-48fd-9b9e-9f5ca9674130","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068387,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acce679b-94da-4fdc-b675-d1e6f4e6430f","invariantUUID":"bc70efed-9b38-49be-bd25-0ab6a85b17b0","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5cbd8a84-b7d1-4cc9-b8ff-e1c2b5277ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778938935,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f4a5e3d-09e6-4d33-b38f-5ab26b4cc8a4","invariantUUID":"9c62d8b3-93d9-4687-a9e9-722afaeba5c4","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":"networkrules","uniqueId":"0025f82e-cf10-46b0-9d63-e8f26441a18a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778915013,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"360392dd-c1df-4f78-8c8b-3d1cb22edab2","invariantUUID":"5dca25b3-67c5-437b-8223-5b73d61e4b6a","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":"compute","uniqueId":"abb62a40-b5df-4e56-89ee-ec71137b8355","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059169,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecb3f32b-6bd3-48ab-ad4f-910cc37a7b31","invariantUUID":"621af144-3077-48fa-a86a-002166b69325","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":"objectStorage","uniqueId":"d6548cf9-e45e-408a-98cf-bd2f64b3c9b3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058598,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f05dd515-1a82-40fe-840b-046b434b1087","invariantUUID":"7d70cbf2-9a94-4f29-9dcd-441a8efd4116","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":"defaulticon","uniqueId":"f55dba04-e728-47a6-9f02-ef15c46812c2","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067971,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0959c4e-a63b-40d3-b9b7-4bd2e36dde8c","invariantUUID":"e55dd3d4-d2af-47bc-832b-58159d521358","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f3f4da9-26a7-4444-a871-cba336f4aeed","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058787,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bb5b318-9f63-4943-b2a0-c67fc694b270","invariantUUID":"6b1c43cd-446a-4ce1-bb1a-eb4d0a70cc5b","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e929228a-b5de-4894-9351-1b78be98e315","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef270f9-7b89-478f-94ee-2078beb76708","invariantUUID":"7dea2deb-f900-4d48-859a-b2cc9b0f8695","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":"d1ee066a-0ba7-4173-a509-97732b9e9321","lifecycleState":"CERTIFIED","lastUpdateDate":1647778897073,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15941a83-9b16-4a02-8828-001555c6c034","invariantUUID":"15376de1-5146-40d4-9481-ba4fd93c8211","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8ba364-9983-45c6-8f13-c522f7fe2867","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059285,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d94cfd-22b1-4ec8-9a74-3e786f5f1f3c","invariantUUID":"648adcb1-1a98-47b1-b6a0-9745547f8dbf","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57420950-e7e9-4896-b977-8e2f3223fcd3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc58cf3e-2999-47b5-823e-d13381014bb8","invariantUUID":"81bd0415-e2bd-4672-89d6-5a1239ca82c3","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8891f454-de4a-47c9-b96f-1d4d075d839f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067853,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f154d2e0-d7a8-4351-9e75-8156ea466f75","invariantUUID":"8ff73788-4084-41c8-8666-e63d6695966a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","lifecycleState":"CERTIFIED","lastUpdateDate":1647785305589,"name":"basic_onboard_UKfzel","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","systemName":"BasicOnboardUkfzel","description":"service","tags":["basic_onboard_UKfzel"],"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":"177c0a0d-080d-409d-9841-e90f41f4923c","lifecycleState":"CERTIFIED","lastUpdateDate":1647784999366,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-20 14:08:30,761 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_UKfzel found in services list 2022-03-20 14:08:40,772 INFO 741:service.py(1) - attempting to PROD/activate Service basic_onboard_UKfzel in SDC 2022-03-20 14:08:40,775 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:40,775 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/291a3826-8279-4ad1-b504-ec5e8f25d801/distribution/PROD/activate 2022-03-20 14:08:40,775 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-03-20 14:08:40,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:43,806 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/291a3826-8279-4ad1-b504-ec5e8f25d801/distribution/PROD/activate HTTP/1.1" 200 None 2022-03-20 14:08:43,808 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-03-20 14:08:43,811 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"291a3826-8279-4ad1-b504-ec5e8f25d801","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"291a3826-8279-4ad1-b504-ec5e8f25d801","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"291a3826-8279-4ad1-b504-ec5e8f25d801","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"291a3826-8279-4ad1-b504-ec5e8f25d801","empty":false},{"definition":false,"hidden":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"291a3826-8279-4ad1-b504-ec5e8f25d801","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.assettoscacsar","artifactName":"service-BasicOnboardUkfzel-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YmYxZTBiNDljYjcyYzYwMjYzNTcyNjY2MGViYjdjNDg=","artifactUUID":"8a5b468a-83f5-4c2c-983e-5dfe56e8a467","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.assettoscacsar","duplicated":false,"payloadUpdateDate":1647785309386,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.assettoscatemplate","artifactName":"service-BasicOnboardUkfzel-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OTQzYzczYzlhOGU0Nzc0YmUwMjExMWQ2OWQwOTFjZjc=","artifactUUID":"c9929668-0032-4369-a8bc-6eab1aef50b0","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.assettoscatemplate","duplicated":false,"payloadUpdateDate":1647785308942,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785273882,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWI3MjQ3YjIyYmQxNDA2NjI2MjMyMDI4MDZlY2ZhYWI=","artifactUUID":"341b056f-be6d-4365-83ae-067c02249820","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"3affbac9-4d76-479f-8c38-1982792a812f.vflicense","duplicated":false,"payloadUpdateDate":1647785273885,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273882,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0.vfModulesMetadata","artifactName":"basic_onboard_ukfzel0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTljODBjYWY3NGFmMzAwZTUzOWQ2NzA3YjZmNzViZWM=","artifactUUID":"c4d887ac-cc3d-45ab-93ce-cddcb27c4615","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1647785308105,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1647785273918,"description":"created from csar","artifactType":"HEAT","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"12184861-e4b8-4afa-8eea-b84353108e5e","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","duplicated":false,"payloadUpdateDate":1647785273929,"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":1647785273918,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785273862,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"e74876c0-b8c3-44dd-b1b8-7fd845d5290f","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"3affbac9-4d76-479f-8c38-1982792a812f.vendorlicense","duplicated":false,"payloadUpdateDate":1647785273868,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273862,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1647785303717,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"d5f6195a-156e-401c-b6cd-7da78694b4a3","generatedFromId":"3affbac9-4d76-479f-8c38-1982792a812f.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0.heat1env","duplicated":false,"payloadUpdateDate":1647785307536,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1647785303717,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785303717,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardukfzelvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785273902,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","artifactName":"VSP_basic_onboard_UKfzel_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmE5MmExZDg1OTIxZjZmMTI0OGU3NWE1ZTBmN2E4MjE=","artifactUUID":"65aa5303-95e1-4b78-9c9b-0b914afb8ca7","artifactDisplayName":"VSP_basic_onboard_UKfzel_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardukfzelvspinformationtxt","esId":"3affbac9-4d76-479f-8c38-1982792a812f.vspbasiconboardukfzelvspinformationtxt","duplicated":false,"payloadUpdateDate":1647785273903,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1647785273902,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1647785303722,"artifacts":["3affbac9-4d76-479f-8c38-1982792a812f.heat1","3affbac9-4d76-479f-8c38-1982792a812f.heat1env"],"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0.3affbac9-4d76-479f-8c38-1982792a812f.BasicOnboardUkfzel..base_ubuntu18..module-0.basic_onboard_ukfzel0basiconboardukfzelbase_ubuntu18module0","invariantUUID":"a2109c40-ef5f-4c49-8f3a-7885010bd188","normalizedName":"basic_onboard_ukfzel0basiconboardukfzelbase_ubuntu18module0","modificationTime":1647785303722,"customizationUUID":"e119a93a-9c9a-42fa-8624-960cffe2297b","groupInstanceArtifacts":["c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0.heat1env"],"groupInstanceArtifactsUuid":["d5f6195a-156e-401c-b6cd-7da78694b4a3"],"artifactsUuid":["12184861-e4b8-4afa-8eea-b84353108e5e"],"groupUUID":"79054c6e-3d10-46a4-b634-50cb5380c60c","groupName":"BasicOnboardUkfzel..base_ubuntu18..module-0","groupUid":"3affbac9-4d76-479f-8c38-1982792a812f.BasicOnboardUkfzel..base_ubuntu18..module-0","name":"basic_onboard_ukfzel0..BasicOnboardUkfzel..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_UKfzel 0"},"actualComponentUid":"1813e2f0-1892-4077-a582-1e854db71b14","createdFromCsar":false,"uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0","normalizedName":"basic_onboard_ukfzel0","name":"basic_onboard_UKfzel 0","creationTime":1647785303651,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_ukfzel0","componentUid":"1813e2f0-1892-4077-a582-1e854db71b14","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardUkfzel","modificationTime":1647785303651,"customizationUUID":"b1cb36f1-4b4d-4731-bc4f-44bfb5adf177","posX":"200","posY":"100","componentName":"basic_onboard_UKfzel","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.1813e2f0-1892-4077-a582-1e854db71b14.basic_onboard_ukfzel0":[{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"3affbac9-4d76-479f-8c38-1982792a812f.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1df4ea4a-20a1-4fcf-97a3-ebd2841022d5","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false},{"definition":false,"hidden":false,"uniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c348e754-2a34-40be-bb6c-99e5d174ebe8","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","icon":"network_l_1-3","creationDate":1647785301929,"description":"service","tags":["basic_onboard_UKfzel"],"uniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","componentMetadataForSupportLog":{"SupportablityComponentUUID":"926fa0eb-cde2-4bdc-b653-d3545e454416","SupportablityComponentName":"basic_onboard_UKfzel","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","systemName":"BasicOnboardUkfzel","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","normalizedName":"basiconboardukfzel","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1647785322700,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1647785301883,"artifactType":"OTHER","uniqueId":"c9ec8e92-3cb4-4cf6-accf-6bd80bf10a33.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1647785301883,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"291a3826-8279-4ad1-b504-ec5e8f25d801"},"service":true,"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"name":"basic_onboard_UKfzel"} 2022-03-20 14:08:43,814 DEBUG 187:__init__.py(1) - check if Service basic_onboard_UKfzel exists in SDC 2022-03-20 14:08:43,814 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-03-20 14:08:43,814 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:43,815 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-03-20 14:08:43,815 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-03-20 14:08:43,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-03-20 14:08:43,901 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-03-20 14:08:43,902 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-03-20 14:08:43,902 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","name":"basic_onboard_UKfzel","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/926fa0eb-cde2-4bdc-b653-d3545e454416/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-03-20 14:08:43,904 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-03-20 14:08:43,904 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:43,904 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:43,904 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:43,905 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_UKfzel from SDC 2022-03-20 14:08:43,905 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-03-20 14:08:43,905 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-03-20 14:08:43,905 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-03-20 14:08:43,905 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-03-20 14:08:43,905 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_UKfzel 2022-03-20 14:08:43,905 INFO 220:__init__.py(1) - Service found, updating information 2022-03-20 14:08:43,906 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-03-20 14:08:43,906 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-03-20 14:08:43,906 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-03-20 14:08:43,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-03-20 14:08:43,961 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-03-20 14:08:43,963 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-03-20 14:08:43,965 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b1b5c596-7e87-48b7-91d7-04b7295b6a62","lifecycleState":"CERTIFIED","lastUpdateDate":1647778965778,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f77c1ae-d50f-48e7-9fe7-0f8979bb2c4c","invariantUUID":"f08acc79-7b0d-452e-a6c2-19020f3e8e90","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":"f522c7f0-fbb8-4d0a-b065-67951a539f42","lifecycleState":"CERTIFIED","lastUpdateDate":1647778924855,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8152c120-819a-4a9c-8349-68629e731397","invariantUUID":"759748ca-925c-4521-94a2-95497edd35bd","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":"securityrules","uniqueId":"fcb65cb7-19e1-41fa-93c6-b5c8c7f5fdd5","lifecycleState":"CERTIFIED","lastUpdateDate":1647778917927,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"811e180a-7323-4b4f-8da0-8da8523abd23","invariantUUID":"5ace04b8-72af-4683-a690-cabe56a73791","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":"port","uniqueId":"74b5863a-2e80-4bb5-85db-da26379a4272","lifecycleState":"CERTIFIED","lastUpdateDate":1647778995241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5e49799-eb22-4685-800a-ab6f8e44c0d7","invariantUUID":"a1bd4d50-8c2f-49fd-b999-68065eb2ca09","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":"compute","uniqueId":"6b2bbfc3-9c36-4830-9c09-d540153d2f43","lifecycleState":"CERTIFIED","lastUpdateDate":1647778973576,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2352b3d-9724-41d4-9fc8-fc472078eda7","invariantUUID":"889f4294-901a-4e03-b96f-23525c263c71","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":"loadBalancer","uniqueId":"ae39df00-95bc-4265-a56e-3b68b2823a34","lifecycleState":"CERTIFIED","lastUpdateDate":1647778877093,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73de7efd-1f3f-430f-b92f-2789aa5d6b54","invariantUUID":"00ff8f9e-6085-4227-8044-afbd5921fd56","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":"compute","uniqueId":"ff8066e2-bdb7-480e-8736-e17780c509a4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778859688,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56422245-8000-4e52-b2f0-70db0cda62e8","invariantUUID":"f324d1f4-b35a-4294-a763-af66dbd40f49","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":"compute","uniqueId":"de703561-e838-46de-b8fd-48300792f032","lifecycleState":"CERTIFIED","lastUpdateDate":1647778920268,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2e16b32-dd0e-40c8-ab90-92da88f23c4c","invariantUUID":"1ece05b4-cf1f-4ab6-8163-674d4cb219eb","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9964a7fc-c493-4bba-91b5-d9e508b035ee","lifecycleState":"CERTIFIED","lastUpdateDate":1647778999689,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"839806fa-8f3d-423c-a6b2-1ef16cb40ba5","invariantUUID":"28f35159-6b1f-4f43-875b-1fbf64baa71e","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":"objectStorage","uniqueId":"ac72806d-c03c-439e-a133-129b0b92651b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778886153,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50944ce-cc9c-4f76-83b4-8668f4f062a1","invariantUUID":"95e130a2-7812-4726-bbb3-23c297e177a8","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":"a9c77ae0-f109-4922-aa1f-a8af0294e25d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068291,"name":"K8SMicroserviceControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e81980-66b6-48c7-9497-570837a38c2b","invariantUUID":"35b8f671-b85d-43e4-af4c-ff8c8b2b99e9","systemName":"K8smicroservicecontrolloopelement","description":"The TOSCA service template representing the K8SMicroserviceControlLoopElement","tags":["K8SMicroserviceControlLoopElement","org.onap.policy.clamp.controlloop.K8SMicroserviceControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fe9e2bd8-e396-4c00-ac38-14c9494d4a3b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778887642,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a96406-7af6-43d5-857c-b4c1bce5edac","invariantUUID":"d0d0ebd9-5afe-44af-a400-d1d456cf9fdf","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c9ff28f4-f12c-49d8-a093-f3805ca55d17","lifecycleState":"CERTIFIED","lastUpdateDate":1647779019333,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"807af154-5d56-4f3f-9d96-69582d7dd1f1","invariantUUID":"70cf436e-d262-4fe1-bac8-79b8ae7fc5f3","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":"port","uniqueId":"5e8800b7-1277-4089-9fab-ddcf3b6072d0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778890817,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6461c681-1a97-4128-b858-e0b8e05605db","invariantUUID":"3e426bad-88eb-4918-bb3c-37a9c6eee121","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":"networkrules","uniqueId":"c7a908e4-624b-4bae-9893-e63777760aa1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778909180,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f3499ea8-389b-4913-98e8-01de0530a4f5","invariantUUID":"53a017b2-159f-4ad9-b024-fb94018748e3","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9ccdc9b5-5b45-4c86-869a-c8fdcec6984b","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067915,"name":"ControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"734f556a-cbd1-4d5b-b405-0f643c87e20b","invariantUUID":"b9ad53b9-6f1c-41ca-ac4a-747ff3a194a3","systemName":"Controlloopelement","description":"The TOSCA service template representing the ControlLoopElement","tags":["ControlLoopElement","org.onap.policy.clamp.controlloop.ControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"19adde20-bd9c-4302-9804-60a12e811d96","lifecycleState":"CERTIFIED","lastUpdateDate":1647778868997,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"b0509a3c-0a95-417c-af59-e6cd9e088938","invariantUUID":"661b0f8f-cb5e-49ee-8889-b487fa33d541","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"9ae90b3e-91a7-471b-9b73-5ade3b5d58c1","lifecycleState":"CERTIFIED","lastUpdateDate":1647779026458,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54e60139-53a1-407b-ba91-913cca34408d","invariantUUID":"7484837b-f5ef-4c42-bdcb-20eefc216115","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"af1104e8-89c7-464d-a0bd-ecb9473b7561","lifecycleState":"CERTIFIED","lastUpdateDate":1647778916513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35550b9c-a0a1-4cde-bee4-f332476c78f0","invariantUUID":"833e7282-a941-4af1-950a-3787581f2917","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"83e2fc31-18af-47a3-bd2f-6fcc27966763","lifecycleState":"CERTIFIED","lastUpdateDate":1647779021002,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc7553a5-d52c-42d1-badc-31057f540743","invariantUUID":"2db9fb1f-9838-48fe-a18a-b90687825b91","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9373fa82-1e09-48a8-9173-0b1df7060d97","lifecycleState":"CERTIFIED","lastUpdateDate":1647778968157,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f2b2b55c-2c5d-4d48-ae1f-7ab212167173","invariantUUID":"eecf61eb-f264-4cff-9ed9-c04f62ed8c26","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":"defaulticon","uniqueId":"409581c6-a118-4c44-a225-fac2763d603f","lifecycleState":"CERTIFIED","lastUpdateDate":1647778892430,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc2abf8d-f666-4cfe-b862-763897191889","invariantUUID":"4585ee6a-c562-48ea-a992-a9d4b2285a1f","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":"port","uniqueId":"33b17928-d1c2-4dff-96bd-3fdef8a0d75e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059508,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11b156fd-511b-4714-9b82-4911c43bad6f","invariantUUID":"e4ae1a77-86b1-4289-ab44-be0c5152ab0e","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":"port","uniqueId":"fcc4f6ca-d770-4b5e-833b-eb88b2fafb0e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778993806,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbdaaf97-7e4e-4fbe-8e1f-d2ed14bcd548","invariantUUID":"63a2e41c-2ecf-4a55-8dbf-fdf8b7531d3a","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f88cb951-49a8-42ad-8e31-58260df2dc7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778900085,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ba4705cb-9e2a-46ab-9aa6-07ba0a6b56ad","invariantUUID":"239ae511-c269-4962-bdf1-87261a827960","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":"objectStorage","uniqueId":"7141c21f-2fa4-4a05-a533-15b9cf6aebe1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778874105,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bf1eb65c-4747-4e9e-9393-f29d533e588a","invariantUUID":"139d320a-946e-40f8-bf16-bbec6914a2df","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":"network","uniqueId":"bfb1b82d-eb01-4a41-89b9-f991f0de017c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778943344,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7012561-138b-4e98-8ec6-bde5147bd579","invariantUUID":"cd801114-3e90-41c2-9bc0-e9c0b2b0ca6e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0ee7196b-967f-41dc-9e58-b10f977e7941","lifecycleState":"CERTIFIED","lastUpdateDate":1647778953997,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e6f7df4e-6af3-4bcc-ae42-59619b1bd1fe","invariantUUID":"103fde42-8a51-4532-b1cb-048fff67b789","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b66a2e05-af14-4aea-936f-4bafe3f163b7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778932386,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a8341d6-b2ba-48d3-9e2b-96ee18c5edb7","invariantUUID":"e1b19410-7b80-4451-9e8e-b94f2b9804fd","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":"d3ce2b21-2581-4284-a78d-b3f00db03224","lifecycleState":"CERTIFIED","lastUpdateDate":1647778921815,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"41996936-60e2-4e60-810e-eddf7664dfab","invariantUUID":"3590c3a2-ba40-4338-823d-676270b1b55c","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":"defaulticon","uniqueId":"08e98c19-dcf8-422f-8eaf-2286b4aa278a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778991586,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ffba175-80d8-4c66-a08d-8ba1fbb74aab","invariantUUID":"787dea11-393b-466d-a9c2-fa28430d7708","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5225b61b-e928-4c8f-8d24-dfde4f10ca3a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068200,"name":"CDSControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee5be25-b504-4847-adc9-09d17c2ad2fc","invariantUUID":"3e846178-2a79-432b-b477-a3ef651514c7","systemName":"Cdscontrolloopelement","description":"The TOSCA service template representing the CDSControlLoopElement","tags":["CDSControlLoopElement","org.onap.policy.clamp.controlloop.CDSControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"216f12fc-a844-460d-bc8c-da1d69042ad2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778989286,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cce315f8-7da9-4eae-849f-fe8c5124dfff","invariantUUID":"e7285682-3305-49b6-bfed-2573ad277b8e","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":"232a8e3f-0e13-4a72-9523-f085985deec3","lifecycleState":"CERTIFIED","lastUpdateDate":1647778923375,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc09c823-5ba8-473b-ab9d-1b13d0bc422f","invariantUUID":"e45a4261-bee1-47d7-8807-7e37d32b3fe4","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ea304c5a-913d-446c-b867-b59c545081a6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778949482,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1efe615a-d72e-441f-b9df-90ee6abd920e","invariantUUID":"b8496e12-e273-42e2-9bbd-9cb215ebb6ea","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":"0204fbd5-da6f-41dc-90e0-7ffd62865e30","lifecycleState":"CERTIFIED","lastUpdateDate":1647779013837,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e415871d-ec64-40e0-9736-f89b76283c18","invariantUUID":"3eaa695f-f576-43b6-9b0c-b495a5ce3a4f","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":"objectStorage","uniqueId":"2c1a671d-551a-41df-a222-f4c017b22993","lifecycleState":"CERTIFIED","lastUpdateDate":1647778884651,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27396398-719e-4c0d-9875-649e66bdbabd","invariantUUID":"49e6f539-6207-425f-831b-09ba52548eb4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2010a6aa-1ae8-47d6-8bc6-8aa523b9a883","lifecycleState":"CERTIFIED","lastUpdateDate":1647779001104,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"395f9d00-f7ec-46bd-86c0-f170dc857f4f","invariantUUID":"a3e99084-13ab-4be1-8f52-57656c88ad58","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":"c080116d-ac09-4d3d-b53c-f932309a19d4","lifecycleState":"CERTIFIED","lastUpdateDate":1647778893935,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9f409228-fa14-4125-a1ee-b5c350096fd5","invariantUUID":"2728bd17-9c83-4344-a4c7-951923140292","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e68dc7f7-b67e-4a8a-93e8-caae2a75d09e","lifecycleState":"CERTIFIED","lastUpdateDate":1647779024073,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56dfd105-868c-4ae5-bb18-6e319473c8ac","invariantUUID":"25293ba2-fd3b-4070-b35f-d12f8b371771","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8cc6c6a9-9e61-4258-be10-31046c3bdd85","lifecycleState":"CERTIFIED","lastUpdateDate":1647778928384,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9cf35c-742e-4bc4-ad18-8a700f3e8bdd","invariantUUID":"c1486429-fe81-41a4-b84d-5376901f32d5","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8937e469-e63d-4f3a-a0c1-71459020b845","lifecycleState":"CERTIFIED","lastUpdateDate":1647778963879,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"672edc5f-efb0-46a6-aff8-12466c801ee7","invariantUUID":"3764e647-cfff-42ba-a058-b80162e4b255","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8c8812-23cd-489b-b38f-ddc5c1e12a66","lifecycleState":"CERTIFIED","lastUpdateDate":1647779015522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecc609a4-02ee-4808-ab97-6b4c23a436d4","invariantUUID":"b70815f4-7600-457d-b019-94448e074c46","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"91140a3e-d3e6-4ce2-8c71-0d264ca872e9","lifecycleState":"CERTIFIED","lastUpdateDate":1647779008944,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a5b26ee-77f7-4ac1-a490-1f1bb3325496","invariantUUID":"8ae33e95-6531-419e-943f-74c8a15276d3","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":"f1b7b1c8-b6ef-490a-8c4a-8127e70a901c","lifecycleState":"CERTIFIED","lastUpdateDate":1647778952554,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8aa92627-714b-430d-b5bc-cbfea809de70","invariantUUID":"da3627f7-47c3-4d71-ba3d-51630e93bdfa","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b325219-e831-4fdd-ae52-fa950a4198dc","lifecycleState":"CERTIFIED","lastUpdateDate":1647779010604,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1065f961-1af7-43a4-a490-8f40804a99ee","invariantUUID":"07ec2115-9491-42af-9920-c6eaaaae573f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"793db367-ff46-4f5f-96eb-3c053c094bde","lifecycleState":"CERTIFIED","lastUpdateDate":1647778880300,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4283829e-abcb-4dc5-8a83-e2095ef8f30d","invariantUUID":"c23f2edb-1ef9-4a0c-bd32-b873746bb092","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":"bef85bd5-0ec8-4aec-895d-b26230421ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1647778998098,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8082c07-52e0-41b2-959c-1ef1319be4de","invariantUUID":"bb53f508-b40f-4e99-ab5d-b7fc2d336dbc","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":"objectStorage","uniqueId":"49958a1e-3fa5-441d-b16e-11d78d2727de","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058389,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b12ed028-1c09-43e7-9b67-c54f796c959a","invariantUUID":"33c783d7-b2e5-4c7b-96df-abd00c6c2e16","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2b46fef-9cb9-4df9-b345-9512ee49b7c7","lifecycleState":"CERTIFIED","lastUpdateDate":1647778898589,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c312c2a1-9c00-4ba0-9986-3b31c8b28d27","invariantUUID":"b2a30fe7-eb29-407d-8df3-4ba7682ffced","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":"objectStorage","uniqueId":"59850592-f7e2-4c07-8875-e28969adb115","lifecycleState":"CERTIFIED","lastUpdateDate":1647778980190,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20d9e975-928e-4482-b93b-b71900069c94","invariantUUID":"dfb17111-42b8-4f4b-8b8b-3c2fa4dab2a9","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":"defaulticon","uniqueId":"1813e2f0-1892-4077-a582-1e854db71b14","lifecycleState":"CERTIFIED","lastUpdateDate":1647785286142,"name":"basic_onboard_UKfzel","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0220ef37-af92-4d33-bf04-02665f68f708","invariantUUID":"4e921d44-9b5e-4191-8222-3b48b42bc8a5","systemName":"BasicOnboardUkfzel","description":"VF","tags":["basic_onboard_UKfzel"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e0efbb00-593d-4e52-b882-e3f75f1a5930","lifecycleState":"CERTIFIED","lastUpdateDate":1647778878683,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd2f7ae7-8e57-4410-a355-282f2296459a","invariantUUID":"7728c4de-c530-4074-8e7f-579df5af2fa6","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":"objectStorage","uniqueId":"cb77e513-c9d8-4eca-901b-a7b8447dd07d","lifecycleState":"CERTIFIED","lastUpdateDate":1647778975378,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77bbcc85-8b7f-4f9c-af14-b6924481fe12","invariantUUID":"e12d53e8-0e29-4333-8f87-42b41e20e75b","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c0c93300-0b4e-40d4-b32b-031a68c1fbac","lifecycleState":"CERTIFIED","lastUpdateDate":1647778911316,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fb03c64-9bce-4d6d-a1d3-f6a8c0e33632","invariantUUID":"805032cb-ea77-4891-8904-27323ab1ef0b","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3a180ca-6537-4f9e-90c9-fa21db00600e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778947816,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e475f0e2-4d24-486d-91ef-03ee6a1d283c","invariantUUID":"b382e87f-9e8b-4d85-b759-18f753085108","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":"objectStorage","uniqueId":"133b40fa-466b-4e3d-a22d-5fdb68d9ecdb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778871989,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fda46e12-cd81-4aa6-bc72-c98822867735","invariantUUID":"8bf06dea-23c5-4570-af76-c08c3022716b","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1059fc73-208a-4320-a07a-7d0d091b2e11","lifecycleState":"CERTIFIED","lastUpdateDate":1647778950958,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b9c85d0a-c81c-4819-a49f-c7edd8f20d37","invariantUUID":"74b454ad-6627-44f0-ac61-2b49100850e6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc6a8fbb-0de0-4c92-90fe-d892ae90ef98","lifecycleState":"CERTIFIED","lastUpdateDate":1647778944816,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"139531ee-d513-4378-af9c-5cafb9b846d0","invariantUUID":"258f9c3f-fe0b-4b9f-80eb-3fb86c989a6e","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":"defaulticon","uniqueId":"0ec4a2a2-62d8-4377-b310-700f5359f58f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068026,"name":"PolicyControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a1ab01fa-f80d-4175-add6-4ebe2f6ccc60","invariantUUID":"6a5a9f17-cd87-4525-b1be-10b4a19ac11d","systemName":"Policycontrolloopelement","description":"The TOSCA service template representing the PolicyControlLoopElement","tags":["PolicyControlLoopElement","org.onap.policy.clamp.controlloop.PolicyControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db8ed9fd-64e3-4bc3-94b7-d08acaeb247c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779002587,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5f0893f-c6e8-45db-90c9-79efaa7a9755","invariantUUID":"a3a541a5-812c-40bb-8aa3-4886dedd7efa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4adadc45-af13-4d59-964e-e391932ac2d8","lifecycleState":"CERTIFIED","lastUpdateDate":1647779028858,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95680dab-edd3-4793-8865-787f73b73701","invariantUUID":"f846903b-d409-4c7b-a21f-9ed54e9c7d87","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e016f7df-0905-4664-bb49-8c3e98773cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1647778930311,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24d00476-3e1b-4a4f-a830-8b9028878f88","invariantUUID":"9afb813a-ab33-4114-b9f8-96a45b281bb3","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":"compute","uniqueId":"0fd6da6f-a90d-4e93-b0da-d18ad55b4081","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057779,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5b76089-60e4-4e1b-bbb0-29912e9e8d45","invariantUUID":"9fdb549d-ee10-46e9-8a58-ab19710f9fba","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":"2004d12a-180c-4136-8d2c-619087b6295e","lifecycleState":"CERTIFIED","lastUpdateDate":1647778981736,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9ef8821-5091-4eaf-afdd-ed080cec4432","invariantUUID":"50580777-59e0-44bd-a662-9a3374cab61e","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":"eb65bc59-b11f-4259-9127-80c15d0841b6","lifecycleState":"CERTIFIED","lastUpdateDate":1647778889226,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f98f323-7be5-4b7d-b175-30b5d67e6142","invariantUUID":"0017c1ed-4001-4dca-8a2a-a3bfc96e368c","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":"25a95747-62ee-4ee9-bb4f-78400f15a539","lifecycleState":"CERTIFIED","lastUpdateDate":1647778955592,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa4dae57-411e-450c-8084-6e57cca47cce","invariantUUID":"49152cd4-d9e8-4bae-a4a8-b34199718042","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":"compute","uniqueId":"e7abff37-b77e-425f-89d6-e1335e29ebcb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778958528,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd067902-885d-4ddc-be28-a51edeea89fa","invariantUUID":"d6de2d06-253f-4c8d-bc54-ec58ecdd40b6","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":"port","uniqueId":"fff1dc60-cbb2-4694-851e-88ff2b706209","lifecycleState":"CERTIFIED","lastUpdateDate":1647778996662,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1756206-c93f-4853-92ff-003477a4de76","invariantUUID":"d3f3cbb4-3c90-4213-9dcb-41349455a0f4","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d48af515-183a-4083-81c8-c1827a4532e1","lifecycleState":"CERTIFIED","lastUpdateDate":1647778956983,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5b3a82fb-818b-4e75-90a1-c48897d8d0eb","invariantUUID":"7c6f2c39-cc15-4020-bc7a-109e4f2afa86","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cae9710c-5b10-42e9-9897-f828b407283b","lifecycleState":"CERTIFIED","lastUpdateDate":1647778960215,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"845c22df-146c-47b1-8f1f-37064071629e","invariantUUID":"1a7cf230-f1bd-49b3-8044-82b5a52aa7de","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":"52ce12b3-6178-4700-a88d-2f2890d08591","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057985,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6073552d-a98e-4d8d-a4c0-071f56ba45b7","invariantUUID":"cd76088f-ae5f-41de-8562-ea215cc95f4c","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"29b605c6-5307-445e-9f85-360507f45469","lifecycleState":"CERTIFIED","lastUpdateDate":1647779006399,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fe481bf-8792-4589-b3c4-80e39eba99e4","invariantUUID":"1c2d54d1-b6c2-4a65-90e4-3480c2f54de9","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94080278-a730-4185-8e91-1ab9f2017a7c","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059065,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3be818e2-c498-4018-8298-3ee5197f8afa","invariantUUID":"9185fcfd-6422-4702-9760-75184988f7b7","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bcae872b-7e93-4590-920b-cd9c3743509a","lifecycleState":"CERTIFIED","lastUpdateDate":1647779022547,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87e74e3-f3af-4fc7-8d7b-cc0079b57e16","invariantUUID":"a1bceabc-af09-4220-a16e-c6635344b722","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":"network","uniqueId":"04854cf6-5544-4cb1-9272-4f0fa699d6fb","lifecycleState":"CERTIFIED","lastUpdateDate":1647778895654,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a4af932-c678-4689-8963-f52fec0a79ca","invariantUUID":"61f4a86e-84c5-4dad-b689-46f46b6f94f0","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":"ca63cd4b-f905-4562-a1f9-409f3db9987d","lifecycleState":"CERTIFIED","lastUpdateDate":1647779004021,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9d12da49-cc11-4df4-aa3e-822a7cbe28e2","invariantUUID":"04f56953-83f1-4c11-9172-4d5968740fd2","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":"d1d23106-d235-4769-b77d-0e7af222f549","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058256,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c39fc9dc-6a4a-46ab-8b7b-3ca02d4a8001","invariantUUID":"77283f63-477f-45a0-8eb3-cdb4411aa551","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ecefed60-a8e1-48fd-9b9e-9f5ca9674130","lifecycleState":"CERTIFIED","lastUpdateDate":1647779068387,"name":"HttpControlLoopElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acce679b-94da-4fdc-b675-d1e6f4e6430f","invariantUUID":"bc70efed-9b38-49be-bd25-0ab6a85b17b0","systemName":"Httpcontrolloopelement","description":"The TOSCA service template representing the HttpControlLoopElement","tags":["HttpControlLoopElement","org.onap.policy.clamp.controlloop.HttpControlLoopElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5cbd8a84-b7d1-4cc9-b8ff-e1c2b5277ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1647778938935,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f4a5e3d-09e6-4d33-b38f-5ab26b4cc8a4","invariantUUID":"9c62d8b3-93d9-4687-a9e9-722afaeba5c4","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":"networkrules","uniqueId":"0025f82e-cf10-46b0-9d63-e8f26441a18a","lifecycleState":"CERTIFIED","lastUpdateDate":1647778915013,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"360392dd-c1df-4f78-8c8b-3d1cb22edab2","invariantUUID":"5dca25b3-67c5-437b-8223-5b73d61e4b6a","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":"compute","uniqueId":"abb62a40-b5df-4e56-89ee-ec71137b8355","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059169,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecb3f32b-6bd3-48ab-ad4f-910cc37a7b31","invariantUUID":"621af144-3077-48fa-a86a-002166b69325","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":"objectStorage","uniqueId":"d6548cf9-e45e-408a-98cf-bd2f64b3c9b3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058598,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f05dd515-1a82-40fe-840b-046b434b1087","invariantUUID":"7d70cbf2-9a94-4f29-9dcd-441a8efd4116","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":"defaulticon","uniqueId":"f55dba04-e728-47a6-9f02-ef15c46812c2","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067971,"name":"ControlLoop","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0959c4e-a63b-40d3-b9b7-4bd2e36dde8c","invariantUUID":"e55dd3d4-d2af-47bc-832b-58159d521358","systemName":"Controlloop","description":"The TOSCA service template representing the ControlLoop","tags":["ControlLoop","org.onap.policy.clamp.controlloop.ControlLoop"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4f3f4da9-26a7-4444-a871-cba336f4aeed","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058787,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bb5b318-9f63-4943-b2a0-c67fc694b270","invariantUUID":"6b1c43cd-446a-4ce1-bb1a-eb4d0a70cc5b","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.Vdu.VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e929228a-b5de-4894-9351-1b78be98e315","lifecycleState":"CERTIFIED","lastUpdateDate":1647779057890,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ef270f9-7b89-478f-94ee-2078beb76708","invariantUUID":"7dea2deb-f900-4d48-859a-b2cc9b0f8695","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":"d1ee066a-0ba7-4173-a509-97732b9e9321","lifecycleState":"CERTIFIED","lastUpdateDate":1647778897073,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15941a83-9b16-4a02-8828-001555c6c034","invariantUUID":"15376de1-5146-40d4-9481-ba4fd93c8211","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8ba364-9983-45c6-8f13-c522f7fe2867","lifecycleState":"CERTIFIED","lastUpdateDate":1647779059285,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d94cfd-22b1-4ec8-9a74-3e786f5f1f3c","invariantUUID":"648adcb1-1a98-47b1-b6a0-9745547f8dbf","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57420950-e7e9-4896-b977-8e2f3223fcd3","lifecycleState":"CERTIFIED","lastUpdateDate":1647779058949,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc58cf3e-2999-47b5-823e-d13381014bb8","invariantUUID":"81bd0415-e2bd-4672-89d6-5a1239ca82c3","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8891f454-de4a-47c9-b96f-1d4d075d839f","lifecycleState":"CERTIFIED","lastUpdateDate":1647779067853,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f154d2e0-d7a8-4351-9e75-8156ea466f75","invariantUUID":"8ff73788-4084-41c8-8666-e63d6695966a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.controlloop.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"CONTROL LOOP"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"291a3826-8279-4ad1-b504-ec5e8f25d801","lifecycleState":"CERTIFIED","lastUpdateDate":1647785322700,"name":"basic_onboard_UKfzel","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"926fa0eb-cde2-4bdc-b653-d3545e454416","invariantUUID":"0d7acc24-4fe3-46e2-a0b1-47af4d2058b2","systemName":"BasicOnboardUkfzel","description":"service","tags":["basic_onboard_UKfzel"],"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":"177c0a0d-080d-409d-9841-e90f41f4923c","lifecycleState":"CERTIFIED","lastUpdateDate":1647784999366,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c2fc7c5-6ce1-4de8-bf02-45f7d53cf770","invariantUUID":"43393f7f-66a2-4f90-93f8-a424f57f846e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-03-20 14:08:43,969 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_UKfzel found in services list 2022-03-20 14:08:43,969 INFO 222:service.py(1) - Service basic_onboard_UKfzel onboarded 2022-03-20 14:08:43,970 INFO 199:base.py(1) - ***************************************************** 2022-03-20 14:08:43,970 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-03-20 14:08:43,970 INFO 201:base.py(1) - ***************************************************** 2022-03-20 14:08:43,970 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-03-20 14:08:43,970 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:21 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-03-20 14:08:43,973 INFO 48:basic_onboard.py(1) - Generate Test report 2022-03-20 14:08:44,054 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-03-20 14:08:44,546 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2022-03-20 14:08:44,548 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6237356c6c44f50010880811 2022-03-20 14:08:44,548 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK