2021-11-15 14:56:10,350 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2021-11-15 14:56:10,350 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-15 14:56:10,359 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-11-15 14:56:10,359 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-15 14:56:10,359 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-11-15 14:56:10,359 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-15 14:56:10,359 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-15 14:56:10,359 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-11-15 14:56:10,360 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-15 14:56:10,360 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-15 14:56:10,360 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-15 14:56:10,360 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-15 14:56:10,360 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-15 14:56:10,360 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-15 14:56:10,361 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-15 14:56:10,361 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2021-11-15 14:56:10,361 DEBUG 32:basic_onboard.py(1) - start time 2021-11-15 14:56:10,361 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-11-15 14:56:10,361 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-15 14:56:10,362 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'} 2021-11-15 14:56:10,362 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 2021-11-15 14:56:10,362 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-15 14:56:10,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:10,486 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 2021-11-15 14:56:10,488 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-15 14:56:10,488 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"926a3d23f666445baa1236ba00d8774e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a624ebbe754c4f5999e9e034847781ef","type":"vlm","name":"12452e96-3e31-4ed2-9065","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c8ceb4cdf774461c89db80fef24f3f16","type":"vlm","name":"9b0fb5b6-8a7c-418e-b147","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-15 14:56:10,491 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-15 14:56:10,492 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-11-15 14:56:10,492 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-11-15 14:56:10,492 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2021-11-15 14:56:10,493 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-11-15 14:56:10,493 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-15 14:56:10,494 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'} 2021-11-15 14:56:10,494 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 2021-11-15 14:56:10,494 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-15 14:56:10,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:10,586 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 2021-11-15 14:56:10,587 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-15 14:56:10,588 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"926a3d23f666445baa1236ba00d8774e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a624ebbe754c4f5999e9e034847781ef","type":"vlm","name":"12452e96-3e31-4ed2-9065","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c8ceb4cdf774461c89db80fef24f3f16","type":"vlm","name":"9b0fb5b6-8a7c-418e-b147","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-11-15 14:56:10,590 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-11-15 14:56:10,591 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-11-15 14:56:10,591 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-11-15 14:56:10,610 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'} 2021-11-15 14:56:10,610 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 2021-11-15 14:56:10,610 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2021-11-15 14:56:10,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,160 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 2021-11-15 14:56:11,162 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-11-15 14:56:11,162 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"e59c9e0022f94c9a814a9522eaebd6d6","version":{"id":"85f7f29ae87d41ddb3f4a1898ee09ab3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-15 14:56:11,165 INFO 285:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2021-11-15 14:56:11,165 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2021-11-15 14:56:11,172 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'} 2021-11-15 14:56:11,172 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/e59c9e0022f94c9a814a9522eaebd6d6/versions/85f7f29ae87d41ddb3f4a1898ee09ab3/actions 2021-11-15 14:56:11,172 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-11-15 14:56:11,175 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,405 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/e59c9e0022f94c9a814a9522eaebd6d6/versions/85f7f29ae87d41ddb3f4a1898ee09ab3/actions HTTP/1.1" 200 2 2021-11-15 14:56:11,407 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-11-15 14:56:11,407 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-11-15 14:56:11,410 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_bcrOXm_VSP exists in SDC 2021-11-15 14:56:11,411 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-15 14:56:11,411 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'} 2021-11-15 14:56:11,412 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 2021-11-15 14:56:11,412 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-15 14:56:11,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,494 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 877 2021-11-15 14:56:11,496 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-15 14:56:11,496 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"926a3d23f666445baa1236ba00d8774e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b4becfacda6b447e9103c5fb678f577a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 356a0c98-a817","description":"vendor software product","vendorName":"12452e96-3e31-4ed2-9065","vendorId":"a624ebbe754c4f5999e9e034847781ef","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b29e32a4d6054e1a8c88aaae5ac222dc","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f050c34d-10f3","description":"vendor software product","vendorName":"9b0fb5b6-8a7c-418e-b147","vendorId":"c8ceb4cdf774461c89db80fef24f3f16","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"431bed717c88453a99336b4d4e10908c","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-15 14:56:11,499 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-15 14:56:11,499 DEBUG 324:vsp.py(1) - importing VSP pNF 356a0c98-a817 from SDC 2021-11-15 14:56:11,499 DEBUG 324:vsp.py(1) - importing VSP vFW f050c34d-10f3 from SDC 2021-11-15 14:56:11,500 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-15 14:56:11,500 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm_VSP 2021-11-15 14:56:11,500 INFO 169:__init__.py(1) - Vsp basic_onboard_bcrOXm_VSP doesn't exist in SDC 2021-11-15 14:56:11,501 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_bcrOXm_VSP exists in SDC 2021-11-15 14:56:11,501 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-15 14:56:11,502 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'} 2021-11-15 14:56:11,502 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 2021-11-15 14:56:11,502 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-15 14:56:11,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,558 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 877 2021-11-15 14:56:11,559 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-15 14:56:11,560 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"926a3d23f666445baa1236ba00d8774e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b4becfacda6b447e9103c5fb678f577a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 356a0c98-a817","description":"vendor software product","vendorName":"12452e96-3e31-4ed2-9065","vendorId":"a624ebbe754c4f5999e9e034847781ef","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b29e32a4d6054e1a8c88aaae5ac222dc","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f050c34d-10f3","description":"vendor software product","vendorName":"9b0fb5b6-8a7c-418e-b147","vendorId":"c8ceb4cdf774461c89db80fef24f3f16","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"431bed717c88453a99336b4d4e10908c","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-15 14:56:11,562 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-15 14:56:11,562 DEBUG 324:vsp.py(1) - importing VSP pNF 356a0c98-a817 from SDC 2021-11-15 14:56:11,562 DEBUG 324:vsp.py(1) - importing VSP vFW f050c34d-10f3 from SDC 2021-11-15 14:56:11,563 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-15 14:56:11,563 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm_VSP 2021-11-15 14:56:11,563 INFO 169:__init__.py(1) - Vsp basic_onboard_bcrOXm_VSP doesn't exist in SDC 2021-11-15 14:56:11,563 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_bcrOXm_VSP exists in SDC 2021-11-15 14:56:11,563 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-15 14:56:11,564 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'} 2021-11-15 14:56:11,564 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 2021-11-15 14:56:11,564 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-15 14:56:11,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,628 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 877 2021-11-15 14:56:11,630 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-15 14:56:11,630 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"926a3d23f666445baa1236ba00d8774e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b4becfacda6b447e9103c5fb678f577a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 356a0c98-a817","description":"vendor software product","vendorName":"12452e96-3e31-4ed2-9065","vendorId":"a624ebbe754c4f5999e9e034847781ef","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b29e32a4d6054e1a8c88aaae5ac222dc","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f050c34d-10f3","description":"vendor software product","vendorName":"9b0fb5b6-8a7c-418e-b147","vendorId":"c8ceb4cdf774461c89db80fef24f3f16","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"431bed717c88453a99336b4d4e10908c","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-15 14:56:11,634 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-15 14:56:11,634 DEBUG 324:vsp.py(1) - importing VSP pNF 356a0c98-a817 from SDC 2021-11-15 14:56:11,634 DEBUG 324:vsp.py(1) - importing VSP vFW f050c34d-10f3 from SDC 2021-11-15 14:56:11,634 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-15 14:56:11,635 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm_VSP 2021-11-15 14:56:11,635 INFO 169:__init__.py(1) - Vsp basic_onboard_bcrOXm_VSP doesn't exist in SDC 2021-11-15 14:56:11,635 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_bcrOXm_VSP exists in SDC 2021-11-15 14:56:11,635 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-15 14:56:11,636 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'} 2021-11-15 14:56:11,636 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 2021-11-15 14:56:11,636 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-15 14:56:11,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,698 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 877 2021-11-15 14:56:11,699 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-15 14:56:11,700 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"926a3d23f666445baa1236ba00d8774e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b4becfacda6b447e9103c5fb678f577a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 356a0c98-a817","description":"vendor software product","vendorName":"12452e96-3e31-4ed2-9065","vendorId":"a624ebbe754c4f5999e9e034847781ef","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b29e32a4d6054e1a8c88aaae5ac222dc","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f050c34d-10f3","description":"vendor software product","vendorName":"9b0fb5b6-8a7c-418e-b147","vendorId":"c8ceb4cdf774461c89db80fef24f3f16","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"431bed717c88453a99336b4d4e10908c","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-15 14:56:11,702 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-15 14:56:11,702 DEBUG 324:vsp.py(1) - importing VSP pNF 356a0c98-a817 from SDC 2021-11-15 14:56:11,703 DEBUG 324:vsp.py(1) - importing VSP vFW f050c34d-10f3 from SDC 2021-11-15 14:56:11,703 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-15 14:56:11,703 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm_VSP 2021-11-15 14:56:11,703 INFO 169:__init__.py(1) - Vsp basic_onboard_bcrOXm_VSP doesn't exist in SDC 2021-11-15 14:56:11,703 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:11,704 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_bcrOXm_VSP exists in SDC 2021-11-15 14:56:11,704 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-15 14:56:11,704 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'} 2021-11-15 14:56:11,704 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 2021-11-15 14:56:11,705 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-15 14:56:11,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,762 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 877 2021-11-15 14:56:11,763 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-15 14:56:11,763 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"926a3d23f666445baa1236ba00d8774e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b4becfacda6b447e9103c5fb678f577a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 356a0c98-a817","description":"vendor software product","vendorName":"12452e96-3e31-4ed2-9065","vendorId":"a624ebbe754c4f5999e9e034847781ef","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b29e32a4d6054e1a8c88aaae5ac222dc","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f050c34d-10f3","description":"vendor software product","vendorName":"9b0fb5b6-8a7c-418e-b147","vendorId":"c8ceb4cdf774461c89db80fef24f3f16","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"431bed717c88453a99336b4d4e10908c","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-11-15 14:56:11,766 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-15 14:56:11,766 DEBUG 324:vsp.py(1) - importing VSP pNF 356a0c98-a817 from SDC 2021-11-15 14:56:11,766 DEBUG 324:vsp.py(1) - importing VSP vFW f050c34d-10f3 from SDC 2021-11-15 14:56:11,766 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-11-15 14:56:11,767 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm_VSP 2021-11-15 14:56:11,767 INFO 169:__init__.py(1) - Vsp basic_onboard_bcrOXm_VSP doesn't exist in SDC 2021-11-15 14:56:11,771 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-11-15 14:56:11,771 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-11-15 14:56:11,772 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'} 2021-11-15 14:56:11,772 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 2021-11-15 14:56:11,772 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-11-15 14:56:11,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,824 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 2021-11-15 14:56:11,825 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-11-15 14:56:11,825 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"e59c9e0022f94c9a814a9522eaebd6d6","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"926a3d23f666445baa1236ba00d8774e","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a624ebbe754c4f5999e9e034847781ef","type":"vlm","name":"12452e96-3e31-4ed2-9065","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c8ceb4cdf774461c89db80fef24f3f16","type":"vlm","name":"9b0fb5b6-8a7c-418e-b147","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-11-15 14:56:11,828 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-11-15 14:56:11,828 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-11-15 14:56:11,828 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'} 2021-11-15 14:56:11,828 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/e59c9e0022f94c9a814a9522eaebd6d6/versions 2021-11-15 14:56:11,829 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:11,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e59c9e0022f94c9a814a9522eaebd6d6/versions HTTP/1.1" 200 264 2021-11-15 14:56:11,891 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:11,891 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"85f7f29ae87d41ddb3f4a1898ee09ab3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988170701,"modificationTime":1636988171313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:11,893 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-15 14:56:11,893 INFO 192:__init__.py(1) - Vendor found, updating information 2021-11-15 14:56:11,893 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:56:11,894 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/e59c9e0022f94c9a814a9522eaebd6d6/versions 2021-11-15 14:56:11,894 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:11,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:11,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e59c9e0022f94c9a814a9522eaebd6d6/versions HTTP/1.1" 200 264 2021-11-15 14:56:11,941 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:11,941 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"85f7f29ae87d41ddb3f4a1898ee09ab3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988170701,"modificationTime":1636988171313,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:11,943 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-15 14:56:11,943 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'} 2021-11-15 14:56:11,943 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 2021-11-15 14:56:11,944 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_bcrOXm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "e59c9e0022f94c9a814a9522eaebd6d6", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-11-15 14:56:11,945 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:12,788 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 2021-11-15 14:56:12,790 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-11-15 14:56:12,791 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"2404648bb1c740698e8c13124d87cca9","version":{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft"}} 2021-11-15 14:56:12,794 INFO 285:__init__.py(1) - Vsp basic_onboard_bcrOXm_VSP is created in SDC 2021-11-15 14:56:12,795 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'} 2021-11-15 14:56:12,796 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:12,796 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:12,799 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:12,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:12,867 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:12,867 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988172203,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:12,870 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'} 2021-11-15 14:56:12,870 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:12,871 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:12,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:12,986 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 223 2021-11-15 14:56:12,988 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:12,988 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636988171999,"modificationTime":1636988172186} 2021-11-15 14:56:12,992 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'} 2021-11-15 14:56:12,992 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:12,993 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:12,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:13,175 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 409 2021-11-15 14:56:13,177 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:13,178 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d"} 2021-11-15 14:56:13,181 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'} 2021-11-15 14:56:13,182 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:13,182 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:13,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:13,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 409 2021-11-15 14:56:13,349 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:13,350 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d"} 2021-11-15 14:56:13,352 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:13,353 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'} 2021-11-15 14:56:13,354 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:13,354 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:13,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:13,420 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:13,422 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:13,422 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988172203,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:13,425 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'} 2021-11-15 14:56:13,425 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:13,426 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:13,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:13,521 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 223 2021-11-15 14:56:13,523 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:13,523 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636988171999,"modificationTime":1636988172186} 2021-11-15 14:56:13,526 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'} 2021-11-15 14:56:13,527 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:13,527 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:13,530 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:13,758 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 409 2021-11-15 14:56:13,760 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:13,760 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d"} 2021-11-15 14:56:13,764 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'} 2021-11-15 14:56:13,765 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:13,765 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:13,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:13,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 409 2021-11-15 14:56:13,962 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:13,962 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d"} 2021-11-15 14:56:13,966 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'} 2021-11-15 14:56:13,966 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/orchestration-template-candidate 2021-11-15 14:56:13,967 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-11-15 14:56:13,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/orchestration-template-candidate HTTP/1.1" 200 94 2021-11-15 14:56:14,146 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-11-15 14:56:14,146 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-15 14:56:14,147 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_bcrOXm_VSP have been uploaded 2021-11-15 14:56:14,150 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'} 2021-11-15 14:56:14,150 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:14,150 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:14,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,209 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:14,211 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:14,211 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988172203,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:14,214 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'} 2021-11-15 14:56:14,215 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:14,215 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:14,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 222 2021-11-15 14:56:14,313 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:14,314 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636988171999,"modificationTime":1636988174136} 2021-11-15 14:56:14,317 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'} 2021-11-15 14:56:14,317 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:14,318 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:14,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 480 2021-11-15 14:56:14,473 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:14,474 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-15 14:56:14,477 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'} 2021-11-15 14:56:14,478 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:14,478 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:14,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 480 2021-11-15 14:56:14,670 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:14,670 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-15 14:56:14,674 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:14,674 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:56:14,674 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:14,675 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:14,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:14,775 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:14,776 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988172203,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:14,779 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'} 2021-11-15 14:56:14,779 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:14,779 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:14,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:14,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 222 2021-11-15 14:56:14,975 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:14,976 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636988171999,"modificationTime":1636988174136} 2021-11-15 14:56:14,979 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'} 2021-11-15 14:56:14,979 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:14,979 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:14,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:15,285 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 480 2021-11-15 14:56:15,287 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:15,287 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-15 14:56:15,291 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'} 2021-11-15 14:56:15,291 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:15,291 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:15,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:15,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 480 2021-11-15 14:56:15,570 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:15,572 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-11-15 14:56:15,575 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'} 2021-11-15 14:56:15,576 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/orchestration-template-candidate/process 2021-11-15 14:56:15,576 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-11-15 14:56:15,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:19,457 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-11-15 14:56:19,459 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-11-15 14:56:19,459 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-11-15 14:56:19,463 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_bcrOXm_VSP have been validated 2021-11-15 14:56:19,463 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:56:19,463 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:19,464 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:19,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:19,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:19,528 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:19,528 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988172203,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:19,531 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'} 2021-11-15 14:56:19,531 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:19,531 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:19,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:19,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 222 2021-11-15 14:56:19,690 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:19,691 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636988171999,"modificationTime":1636988179447} 2021-11-15 14:56:19,694 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:56:19,694 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:19,695 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:19,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:19,957 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:19,959 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:19,959 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:19,964 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'} 2021-11-15 14:56:19,964 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:19,964 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:19,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:20,145 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:20,147 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:20,147 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:20,151 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:20,152 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'} 2021-11-15 14:56:20,152 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:20,152 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:20,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:20,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:20,215 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:20,215 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988172203,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:20,218 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'} 2021-11-15 14:56:20,219 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:20,219 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:20,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:20,325 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 222 2021-11-15 14:56:20,327 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:20,327 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1636988171999,"modificationTime":1636988179447} 2021-11-15 14:56:20,330 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'} 2021-11-15 14:56:20,331 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:20,331 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:20,334 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:20,507 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:20,509 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:20,510 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:20,513 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'} 2021-11-15 14:56:20,514 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:20,514 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:20,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:20,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:20,689 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:20,690 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:20,700 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'} 2021-11-15 14:56:20,700 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions 2021-11-15 14:56:20,701 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-11-15 14:56:20,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:23,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions HTTP/1.1" 200 2 2021-11-15 14:56:23,415 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-11-15 14:56:23,416 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-11-15 14:56:23,420 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'} 2021-11-15 14:56:23,421 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:23,421 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:23,424 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:23,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:23,489 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:23,490 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988180760,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:23,493 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'} 2021-11-15 14:56:23,493 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:23,494 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:23,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:23,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 223 2021-11-15 14:56:23,675 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:23,675 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636988171999,"modificationTime":1636988179447} 2021-11-15 14:56:23,679 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'} 2021-11-15 14:56:23,679 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:23,679 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:23,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:24,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:24,077 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:24,078 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:24,081 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:24,082 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'} 2021-11-15 14:56:24,082 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:24,083 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:24,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:24,146 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 253 2021-11-15 14:56:24,147 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:24,147 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1636988171999,"modificationTime":1636988180760,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-11-15 14:56:24,150 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'} 2021-11-15 14:56:24,150 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:24,150 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-11-15 14:56:24,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:24,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 223 2021-11-15 14:56:24,369 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-11-15 14:56:24,370 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1636988171999,"modificationTime":1636988179447} 2021-11-15 14:56:24,373 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'} 2021-11-15 14:56:24,373 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:24,374 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:24,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:24,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:24,774 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:24,775 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:24,784 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'} 2021-11-15 14:56:24,784 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions 2021-11-15 14:56:24,785 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-11-15 14:56:24,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:31,345 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions HTTP/1.1" 200 2 2021-11-15 14:56:31,347 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-11-15 14:56:31,348 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-11-15 14:56:31,352 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'} 2021-11-15 14:56:31,353 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:31,353 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:31,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:31,418 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 264 2021-11-15 14:56:31,420 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:31,421 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988171999,"modificationTime":1636988190054,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:31,424 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:31,424 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'} 2021-11-15 14:56:31,425 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:31,425 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:31,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:31,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 264 2021-11-15 14:56:31,486 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:31,486 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988171999,"modificationTime":1636988190054,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:31,495 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'} 2021-11-15 14:56:31,495 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions 2021-11-15 14:56:31,495 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-15 14:56:31,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:32,280 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions HTTP/1.1" 200 381 2021-11-15 14:56:32,282 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-15 14:56:32,282 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_bcrOXm_VSP","version":"1.0","versionId":"f6e37b693f514dd2af8b72527bd1027d","packageId":"2404648bb1c740698e8c13124d87cca9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-15 14:56:32,282 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_bcrOXm_VSP","version":"1.0","versionId":"f6e37b693f514dd2af8b72527bd1027d","packageId":"2404648bb1c740698e8c13124d87cca9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-15 14:56:32,286 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:56:32,286 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:56:32,287 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'} 2021-11-15 14:56:32,287 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 2021-11-15 14:56:32,287 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:56:32,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:56:32,354 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-15 14:56:32,355 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:56:32,356 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:56:32,358 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:56:32,358 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:32,358 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:32,359 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:32,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:56:32,359 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:32,359 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:32,359 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:32,359 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-15 14:56:32,360 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:56:32,360 INFO 169:__init__.py(1) - Vf basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:56:42,370 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:56:42,371 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:56:42,372 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'} 2021-11-15 14:56:42,372 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 2021-11-15 14:56:42,372 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:56:42,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:56:42,448 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-15 14:56:42,450 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:56:42,450 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:56:42,453 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:56:42,453 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:42,453 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:42,454 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:42,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:56:42,454 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:42,454 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:42,454 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:42,454 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-15 14:56:42,455 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:56:42,455 INFO 169:__init__.py(1) - Vf basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:56:42,455 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:56:42,455 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:56:42,456 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'} 2021-11-15 14:56:42,456 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 2021-11-15 14:56:42,456 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:56:42,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:56:42,515 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-15 14:56:42,516 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:56:42,517 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:56:42,519 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:56:42,520 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:42,520 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:42,520 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:42,520 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:56:42,520 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:42,521 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:42,521 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:42,521 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-15 14:56:42,521 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:56:42,521 INFO 169:__init__.py(1) - Vf basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:56:42,522 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-11-15 14:56:42,522 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-11-15 14:56:42,522 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'} 2021-11-15 14:56:42,523 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 2021-11-15 14:56:42,523 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-11-15 14:56:42,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:42,618 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 2021-11-15 14:56:42,619 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-11-15 14:56:42,621 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-11-15 14:56:42,626 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-11-15 14:56:42,626 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-11-15 14:56:42,627 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-11-15 14:56:42,627 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_bcrOXm in SDC 2021-11-15 14:56:42,627 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:56:42,627 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:56:42,628 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'} 2021-11-15 14:56:42,628 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 2021-11-15 14:56:42,629 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:56:42,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:56:42,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-11-15 14:56:42,689 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:56:42,689 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:56:42,691 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:56:42,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:42,692 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:42,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:42,692 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:56:42,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:56:42,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:42,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:56:42,693 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-11-15 14:56:42,693 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:56:42,694 INFO 169:__init__.py(1) - Vf basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:56:42,715 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_bcrOXm_VSP exists in SDC 2021-11-15 14:56:42,716 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-11-15 14:56:42,716 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'} 2021-11-15 14:56:42,716 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 2021-11-15 14:56:42,716 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-11-15 14:56:42,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:42,774 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 1169 2021-11-15 14:56:42,775 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-11-15 14:56:42,776 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"926a3d23f666445baa1236ba00d8774e","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b4becfacda6b447e9103c5fb678f577a","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 356a0c98-a817","description":"vendor software product","vendorName":"12452e96-3e31-4ed2-9065","vendorId":"a624ebbe754c4f5999e9e034847781ef","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"b29e32a4d6054e1a8c88aaae5ac222dc","owner":"cs0008","status":"ACTIVE"},{"name":"vFW f050c34d-10f3","description":"vendor software product","vendorName":"9b0fb5b6-8a7c-418e-b147","vendorId":"c8ceb4cdf774461c89db80fef24f3f16","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"431bed717c88453a99336b4d4e10908c","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-11-15 14:56:42,778 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_bcrOXm_VSP from SDC 2021-11-15 14:56:42,778 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-11-15 14:56:42,779 DEBUG 324:vsp.py(1) - importing VSP pNF 356a0c98-a817 from SDC 2021-11-15 14:56:42,779 DEBUG 324:vsp.py(1) - importing VSP vFW f050c34d-10f3 from SDC 2021-11-15 14:56:42,779 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-11-15 14:56:42,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm_VSP 2021-11-15 14:56:42,780 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'} 2021-11-15 14:56:42,780 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:42,780 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:42,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:42,841 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 264 2021-11-15 14:56:42,842 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:42,843 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988171999,"modificationTime":1636988190054,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:42,846 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-15 14:56:42,846 INFO 192:__init__.py(1) - Vsp found, updating information 2021-11-15 14:56:42,846 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_bcrOXm_VSP in SDC 2021-11-15 14:56:42,847 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'} 2021-11-15 14:56:42,847 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:42,847 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:42,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:42,911 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 264 2021-11-15 14:56:42,913 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:42,913 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988171999,"modificationTime":1636988190054,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:42,916 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'} 2021-11-15 14:56:42,916 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/2404648bb1c740698e8c13124d87cca9/versions 2021-11-15 14:56:42,916 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-11-15 14:56:42,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:42,983 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/2404648bb1c740698e8c13124d87cca9/versions HTTP/1.1" 200 264 2021-11-15 14:56:42,985 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-11-15 14:56:42,985 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"f6e37b693f514dd2af8b72527bd1027d","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1636988171999,"modificationTime":1636988190054,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-11-15 14:56:42,988 DEBUG 46:sdc_element.py(1) - details found, updating 2021-11-15 14:56:42,994 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'} 2021-11-15 14:56:42,994 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions 2021-11-15 14:56:42,994 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-11-15 14:56:42,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:44,394 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d/actions HTTP/1.1" 200 381 2021-11-15 14:56:44,396 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-11-15 14:56:44,397 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_bcrOXm_VSP","version":"1.0","versionId":"f6e37b693f514dd2af8b72527bd1027d","packageId":"2404648bb1c740698e8c13124d87cca9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-15 14:56:44,397 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_bcrOXm_VSP","version":"1.0","versionId":"f6e37b693f514dd2af8b72527bd1027d","packageId":"2404648bb1c740698e8c13124d87cca9","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-11-15 14:56:44,400 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'} 2021-11-15 14:56:44,400 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/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d 2021-11-15 14:56:44,400 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-11-15 14:56:44,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:44,787 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/2404648bb1c740698e8c13124d87cca9/versions/f6e37b693f514dd2af8b72527bd1027d HTTP/1.1" 200 656 2021-11-15 14:56:44,788 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-11-15 14:56:44,789 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_bcrOXm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"e59c9e0022f94c9a814a9522eaebd6d6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2404648bb1c740698e8c13124d87cca9","version":"f6e37b693f514dd2af8b72527bd1027d","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"} 2021-11-15 14:56:44,792 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'} 2021-11-15 14:56:44,793 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 2021-11-15 14:56:44,793 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": "2404648bb1c740698e8c13124d87cca9", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_bcrOXm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_bcrOXm"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2021-11-15 14:56:44,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:56:49,429 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 2021-11-15 14:56:49,436 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-11-15 14:56:49,447 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardbcroxmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOWlZM0pQV0cxZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636988207579,"description":"Artifact created from csar","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vspbasiconboardbcroxmvspinformationtxt","artifactName":"VSP_basic_onboard_bcrOXm_VSP_Information.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODY5MjdlNjRjOTA1MWZlMTAwMTA5YTg1YzJlYmNkYjk=","artifactUUID":"cf1193c0-348e-4242-982c-2b5a49e6aee1","artifactDisplayName":"VSP_basic_onboard_bcrOXm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbcroxmvspinformationtxt","esId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vspbasiconboardbcroxmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636988207581,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636988207579,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasiconboardbcroxmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOWlZM0pQV0cxZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636988207579,"description":"Artifact created from csar","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vspbasiconboardbcroxmvspinformationtxt","artifactName":"VSP_basic_onboard_bcrOXm_VSP_Information.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODY5MjdlNjRjOTA1MWZlMTAwMTA5YTg1YzJlYmNkYjk=","artifactUUID":"cf1193c0-348e-4242-982c-2b5a49e6aee1","artifactDisplayName":"VSP_basic_onboard_bcrOXm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbcroxmvspinformationtxt","esId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vspbasiconboardbcroxmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636988207581,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636988207579,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636988207601,"description":"created from csar","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1","artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"9abd20de-c2b0-435f-a266-2a7d6e153e55","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1","duplicated":false,"payloadUpdateDate":1636988207618,"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":1636988207601,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636988207686,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1env","artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636988207686,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636988207686,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636988205902,"description":"TOSCA definition package of the asset","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.assettoscacsar","artifactName":"resource-BasicOnboardBcroxm-csar.csar","artifactType":"TOSCA_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":1636988205902,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636988205902,"description":"TOSCA representation of the asset","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.assettoscatemplate","artifactName":"resource-BasicOnboardBcroxm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636988205902,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"20691634-9350-44e4-ba5e-7af2fd22cb4e","uniqueId":"capability.bf967291-0ead-49d5-9403-4ef25050213f.feature","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.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":["fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"20691634-9350-44e4-ba5e-7af2fd22cb4e","capability":"tosca.capabilities.Node","uniqueId":"bf967291-0ead-49d5-9403-4ef25050213f.dependency","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","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":["fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"20691634-9350-44e4-ba5e-7af2fd22cb4e","capability":"tosca.capabilities.Attachment","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e.port","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"bf967291-0ead-49d5-9403-4ef25050213f","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.bf967291-0ead-49d5-9403-4ef25050213f.tosca_name","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.20691634-9350-44e4-ba5e-7af2fd22cb4e.show","empty":false},{"parentUniqueId":"bf967291-0ead-49d5-9403-4ef25050213f","definition":false,"name":"state","type":"string","uniqueId":"attribute.bf967291-0ead-49d5-9403-4ef25050213f.state","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","empty":false},{"parentUniqueId":"bf967291-0ead-49d5-9403-4ef25050213f","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.bf967291-0ead-49d5-9403-4ef25050213f.tosca_id","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"20691634-9350-44e4-ba5e-7af2fd22cb4e","createdFromCsar":true,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1636988206881,"icon":"securityrules","originType":"VFC","invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","isProxy":false,"toscaArtifacts":{},"directives":[],"componentUid":"20691634-9350-44e4-ba5e-7af2fd22cb4e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1636988207207,"customizationUUID":"7e67c905-d18f-426c-9145-381543976599","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.bf967291-0ead-49d5-9403-4ef25050213f.feature","parentName":"feature","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.bf967291-0ead-49d5-9403-4ef25050213f.feature","parentName":"feature","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.scalable","parentName":"scalable","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.forwarder","parentName":"forwarder","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.binding","parentName":"binding","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.binding","parentName":"binding","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.cb29f4c6-0fd6-4c44-b401-761652af3c1a.port_mirroring","parentName":"port_mirroring","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.host","parentName":"host","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.ephemeral.size","parentName":"disk.ephemeral.size","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.instance","parentName":"instance","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.memory","parentName":"memory","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.iops","parentName":"disk.iops","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.requests","parentName":"disk.device.read.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.cpu.delta","parentName":"cpu.delta","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.capacity","parentName":"disk.capacity","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.bytes","parentName":"disk.device.read.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.bytes","parentName":"disk.write.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.latency","parentName":"disk.latency","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.bytes.rate","parentName":"disk.device.read.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.usage","parentName":"disk.usage","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.cpu_util","parentName":"cpu_util","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.allocation","parentName":"disk.device.allocation","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.requests.rate","parentName":"disk.write.requests.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.bytes.rate","parentName":"disk.write.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.latency","parentName":"disk.device.latency","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.cpu","parentName":"cpu","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.requests","parentName":"disk.device.write.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.bytes","parentName":"disk.device.write.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.read.requests","parentName":"disk.read.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.root.size","parentName":"disk.root.size","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.bytes.rate","parentName":"disk.device.write.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.vcpus","parentName":"vcpus","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.iops","parentName":"disk.device.iops","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.usage","parentName":"disk.device.usage","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.requests.rate","parentName":"disk.device.read.requests.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.requests.rate","parentName":"disk.device.write.requests.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.allocation","parentName":"disk.allocation","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.read.bytes.rate","parentName":"disk.read.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.read.bytes","parentName":"disk.read.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.memory.usage","parentName":"memory.usage","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.capacity","parentName":"disk.device.capacity","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.memory.resident","parentName":"memory.resident","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.requests","parentName":"disk.write.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.packets.rate","parentName":"network.incoming.packets.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outgoing.bytes","parentName":"network.outgoing.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outgoing.packets.rate","parentName":"network.outgoing.packets.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outpoing.packets","parentName":"network.outpoing.packets","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.bytes.rate","parentName":"network.incoming.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.bytes","parentName":"network.incoming.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outgoing.bytes.rate","parentName":"network.outgoing.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.packets","parentName":"network.incoming.packets","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.os","parentName":"os","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.endpoint","parentName":"endpoint","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.attachment","parentName":"attachment","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.Node","uniqueId":"bf967291-0ead-49d5-9403-4ef25050213f.dependency","parentName":"dependency","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.Node","uniqueId":"bf967291-0ead-49d5-9403-4ef25050213f.dependency","parentName":"dependency","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","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":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.network.Linkable","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76.link","parentName":"link","ownerId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","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":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.Attachment","uniqueId":"01080856-0684-40c1-b57a-30280a13de36.local_storage","parentName":"local_storage","ownerId":"01080856-0684-40c1-b57a-30280a13de36","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"20345ced-ca66-4826-af94-f93e9bc95d03.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"20345ced-ca66-4826-af94-f93e9bc95d03.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"ba283f34-6c02-41ec-bd02-c4944ae1d72b.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"20345ced-ca66-4826-af94-f93e9bc95d03.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"20345ced-ca66-4826-af94-f93e9bc95d03.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"20345ced-ca66-4826-af94-f93e9bc95d03.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"20345ced-ca66-4826-af94-f93e9bc95d03.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163","createdFromCsar":true,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1636988206882,"icon":"defaulticon","originType":"CVFC","invariantName":"abstract_ubuntu18","createdFrom":"CSAR","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"componentUid":"d13ed612-ef1e-49a8-a954-0ec3876bf163","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardBcroxmcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1636988207207,"customizationUUID":"581ad3ac-66c0-4a94-8f39-735f4fe928c0","posX":"275.0","posY":"325.0","componentName":"basic_onboard_bcrOXm-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","requirementOwnerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group","id":"026abeb3-934a-4a6d-9a3b-c9eee4a72234","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.attachment","requirementUid":"20691634-9350-44e4-ba5e-7af2fd22cb4e.port"},"operations":[]}],"fromNode":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"20345ced-ca66-4826-af94-f93e9bc95d03.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"20345ced-ca66-4826-af94-f93e9bc95d03.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_flavor_name","parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"ba283f34-6c02-41ec-bd02-c4944ae1d72b.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_image_name","parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"20345ced-ca66-4826-af94-f93e9bc95d03.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"20345ced-ca66-4826-af94-f93e9bc95d03.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"20345ced-ca66-4826-af94-f93e9bc95d03.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"20345ced-ca66-4826-af94-f93e9bc95d03.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":"20345ced-ca66-4826-af94-f93e9bc95d03","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"20345ced-ca66-4826-af94-f93e9bc95d03","empty":false},{"definition":false,"hidden":false,"uniqueId":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"d13ed612-ef1e-49a8-a954-0ec3876bf163.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":{"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"20691634-9350-44e4-ba5e-7af2fd22cb4e.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":{"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group":[{"parentUniqueId":"bf967291-0ead-49d5-9403-4ef25050213f","uniqueId":"attribute.bf967291-0ead-49d5-9403-4ef25050213f.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","empty":false},{"uniqueId":"attribute.20691634-9350-44e4-ba5e-7af2fd22cb4e.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"bf967291-0ead-49d5-9403-4ef25050213f","uniqueId":"attribute.bf967291-0ead-49d5-9403-4ef25050213f.state","name":"state","type":"string","definition":false,"ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","empty":false},{"parentUniqueId":"bf967291-0ead-49d5-9403-4ef25050213f","uniqueId":"attribute.bf967291-0ead-49d5-9403-4ef25050213f.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"20691634-9350-44e4-ba5e-7af2fd22cb4e","uniqueId":"capability.bf967291-0ead-49d5-9403-4ef25050213f.feature","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.bf967291-0ead-49d5-9403-4ef25050213f.feature","parentName":"feature","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.bf967291-0ead-49d5-9403-4ef25050213f.feature","parentName":"feature","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.scalable","parentName":"scalable","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.forwarder","parentName":"forwarder","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.binding","parentName":"binding","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.binding","parentName":"binding","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.cb29f4c6-0fd6-4c44-b401-761652af3c1a.port_mirroring","parentName":"port_mirroring","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.host","parentName":"host","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.ephemeral.size","parentName":"disk.ephemeral.size","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.instance","parentName":"instance","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.memory","parentName":"memory","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.iops","parentName":"disk.iops","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.requests","parentName":"disk.device.read.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.cpu.delta","parentName":"cpu.delta","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.capacity","parentName":"disk.capacity","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.bytes","parentName":"disk.device.read.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.bytes","parentName":"disk.write.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.latency","parentName":"disk.latency","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.bytes.rate","parentName":"disk.device.read.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.usage","parentName":"disk.usage","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.cpu_util","parentName":"cpu_util","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.allocation","parentName":"disk.device.allocation","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.requests.rate","parentName":"disk.write.requests.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.bytes.rate","parentName":"disk.write.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.latency","parentName":"disk.device.latency","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.cpu","parentName":"cpu","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.requests","parentName":"disk.device.write.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.bytes","parentName":"disk.device.write.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.read.requests","parentName":"disk.read.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.root.size","parentName":"disk.root.size","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.bytes.rate","parentName":"disk.device.write.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.vcpus","parentName":"vcpus","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.iops","parentName":"disk.device.iops","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.usage","parentName":"disk.device.usage","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.read.requests.rate","parentName":"disk.device.read.requests.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.write.requests.rate","parentName":"disk.device.write.requests.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.allocation","parentName":"disk.allocation","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.read.bytes.rate","parentName":"disk.read.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.read.bytes","parentName":"disk.read.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.memory.usage","parentName":"memory.usage","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.device.capacity","parentName":"disk.device.capacity","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.memory.resident","parentName":"memory.resident","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"66b0220c-7c59-46d5-a514-1d31372c0db7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"66b0220c-7c59-46d5-a514-1d31372c0db7","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.66b0220c-7c59-46d5-a514-1d31372c0db7.disk.write.requests","parentName":"disk.write.requests","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBcroxm.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.packets.rate","parentName":"network.incoming.packets.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outgoing.bytes","parentName":"network.outgoing.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outgoing.packets.rate","parentName":"network.outgoing.packets.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outpoing.packets","parentName":"network.outpoing.packets","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.bytes.rate","parentName":"network.incoming.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.bytes","parentName":"network.incoming.bytes","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.outgoing.bytes.rate","parentName":"network.outgoing.bytes.rate","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51a4e7b4-3f33-4457-82ad-1c15f737d85d","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.51a4e7b4-3f33-4457-82ad-1c15f737d85d.network.incoming.packets","parentName":"network.incoming.packets","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.os","parentName":"os","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.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":"01080856-0684-40c1-b57a-30280a13de36","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"01080856-0684-40c1-b57a-30280a13de36","empty":false}],"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.01080856-0684-40c1-b57a-30280a13de36.endpoint","parentName":"endpoint","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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.BasicOnboardBcroxm.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","uniqueId":"capability.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.attachment","parentName":"attachment","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.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":["fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"20691634-9350-44e4-ba5e-7af2fd22cb4e","capability":"tosca.capabilities.Node","uniqueId":"bf967291-0ead-49d5-9403-4ef25050213f.dependency","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.Node","uniqueId":"bf967291-0ead-49d5-9403-4ef25050213f.dependency","parentName":"dependency","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.Node","uniqueId":"bf967291-0ead-49d5-9403-4ef25050213f.dependency","parentName":"dependency","ownerId":"bf967291-0ead-49d5-9403-4ef25050213f","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":["d13ed612-ef1e-49a8-a954-0ec3876bf163.998a4319-3d73-4d78-b2ca-231dc3dbb7cb.ubuntu18_ubuntu18_admin_plane_port_0","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.network.Linkable","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76.link","parentName":"link","ownerId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","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":["fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"20691634-9350-44e4-ba5e-7af2fd22cb4e","capability":"tosca.capabilities.Attachment","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e.port","ownerId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["d13ed612-ef1e-49a8-a954-0ec3876bf163.5ce911a7-1dbe-4220-a481-bd3e2c5efb11.ubuntu18","fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"d13ed612-ef1e-49a8-a954-0ec3876bf163","capability":"tosca.capabilities.Attachment","uniqueId":"01080856-0684-40c1-b57a-30280a13de36.local_storage","parentName":"local_storage","ownerId":"01080856-0684-40c1-b57a-30280a13de36","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"088caa38-4c86-4fdb-921d-81f79ea254ea","groupUUID":"8131cabb-0b22-4e7f-ad8c-c78c97d9ca64","members":{"abstract_ubuntu18":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ubuntu18_admin_security_group":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.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":"BasicOnboardBcroxm..base_ubuntu18..module-0","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.BasicOnboardBcroxm..base_ubuntu18..module-0","name":"BasicOnboardBcroxm..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","invariantName":"BasicOnboardBcroxm..base_ubuntu18..module-0","createdFrom":"CSAR","artifacts":["fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1env","fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1"],"invariantUUID":"fbb0a739-b3b0-465f-ab8a-80c9f821950b","artifactsUuid":["9abd20de-c2b0-435f-a266-2a7d6e153e55"],"groupUUID":"b4ed0a2a-7b06-4fa0-8c47-e75795715dd6","members":{"abstract_ubuntu18":"fecf2203-672a-4050-a2d0-ec5a93d4591c.d13ed612-ef1e-49a8-a954-0ec3876bf163.abstract_ubuntu18","ubuntu18_admin_security_group":"fecf2203-672a-4050-a2d0-ec5a93d4591c.20691634-9350-44e4-ba5e-7af2fd22cb4e.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":{},"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardBcroxm","abstract":false,"vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1636988205903,"icon":"defaulticon","description":"VF","tags":["basic_onboard_bcrOXm"],"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9b952801-7e00-40c6-94aa-359cdb9c9b69","SupportablityComponentName":"basic_onboard_bcrOXm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"2404648bb1c740698e8c13124d87cca9","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","highestVersion":true,"systemName":"BasicOnboardBcroxm","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","normalizedName":"basiconboardbcroxm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1636988207106,"allArtifacts":{"vspbasiconboardbcroxmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOWlZM0pQV0cxZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1636988207579,"description":"Artifact created from csar","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vspbasiconboardbcroxmvspinformationtxt","artifactName":"VSP_basic_onboard_bcrOXm_VSP_Information.txt","artifactType":"OTHER","artifactGroupType":"INFORMATIONAL","artifactChecksum":"ODY5MjdlNjRjOTA1MWZlMTAwMTA5YTg1YzJlYmNkYjk=","artifactUUID":"cf1193c0-348e-4242-982c-2b5a49e6aee1","artifactDisplayName":"VSP_basic_onboard_bcrOXm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbcroxmvspinformationtxt","esId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.vspbasiconboardbcroxmvspinformationtxt","duplicated":false,"payloadUpdateDate":1636988207581,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1636988207579,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1636988207601,"description":"created from csar","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1","artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"9abd20de-c2b0-435f-a266-2a7d6e153e55","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1","duplicated":false,"payloadUpdateDate":1636988207618,"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":1636988207601,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1636988207686,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1env","artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1636988207686,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636988207686,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"fecf2203-672a-4050-a2d0-ec5a93d4591c"},"categorySpecificMetadata":{},"csarUUID":"2404648bb1c740698e8c13124d87cca9","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_onboard_bcrOXm"} 2021-11-15 14:56:49,459 INFO 285:__init__.py(1) - Vf basic_onboard_bcrOXm is created in SDC 2021-11-15 14:56:49,460 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:56:59,471 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_bcrOXm in SDC 2021-11-15 14:56:59,476 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'} 2021-11-15 14:56:59,476 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/fecf2203-672a-4050-a2d0-ec5a93d4591c/lifecycleState/Certify 2021-11-15 14:56:59,477 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-11-15 14:56:59,479 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:04,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/fecf2203-672a-4050-a2d0-ec5a93d4591c/lifecycleState/Certify HTTP/1.1" 200 1339 2021-11-15 14:57:04,941 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-11-15 14:57:04,942 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"634a5810-1534-48e0-b7d1-40d25695ddb9","name":"basic_onboard_bcrOXm","version":"1.0","isHighestVersion":true,"creationDate":1636988205903,"lastUpdateDate":1636988220982,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_bcrOXm"],"icon":"defaulticon","normalizedName":"basiconboardbcroxm","systemName":"BasicOnboardBcroxm","contactId":"cs0008","allVersions":{"1.0":"634a5810-1534-48e0-b7d1-40d25695ddb9"},"csarUUID":"2404648bb1c740698e8c13124d87cca9","csarVersion":"1.0","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","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.BasicOnboardBcroxm","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69"} 2021-11-15 14:57:04,945 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:04,945 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:57:04,946 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'} 2021-11-15 14:57:04,946 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 2021-11-15 14:57:04,946 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:57:04,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:05,025 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-11-15 14:57:05,026 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:57:05,027 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","name":"basic_onboard_bcrOXm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9b952801-7e00-40c6-94aa-359cdb9c9b69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:57:05,030 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bcrOXm from SDC 2021-11-15 14:57:05,030 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:05,030 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:05,030 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:05,031 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:57:05,031 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:05,031 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:05,031 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:05,031 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:05,032 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:05,032 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:05,032 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:05,032 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-11-15 14:57:05,032 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:05,033 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-15 14:57:05,033 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'} 2021-11-15 14:57:05,033 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 2021-11-15 14:57:05,034 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-15 14:57:05,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:05,364 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 2021-11-15 14:57:05,367 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-15 14:57:05,371 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92f06783-96be-46fd-91db-283a32c32cb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979741643,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f139cbd-a0ed-4243-9c3f-e57473c3700a","invariantUUID":"076b10be-c3a0-4de2-b751-cbca15ff5777","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":"loadBalancer","uniqueId":"e03ab5fe-4617-4151-b19a-26b3bc02ced6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979649421,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba48323-2feb-48c1-89df-f66717a285bf","invariantUUID":"3500dc73-1726-4c3b-b490-7122d2c59eec","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":"networkrules","uniqueId":"57a08a2d-645d-4708-8c04-af0a07f242f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979681696,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8cd0f369-9af5-438f-8b44-252dd79cabe4","invariantUUID":"6a6106ba-9b77-40e3-96d3-ecd118f18212","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"998a4319-3d73-4d78-b2ca-231dc3dbb7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979706415,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"658bc927-06fc-4961-a0b4-837d59ce0950","invariantUUID":"3ff09590-70bb-48d7-af4b-dcbecadec0d8","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":"c5cca4e0-ac97-46a5-b4e4-af28fa9faf94","lifecycleState":"CERTIFIED","lastUpdateDate":1636979835763,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a225406-720d-4704-a7e8-457663f3a694","invariantUUID":"7d28f494-b739-4633-a416-f593408f938b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10a2a227-3817-4ec2-91ff-47aad4ee2873","lifecycleState":"CERTIFIED","lastUpdateDate":1636979695422,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b66ba1a0-3b79-46de-8253-5181e292effb","invariantUUID":"247b388d-286b-4240-86d5-39776b06a810","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7fdc4e5-4b1e-4fd1-a02f-6b00dd5261fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979851319,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17bca248-3d31-4d79-9b6c-66c66bf9c1a3","invariantUUID":"9ebb7807-0d35-44d5-bf9f-1ef57d6fe8ef","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5d6adbb-fc23-45c7-a9a3-fa7a62a93f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979769391,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"432b30ae-d051-4ffb-a0d7-4442e1527cca","invariantUUID":"57f8ae2f-62d1-4e78-a8fe-1cf8c1ffc1b9","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":"defaulticon","uniqueId":"efaa8427-6e67-4850-8b5f-698f8054b63c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979642719,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fd1fd930-d6ad-4e5a-aa6e-9677a2cd0f68","invariantUUID":"d623add1-70a6-4e80-8881-835662784c95","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"57287567-a3c6-480b-af9c-957b018e148a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979809228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e2ded12-3548-44ef-b2b6-094258cda0f9","invariantUUID":"a85115e9-bec4-4c62-a96f-36bc1ab3348e","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":"port","uniqueId":"4330e821-9e63-46f8-a07a-4835de7f868f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979794761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90e1ea5a-ac7a-4532-ae17-fd7ebf360007","invariantUUID":"2791df70-f213-4cd5-a58f-8f48b8c4faae","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8fe96b76-43f9-4b0f-9dec-813507859373","lifecycleState":"CERTIFIED","lastUpdateDate":1636979839115,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3da6c09-9637-4f4c-a8a5-3d548125b990","invariantUUID":"db3051ee-cfde-4dae-8f24-2c7dac490467","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c12bbec3-d613-4ab6-ae84-5a65d8393751","lifecycleState":"CERTIFIED","lastUpdateDate":1636979746370,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6594c19-80b3-483f-8e20-c493b128be1f","invariantUUID":"92d6dfbd-f153-4ad0-9a43-31ea9c0f715c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34044ba8-931a-455c-a1ca-cd20d2cfb8f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979663157,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9f3728a-4e21-41d2-9bec-d210b520f1b9","invariantUUID":"a81d6aff-8e49-45f5-8b31-cba1e923069b","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":"network","uniqueId":"aed45ea7-1048-49d5-99ab-34c78c4a140f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979726358,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bdb65d8f-57ee-4f5e-b7a3-cb1b5413c245","invariantUUID":"a88908f6-fbef-4bf3-b1bf-01c2e8611dba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4b57ca5-21df-4f71-a558-80936ca51db0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979773781,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a58af0-58ea-46c6-9600-777a97a2e90a","invariantUUID":"a3baefb1-7d13-44b7-993b-25f283a614d3","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b57ceaf-f1b5-4d09-87bb-40876f571b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979661472,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6ec4a45-3d34-440d-a042-a67cf72298e9","invariantUUID":"d492cc86-449c-492c-824e-26ffa28b2aca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03add6d0-9169-495a-929d-8912d3326e75","lifecycleState":"CERTIFIED","lastUpdateDate":1636979683296,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb71f3f1-f8a7-41ea-9178-4fcff4589b58","invariantUUID":"787cfec9-42a3-479b-b7cc-9f6377701847","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":"port","uniqueId":"bac90fa0-ece5-468b-9624-56aa7f4a9847","lifecycleState":"CERTIFIED","lastUpdateDate":1636979767917,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"557bc44b-b828-42f5-9043-10307a73eaf9","invariantUUID":"ccfa3cce-80c1-4ef8-850e-8a5833384499","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":"bef83ba3-0087-48b1-9335-71df5340387d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979775520,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74047fe7-bf8e-4c98-b76b-6a3a47e09fee","invariantUUID":"83cf3f9d-8f96-4cf5-b57a-f1e1251bfaa8","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":"objectStorage","uniqueId":"3d9982fd-c5b9-48ad-9f81-2395508649f3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979751479,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b49358a6-714d-4891-baf1-ca4075288d32","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","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":"9e231fc4-e4c1-4257-8de1-226b010d558d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979729844,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"654d002f-6315-4eed-b877-973ec09fa923","invariantUUID":"89148109-68a3-4a9e-a025-c199607da023","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b152b02f-d86c-4a9e-9839-b2f69c036e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636979740190,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0807b706-3120-4a64-b071-98fb0c768046","invariantUUID":"56004e33-da7b-487d-9b6f-45375b05c8bb","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd9ad1fa-973d-4574-aa6e-593077790888","lifecycleState":"CERTIFIED","lastUpdateDate":1636979689792,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc57a55a-7dd8-462c-a3e3-da06088aff38","invariantUUID":"731e2a4d-15d4-44c7-8994-ddf5be13b429","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39fb3490-2c17-44ef-8d10-7440900e8e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979731277,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57af1818-f7aa-42d0-a43d-fb6becc85728","invariantUUID":"0f24cca9-11ad-4ca0-b711-1619c744e92b","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":"compute","uniqueId":"428a4db1-8507-4d80-ba6e-533a73b5e2f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979850041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa797f33-44b7-405a-8ac6-1a061df574ed","invariantUUID":"34988526-badd-4c18-9bc3-7c59774bd9aa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eadbef9-cff3-4be3-ae4f-e9dec8d94094","lifecycleState":"CERTIFIED","lastUpdateDate":1636979761682,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bf973e-492e-450f-9c40-f26e646627b6","invariantUUID":"c3e109f4-7f47-46d0-8fcd-a3320dd46c4a","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":"e71b0ae7-34f4-4743-87bb-66ac77edadbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979697480,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a07ffb-6443-4869-999f-4a61c281a7ca","invariantUUID":"50339560-53a5-4093-95f6-edfab9efc894","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":"port","uniqueId":"5acebb5a-bb9c-486a-aa0a-84a7adbd415f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979852629,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f60710ae-f4b8-4aac-bf22-373bd44f5f78","invariantUUID":"b1f9c089-2fbc-4e87-ba3b-f7fcf2882f92","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e1798eb-f945-4170-99f8-b290ae1a8222","lifecycleState":"CERTIFIED","lastUpdateDate":1636979737301,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78ab9d7-504f-4a1a-8b51-bb5c75104a7a","invariantUUID":"6154209a-bb41-4bce-ad5d-3d21ea35ec8d","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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979704757,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a494072a-9714-44d9-8116-880fe96c7b7e","invariantUUID":"36536ef8-d760-4bf1-9bca-c1b2fca0b3f7","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":"objectStorage","uniqueId":"aeee5d13-d971-4a56-a59f-530c078798d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979644387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd3e32cc-1520-4d0f-a167-53ea232dc618","invariantUUID":"c0070ea0-5871-45ee-9fc6-9a097909988c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"634a5810-1534-48e0-b7d1-40d25695ddb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636988220982,"name":"basic_onboard_bcrOXm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","systemName":"BasicOnboardBcroxm","description":"VF","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"515f8abd-71b5-4a7c-902c-d4cf28046cca","lifecycleState":"CERTIFIED","lastUpdateDate":1636979840613,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3ef6587-e66a-41ad-b31b-42070bd9450a","invariantUUID":"558c3a19-45f5-4832-80f3-165a1a2e5c91","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20f1f459-b654-480e-8a3c-f2fe2f1f99aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979673771,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"453dd5b8-1aed-49e2-9cc1-2d3320de8b57","invariantUUID":"6d1a8e01-09ef-4a7b-82fa-03e61f42c4ef","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6097fa4c-50e4-445b-83a0-d05982083c56","lifecycleState":"CERTIFIED","lastUpdateDate":1636979707885,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d3ae370-bdaf-49bb-9751-26a684b16162","invariantUUID":"fc5e0317-28c7-4a6b-af54-dbe717e6183c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1117a4ec-dc3d-4263-b543-64dac2931252","lifecycleState":"CERTIFIED","lastUpdateDate":1636979843376,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10fc7b-a0b2-4055-9a34-e26252d521c7","invariantUUID":"301597e7-ff8a-41a9-8049-5f88c449dd2f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a92d9ea-e1c2-4aec-8f32-cad85645d287","lifecycleState":"CERTIFIED","lastUpdateDate":1636979791410,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce68bcb0-0d68-47bd-a9df-55121c6e131a","invariantUUID":"f961c3d0-96ef-44cc-92b8-794269614d4c","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":"314a6652-fe00-4765-b9a4-e323b076acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1636979734243,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcef48c5-d8ad-4e38-8e74-6be5e3abb3ca","invariantUUID":"2a685dc6-dbd8-450b-af02-9ecf0faee9f7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"63507233-18a2-40ad-8cd0-972b281f5f07","lifecycleState":"CERTIFIED","lastUpdateDate":1636979807611,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05a30836-a87f-42c4-a255-d4328a62b4e9","invariantUUID":"c17c4e4b-1af7-4034-9f9f-c55832c92d1a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3164b21d-164f-4e7c-ae3e-4bad8a9bb79f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979659939,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63b1e15b-9691-4f37-8ac7-cff1733fe601","invariantUUID":"c44069b5-e8e6-4fbb-8c81-dd21608e4c81","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":"compute","uniqueId":"ea8759d1-a23a-4d27-a80a-539763e269ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636979804986,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3229b9c0-6e27-45f4-8561-d0f6d1f5b32a","invariantUUID":"ad7e179b-b773-4b32-8e51-ccca14ae9b0b","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":"5a7ab6e8-ae69-4464-a74b-5ccdd2209c79","lifecycleState":"CERTIFIED","lastUpdateDate":1636979713833,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31bd823f-e915-4b35-9ab1-112f7da4aee7","invariantUUID":"7f1aecee-de85-4b11-ac3c-a1b2b2e37533","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":"compute","uniqueId":"01080856-0684-40c1-b57a-30280a13de36","lifecycleState":"CERTIFIED","lastUpdateDate":1636979634440,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"421fb5c7-bcc4-4af8-95f7-3d705d15dde7","invariantUUID":"af9e2758-d390-4096-812c-0e0acc23a595","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6391e76d-87a5-4583-be90-66282b328e6c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636979780418,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"189fa4f1-65a9-4c7e-b27a-0d3fad925891","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfb274c3-0deb-4214-bf0a-35866440641c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979720508,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0fff8f-8c9f-49a7-bc5e-faa71243edde","invariantUUID":"32c59131-57c4-4007-9095-b07814437c4c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6988e39f-9b9d-42c4-997c-533352749394","lifecycleState":"CERTIFIED","lastUpdateDate":1636979801409,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d17074f5-c38d-4555-8667-44ed3636950a","invariantUUID":"7dd5c3c9-d955-45b1-8946-92b9785ebb6b","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":"72e8660b-d8c2-41a3-8fa6-8d986ba7765a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979735755,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c9b9fc1-e1cb-4db2-bc31-f712dd95fbd3","invariantUUID":"28574246-fb8f-45b6-a458-7bcd9b158a7a","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":"objectStorage","uniqueId":"04e3ab37-2e33-4a39-aeb2-1818fdde6f55","lifecycleState":"CERTIFIED","lastUpdateDate":1636979841914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d35389d6-b544-4671-9bf2-4766a626614e","invariantUUID":"066bfabe-7967-4c02-b846-8f51ea8e1bd1","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","lifecycleState":"CERTIFIED","lastUpdateDate":1636979651084,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fbd9ba3-cef0-4183-ba2e-c3671fb6102d","invariantUUID":"4730709e-b785-4ae4-b739-80b06211ede5","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4c8760d-2011-4097-8f1b-2519cd1e8bf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979743130,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32958257-aded-4ec3-b70a-0a9e5a80e4c3","invariantUUID":"af73ba6d-9f4f-4e6b-a9a5-3abb4425bb3d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6ed9fb6-e01f-45fb-a6c1-41231e184083","lifecycleState":"CERTIFIED","lastUpdateDate":1636979732809,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c96c319-7dda-45a6-9914-149dcbe3a7d3","invariantUUID":"365106f6-4aeb-49d1-8bb5-dc3387212061","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28651229-0a2a-4c43-bbaf-88e8ac90820d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979700451,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3733d992-f268-4520-b5fd-440b14bbdde4","invariantUUID":"75c991e1-e0f5-4248-b954-198e27c7ba3f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bbf4fb6f-63a7-45ee-bf64-39d15fa82ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1636979802994,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"381a7b5b-8bab-4254-9477-b501f4513d30","invariantUUID":"bbb45804-511e-4266-a694-484051336fcd","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":"3618626c-288f-4058-b467-1d719d8c93ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636979723977,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a2f5d12-a05e-4f3d-974a-3c787dded41b","invariantUUID":"a56862d1-dee7-4c13-b30a-2ac48000a421","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a43f5fb0-5e7a-4b9a-9d26-a3bf0b8e4bbe","lifecycleState":"CERTIFIED","lastUpdateDate":1636979848699,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803ca2bc-248b-4a07-b5d3-d5beddbb98fd","invariantUUID":"d0e16357-342a-434d-8a12-16abb8a2c49a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75bd5bea-b765-4daf-90bb-99a1fc6989bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636979845105,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ccd6b4a-bbef-4c59-9647-48b8a97e7e9d","invariantUUID":"bd37ce3b-8ef6-4f14-9385-a859d0b66d62","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d15628e-fa24-4463-92de-73183d6b3623","lifecycleState":"CERTIFIED","lastUpdateDate":1636979764866,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4424aab-cb16-45ab-aadb-52a1bb125137","invariantUUID":"18255a56-527a-4dae-a3ee-2e5aaa3baed1","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":"396465b4-f92f-4a22-a88a-0fe0887f1d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979847058,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04847db0-80a5-4e69-96d5-f20a598e06a9","invariantUUID":"8555ef1f-847b-4c33-8d16-6041b1b60308","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4925e167-2656-4e75-a718-d5f1902ed977","lifecycleState":"CERTIFIED","lastUpdateDate":1636979675261,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"837c06c6-1d9a-4393-95f5-c62038685902","invariantUUID":"8c19a6bb-6fb3-4ef5-bc55-b6be2ec775bd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba366885-feaf-4b59-93a6-2ffb441ddfde","lifecycleState":"CERTIFIED","lastUpdateDate":1636979837605,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd265208-4da9-495c-b8fb-b89550a24625","invariantUUID":"1bd307ca-247e-455d-8f85-e7cd74a5984a","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f3c9dc9-09af-4706-833b-9d67d72c11c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636979669191,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de7f7b1-3020-4175-8a9f-ad8c5b9f9800","invariantUUID":"40a857a9-135e-441f-83c0-3425f76e81b1","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":"objectStorage","uniqueId":"d4225000-55f0-4789-8086-37bc1d18978e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979658298,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daceb77c-eb77-4293-83be-f9a4eb14b71c","invariantUUID":"c2a326ed-1303-43dd-8778-89da6fa6bbda","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":"defaulticon","uniqueId":"66f95ecd-482e-4d99-a5d9-42658d7c2078","lifecycleState":"CERTIFIED","lastUpdateDate":1636985061238,"name":"vFW f050c34d-10f3","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","systemName":"VfwF050c34d10f3","description":"vendor software product","tags":["vFW f050c34d-10f3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"48d9e73b-d2f4-4808-8b9c-1068b7a7e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979752916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d67c349-8a04-40d6-a7c6-8d92d84afaea","invariantUUID":"d80ea318-bbba-4be2-97bf-10e63d203369","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":"network","uniqueId":"406aa4df-aa87-4cfe-87e4-013e74098f14","lifecycleState":"CERTIFIED","lastUpdateDate":1636979670693,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9bdbe15e-8748-4477-ae7e-af69c361bb4b","invariantUUID":"8f0fe2b6-ceb0-4f69-bbe9-293bc0d9c72c","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":"defaulticon","uniqueId":"f0555036-48fb-42a0-b055-0ff7701e402c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979763288,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc782bf7-5c33-41ec-80a0-2b333be63a1c","invariantUUID":"5f977a37-128b-4cf9-b399-3fe08742767d","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":"securityrules","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979691321,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"18cbffe4-7be1-4a22-87ee-78e5ff79dc96","invariantUUID":"70fce8b7-a317-4cec-9b62-c71cca5c30a9","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8c8272-b092-42cd-a831-9fe6af2d01be","lifecycleState":"CERTIFIED","lastUpdateDate":1636979754437,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c216686-639f-49ec-bf31-72988761029a","invariantUUID":"af6213ab-3818-4aac-acb0-16697046f662","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":"c6d7c22e-aad0-45c1-80b3-cf1b3d03c21a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979652587,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc0f09df-33c4-4e4a-9feb-351312cfd23a","invariantUUID":"4342a2d3-6e70-4746-851e-caac3d6a9783","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7c576c6-e2f0-4bed-a429-2c1a7ed4dcc9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979778080,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"728adc90-50a0-4811-9b86-863cfcba458c","invariantUUID":"2c3bd75f-ddf6-406f-8560-dcf9551e82c3","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":"defaulticon","uniqueId":"b196070e-9489-4574-b8ab-bd0dd8edf56b","lifecycleState":"CERTIFIED","lastUpdateDate":1636988115384,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2421dc7-eef9-422e-a5e9-b0f00419a599","lifecycleState":"CERTIFIED","lastUpdateDate":1636979748190,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"480dee0d-1472-4412-8ef9-108d8c18b67b","invariantUUID":"fb1af814-3503-4e04-8254-8939e44d492d","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":"defaulticon","uniqueId":"b08abd82-2580-4b4d-bd4d-628922b57d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636987244194,"name":"pNF 356a0c98-a817","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"885c1b8e-ead8-4c48-a974-af7b2a84e8d5","invariantUUID":"e16ef7b1-4e61-4697-abf3-fe2aa93a8b0d","systemName":"Pnf356a0c98A817","description":"vendor software product","tags":["pNF 356a0c98-a817"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c881af9c-6d4d-4661-a791-80786a6e0899","lifecycleState":"CERTIFIED","lastUpdateDate":1636979672222,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a3c6bf-84ef-4b63-8f39-73c674eabc41","invariantUUID":"e301ae38-bf00-4672-9c72-24a5270800f8","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":"networkrules","uniqueId":"7bab1e16-9d28-4092-8c67-1d82e656486b","lifecycleState":"CERTIFIED","lastUpdateDate":1636979688197,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ada86bb9-c4e8-4721-92ca-e9dc7e973b08","invariantUUID":"6f685991-cef1-4a71-91a0-b928d14b72ba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9956c178-293c-40a4-9734-a9d43e3f9271","lifecycleState":"CERTIFIED","lastUpdateDate":1636979796337,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b79bb319-92c8-4c76-a5f1-c2eaa5bd9694","invariantUUID":"23c1a8a5-5c66-4788-acb1-1f3ace7aad71","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5384d280-8e84-4c28-ab14-4e437d4a6831","lifecycleState":"CERTIFIED","lastUpdateDate":1636979645927,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95b28088-3530-4ac2-b13a-0fd594231c3d","invariantUUID":"bec1d30b-ef87-48c9-b7f4-785ebc984922","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":"compute","uniqueId":"39647cb8-8b3a-4f48-9cb2-0fb8ddbfbac8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979693808,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d792fed-9279-4b12-95c0-3ec8b192c19e","invariantUUID":"12103d2d-2517-4094-bb71-00125c74bc60","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":"d274b845-f8b2-407a-943c-d5106cea68aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979719006,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c67504d2-be37-4be6-8e7d-6831ca852936","invariantUUID":"3da7ea9a-9bd6-4ae4-aeca-46fe5cd2dc7e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48a20d4e-3aa7-4453-8063-6dbb707b2ea3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979728320,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55e07260-8643-460f-ad31-12ff948e196f","invariantUUID":"28fdcc50-ea19-4ed2-9951-6a58cc0065a0","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":"98d97027-abe8-4f96-9ac0-7485d42c8256","lifecycleState":"CERTIFIED","lastUpdateDate":1636979770873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68538673-23d8-4c56-8491-f484f2b858b6","invariantUUID":"e46e4919-5f20-43ae-95c9-7c746e72ca71","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6b9ae38-95d5-464f-96ad-8ea6a4a624ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636979799781,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03726757-4ce7-462f-86eb-00e4fbf3936e","invariantUUID":"7a5777c9-77df-4b2d-b8bf-a887df72df7e","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":"308262e0-b99d-4d4f-bce0-45b8b92253db","lifecycleState":"CERTIFIED","lastUpdateDate":1636979665390,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87e7733d-e07d-43cf-b776-26c7a61ac25a","invariantUUID":"bd28af6c-b656-4573-9f75-8984cda91c64","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":"port","uniqueId":"6c3b30bd-d700-4b9a-90b4-17de17c37d38","lifecycleState":"CERTIFIED","lastUpdateDate":1636979766373,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b49061e2-14d7-4662-bd36-c67cc5575f3b","invariantUUID":"4a91ea84-a4d8-494f-921d-c3017a5e53c1","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"278a049f-be71-45b5-b81c-2916d1e7b77d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979772275,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e05011ec-d1ee-4216-a13b-5946a491c7b5","invariantUUID":"68dae163-7e56-494c-9d25-8588ebc61e9c","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":"defaulticon","uniqueId":"1d007db5-5178-4f12-87e7-9f3c4aa5ab66","lifecycleState":"CERTIFIED","lastUpdateDate":1636979667752,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f707f86-7f9a-4cc0-8567-0d7bf1e424f4","invariantUUID":"3fa075ee-25ac-4afb-b2c5-3d3701879b99","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6449ad6e-4ac0-4350-8b8b-6c8b10797ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1636987251699,"name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","systemName":"DemoPnfXiqoiqavns0bxsrxqyku","description":"catalog service description","tags":["robot-ete","Demo_pNF_xIqoiQAVNs0bXsRXQyKu"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e462884c-ccc8-411e-bb64-7164a2be7f00","lifecycleState":"CERTIFIED","lastUpdateDate":1636988045707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"130c6bf9-6e43-444b-b250-33ae0f757e9a","lifecycleState":"CERTIFIED","lastUpdateDate":1636988134347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"869b9ac7-f26e-4dff-9f80-191a44d2e9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636985071789,"name":"vFW 2021-11-15 14-03-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","systemName":"Vfw20211115140338","description":"catalog service description","tags":["robot-ete","vFW 2021-11-15 14-03-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-15 14:57:05,378 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_bcrOXm found in resources list 2021-11-15 14:57:15,389 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:15,390 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:57:15,390 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'} 2021-11-15 14:57:15,391 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 2021-11-15 14:57:15,391 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:57:15,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:15,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-11-15 14:57:15,473 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:57:15,473 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","name":"basic_onboard_bcrOXm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9b952801-7e00-40c6-94aa-359cdb9c9b69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:57:15,476 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bcrOXm from SDC 2021-11-15 14:57:15,476 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:15,476 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:15,477 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:15,477 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:57:15,477 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:15,477 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:15,477 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:15,477 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:15,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:15,478 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:15,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:15,478 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-11-15 14:57:15,478 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:15,479 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-15 14:57:15,479 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'} 2021-11-15 14:57:15,479 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 2021-11-15 14:57:15,479 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-15 14:57:15,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:15,598 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 2021-11-15 14:57:15,601 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-15 14:57:15,605 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92f06783-96be-46fd-91db-283a32c32cb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979741643,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f139cbd-a0ed-4243-9c3f-e57473c3700a","invariantUUID":"076b10be-c3a0-4de2-b751-cbca15ff5777","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":"loadBalancer","uniqueId":"e03ab5fe-4617-4151-b19a-26b3bc02ced6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979649421,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba48323-2feb-48c1-89df-f66717a285bf","invariantUUID":"3500dc73-1726-4c3b-b490-7122d2c59eec","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":"networkrules","uniqueId":"57a08a2d-645d-4708-8c04-af0a07f242f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979681696,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8cd0f369-9af5-438f-8b44-252dd79cabe4","invariantUUID":"6a6106ba-9b77-40e3-96d3-ecd118f18212","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"998a4319-3d73-4d78-b2ca-231dc3dbb7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979706415,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"658bc927-06fc-4961-a0b4-837d59ce0950","invariantUUID":"3ff09590-70bb-48d7-af4b-dcbecadec0d8","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":"c5cca4e0-ac97-46a5-b4e4-af28fa9faf94","lifecycleState":"CERTIFIED","lastUpdateDate":1636979835763,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a225406-720d-4704-a7e8-457663f3a694","invariantUUID":"7d28f494-b739-4633-a416-f593408f938b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10a2a227-3817-4ec2-91ff-47aad4ee2873","lifecycleState":"CERTIFIED","lastUpdateDate":1636979695422,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b66ba1a0-3b79-46de-8253-5181e292effb","invariantUUID":"247b388d-286b-4240-86d5-39776b06a810","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7fdc4e5-4b1e-4fd1-a02f-6b00dd5261fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979851319,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17bca248-3d31-4d79-9b6c-66c66bf9c1a3","invariantUUID":"9ebb7807-0d35-44d5-bf9f-1ef57d6fe8ef","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5d6adbb-fc23-45c7-a9a3-fa7a62a93f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979769391,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"432b30ae-d051-4ffb-a0d7-4442e1527cca","invariantUUID":"57f8ae2f-62d1-4e78-a8fe-1cf8c1ffc1b9","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":"defaulticon","uniqueId":"efaa8427-6e67-4850-8b5f-698f8054b63c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979642719,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fd1fd930-d6ad-4e5a-aa6e-9677a2cd0f68","invariantUUID":"d623add1-70a6-4e80-8881-835662784c95","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"57287567-a3c6-480b-af9c-957b018e148a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979809228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e2ded12-3548-44ef-b2b6-094258cda0f9","invariantUUID":"a85115e9-bec4-4c62-a96f-36bc1ab3348e","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":"port","uniqueId":"4330e821-9e63-46f8-a07a-4835de7f868f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979794761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90e1ea5a-ac7a-4532-ae17-fd7ebf360007","invariantUUID":"2791df70-f213-4cd5-a58f-8f48b8c4faae","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8fe96b76-43f9-4b0f-9dec-813507859373","lifecycleState":"CERTIFIED","lastUpdateDate":1636979839115,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3da6c09-9637-4f4c-a8a5-3d548125b990","invariantUUID":"db3051ee-cfde-4dae-8f24-2c7dac490467","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c12bbec3-d613-4ab6-ae84-5a65d8393751","lifecycleState":"CERTIFIED","lastUpdateDate":1636979746370,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6594c19-80b3-483f-8e20-c493b128be1f","invariantUUID":"92d6dfbd-f153-4ad0-9a43-31ea9c0f715c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34044ba8-931a-455c-a1ca-cd20d2cfb8f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979663157,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9f3728a-4e21-41d2-9bec-d210b520f1b9","invariantUUID":"a81d6aff-8e49-45f5-8b31-cba1e923069b","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":"network","uniqueId":"aed45ea7-1048-49d5-99ab-34c78c4a140f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979726358,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bdb65d8f-57ee-4f5e-b7a3-cb1b5413c245","invariantUUID":"a88908f6-fbef-4bf3-b1bf-01c2e8611dba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4b57ca5-21df-4f71-a558-80936ca51db0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979773781,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a58af0-58ea-46c6-9600-777a97a2e90a","invariantUUID":"a3baefb1-7d13-44b7-993b-25f283a614d3","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b57ceaf-f1b5-4d09-87bb-40876f571b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979661472,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6ec4a45-3d34-440d-a042-a67cf72298e9","invariantUUID":"d492cc86-449c-492c-824e-26ffa28b2aca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03add6d0-9169-495a-929d-8912d3326e75","lifecycleState":"CERTIFIED","lastUpdateDate":1636979683296,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb71f3f1-f8a7-41ea-9178-4fcff4589b58","invariantUUID":"787cfec9-42a3-479b-b7cc-9f6377701847","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":"port","uniqueId":"bac90fa0-ece5-468b-9624-56aa7f4a9847","lifecycleState":"CERTIFIED","lastUpdateDate":1636979767917,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"557bc44b-b828-42f5-9043-10307a73eaf9","invariantUUID":"ccfa3cce-80c1-4ef8-850e-8a5833384499","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":"bef83ba3-0087-48b1-9335-71df5340387d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979775520,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74047fe7-bf8e-4c98-b76b-6a3a47e09fee","invariantUUID":"83cf3f9d-8f96-4cf5-b57a-f1e1251bfaa8","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":"objectStorage","uniqueId":"3d9982fd-c5b9-48ad-9f81-2395508649f3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979751479,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b49358a6-714d-4891-baf1-ca4075288d32","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","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":"9e231fc4-e4c1-4257-8de1-226b010d558d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979729844,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"654d002f-6315-4eed-b877-973ec09fa923","invariantUUID":"89148109-68a3-4a9e-a025-c199607da023","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b152b02f-d86c-4a9e-9839-b2f69c036e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636979740190,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0807b706-3120-4a64-b071-98fb0c768046","invariantUUID":"56004e33-da7b-487d-9b6f-45375b05c8bb","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd9ad1fa-973d-4574-aa6e-593077790888","lifecycleState":"CERTIFIED","lastUpdateDate":1636979689792,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc57a55a-7dd8-462c-a3e3-da06088aff38","invariantUUID":"731e2a4d-15d4-44c7-8994-ddf5be13b429","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39fb3490-2c17-44ef-8d10-7440900e8e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979731277,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57af1818-f7aa-42d0-a43d-fb6becc85728","invariantUUID":"0f24cca9-11ad-4ca0-b711-1619c744e92b","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":"compute","uniqueId":"428a4db1-8507-4d80-ba6e-533a73b5e2f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979850041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa797f33-44b7-405a-8ac6-1a061df574ed","invariantUUID":"34988526-badd-4c18-9bc3-7c59774bd9aa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eadbef9-cff3-4be3-ae4f-e9dec8d94094","lifecycleState":"CERTIFIED","lastUpdateDate":1636979761682,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bf973e-492e-450f-9c40-f26e646627b6","invariantUUID":"c3e109f4-7f47-46d0-8fcd-a3320dd46c4a","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":"e71b0ae7-34f4-4743-87bb-66ac77edadbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979697480,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a07ffb-6443-4869-999f-4a61c281a7ca","invariantUUID":"50339560-53a5-4093-95f6-edfab9efc894","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":"port","uniqueId":"5acebb5a-bb9c-486a-aa0a-84a7adbd415f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979852629,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f60710ae-f4b8-4aac-bf22-373bd44f5f78","invariantUUID":"b1f9c089-2fbc-4e87-ba3b-f7fcf2882f92","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e1798eb-f945-4170-99f8-b290ae1a8222","lifecycleState":"CERTIFIED","lastUpdateDate":1636979737301,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78ab9d7-504f-4a1a-8b51-bb5c75104a7a","invariantUUID":"6154209a-bb41-4bce-ad5d-3d21ea35ec8d","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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979704757,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a494072a-9714-44d9-8116-880fe96c7b7e","invariantUUID":"36536ef8-d760-4bf1-9bca-c1b2fca0b3f7","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":"objectStorage","uniqueId":"aeee5d13-d971-4a56-a59f-530c078798d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979644387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd3e32cc-1520-4d0f-a167-53ea232dc618","invariantUUID":"c0070ea0-5871-45ee-9fc6-9a097909988c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"634a5810-1534-48e0-b7d1-40d25695ddb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636988220982,"name":"basic_onboard_bcrOXm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","systemName":"BasicOnboardBcroxm","description":"VF","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"515f8abd-71b5-4a7c-902c-d4cf28046cca","lifecycleState":"CERTIFIED","lastUpdateDate":1636979840613,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3ef6587-e66a-41ad-b31b-42070bd9450a","invariantUUID":"558c3a19-45f5-4832-80f3-165a1a2e5c91","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20f1f459-b654-480e-8a3c-f2fe2f1f99aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979673771,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"453dd5b8-1aed-49e2-9cc1-2d3320de8b57","invariantUUID":"6d1a8e01-09ef-4a7b-82fa-03e61f42c4ef","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6097fa4c-50e4-445b-83a0-d05982083c56","lifecycleState":"CERTIFIED","lastUpdateDate":1636979707885,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d3ae370-bdaf-49bb-9751-26a684b16162","invariantUUID":"fc5e0317-28c7-4a6b-af54-dbe717e6183c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1117a4ec-dc3d-4263-b543-64dac2931252","lifecycleState":"CERTIFIED","lastUpdateDate":1636979843376,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10fc7b-a0b2-4055-9a34-e26252d521c7","invariantUUID":"301597e7-ff8a-41a9-8049-5f88c449dd2f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a92d9ea-e1c2-4aec-8f32-cad85645d287","lifecycleState":"CERTIFIED","lastUpdateDate":1636979791410,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce68bcb0-0d68-47bd-a9df-55121c6e131a","invariantUUID":"f961c3d0-96ef-44cc-92b8-794269614d4c","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":"314a6652-fe00-4765-b9a4-e323b076acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1636979734243,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcef48c5-d8ad-4e38-8e74-6be5e3abb3ca","invariantUUID":"2a685dc6-dbd8-450b-af02-9ecf0faee9f7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"63507233-18a2-40ad-8cd0-972b281f5f07","lifecycleState":"CERTIFIED","lastUpdateDate":1636979807611,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05a30836-a87f-42c4-a255-d4328a62b4e9","invariantUUID":"c17c4e4b-1af7-4034-9f9f-c55832c92d1a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3164b21d-164f-4e7c-ae3e-4bad8a9bb79f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979659939,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63b1e15b-9691-4f37-8ac7-cff1733fe601","invariantUUID":"c44069b5-e8e6-4fbb-8c81-dd21608e4c81","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":"compute","uniqueId":"ea8759d1-a23a-4d27-a80a-539763e269ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636979804986,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3229b9c0-6e27-45f4-8561-d0f6d1f5b32a","invariantUUID":"ad7e179b-b773-4b32-8e51-ccca14ae9b0b","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":"5a7ab6e8-ae69-4464-a74b-5ccdd2209c79","lifecycleState":"CERTIFIED","lastUpdateDate":1636979713833,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31bd823f-e915-4b35-9ab1-112f7da4aee7","invariantUUID":"7f1aecee-de85-4b11-ac3c-a1b2b2e37533","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":"compute","uniqueId":"01080856-0684-40c1-b57a-30280a13de36","lifecycleState":"CERTIFIED","lastUpdateDate":1636979634440,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"421fb5c7-bcc4-4af8-95f7-3d705d15dde7","invariantUUID":"af9e2758-d390-4096-812c-0e0acc23a595","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6391e76d-87a5-4583-be90-66282b328e6c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636979780418,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"189fa4f1-65a9-4c7e-b27a-0d3fad925891","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfb274c3-0deb-4214-bf0a-35866440641c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979720508,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0fff8f-8c9f-49a7-bc5e-faa71243edde","invariantUUID":"32c59131-57c4-4007-9095-b07814437c4c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6988e39f-9b9d-42c4-997c-533352749394","lifecycleState":"CERTIFIED","lastUpdateDate":1636979801409,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d17074f5-c38d-4555-8667-44ed3636950a","invariantUUID":"7dd5c3c9-d955-45b1-8946-92b9785ebb6b","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":"72e8660b-d8c2-41a3-8fa6-8d986ba7765a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979735755,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c9b9fc1-e1cb-4db2-bc31-f712dd95fbd3","invariantUUID":"28574246-fb8f-45b6-a458-7bcd9b158a7a","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":"objectStorage","uniqueId":"04e3ab37-2e33-4a39-aeb2-1818fdde6f55","lifecycleState":"CERTIFIED","lastUpdateDate":1636979841914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d35389d6-b544-4671-9bf2-4766a626614e","invariantUUID":"066bfabe-7967-4c02-b846-8f51ea8e1bd1","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","lifecycleState":"CERTIFIED","lastUpdateDate":1636979651084,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fbd9ba3-cef0-4183-ba2e-c3671fb6102d","invariantUUID":"4730709e-b785-4ae4-b739-80b06211ede5","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4c8760d-2011-4097-8f1b-2519cd1e8bf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979743130,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32958257-aded-4ec3-b70a-0a9e5a80e4c3","invariantUUID":"af73ba6d-9f4f-4e6b-a9a5-3abb4425bb3d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6ed9fb6-e01f-45fb-a6c1-41231e184083","lifecycleState":"CERTIFIED","lastUpdateDate":1636979732809,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c96c319-7dda-45a6-9914-149dcbe3a7d3","invariantUUID":"365106f6-4aeb-49d1-8bb5-dc3387212061","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28651229-0a2a-4c43-bbaf-88e8ac90820d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979700451,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3733d992-f268-4520-b5fd-440b14bbdde4","invariantUUID":"75c991e1-e0f5-4248-b954-198e27c7ba3f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bbf4fb6f-63a7-45ee-bf64-39d15fa82ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1636979802994,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"381a7b5b-8bab-4254-9477-b501f4513d30","invariantUUID":"bbb45804-511e-4266-a694-484051336fcd","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":"3618626c-288f-4058-b467-1d719d8c93ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636979723977,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a2f5d12-a05e-4f3d-974a-3c787dded41b","invariantUUID":"a56862d1-dee7-4c13-b30a-2ac48000a421","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a43f5fb0-5e7a-4b9a-9d26-a3bf0b8e4bbe","lifecycleState":"CERTIFIED","lastUpdateDate":1636979848699,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803ca2bc-248b-4a07-b5d3-d5beddbb98fd","invariantUUID":"d0e16357-342a-434d-8a12-16abb8a2c49a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75bd5bea-b765-4daf-90bb-99a1fc6989bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636979845105,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ccd6b4a-bbef-4c59-9647-48b8a97e7e9d","invariantUUID":"bd37ce3b-8ef6-4f14-9385-a859d0b66d62","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d15628e-fa24-4463-92de-73183d6b3623","lifecycleState":"CERTIFIED","lastUpdateDate":1636979764866,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4424aab-cb16-45ab-aadb-52a1bb125137","invariantUUID":"18255a56-527a-4dae-a3ee-2e5aaa3baed1","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":"396465b4-f92f-4a22-a88a-0fe0887f1d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979847058,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04847db0-80a5-4e69-96d5-f20a598e06a9","invariantUUID":"8555ef1f-847b-4c33-8d16-6041b1b60308","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4925e167-2656-4e75-a718-d5f1902ed977","lifecycleState":"CERTIFIED","lastUpdateDate":1636979675261,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"837c06c6-1d9a-4393-95f5-c62038685902","invariantUUID":"8c19a6bb-6fb3-4ef5-bc55-b6be2ec775bd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba366885-feaf-4b59-93a6-2ffb441ddfde","lifecycleState":"CERTIFIED","lastUpdateDate":1636979837605,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd265208-4da9-495c-b8fb-b89550a24625","invariantUUID":"1bd307ca-247e-455d-8f85-e7cd74a5984a","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f3c9dc9-09af-4706-833b-9d67d72c11c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636979669191,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de7f7b1-3020-4175-8a9f-ad8c5b9f9800","invariantUUID":"40a857a9-135e-441f-83c0-3425f76e81b1","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":"objectStorage","uniqueId":"d4225000-55f0-4789-8086-37bc1d18978e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979658298,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daceb77c-eb77-4293-83be-f9a4eb14b71c","invariantUUID":"c2a326ed-1303-43dd-8778-89da6fa6bbda","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":"defaulticon","uniqueId":"66f95ecd-482e-4d99-a5d9-42658d7c2078","lifecycleState":"CERTIFIED","lastUpdateDate":1636985061238,"name":"vFW f050c34d-10f3","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","systemName":"VfwF050c34d10f3","description":"vendor software product","tags":["vFW f050c34d-10f3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"48d9e73b-d2f4-4808-8b9c-1068b7a7e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979752916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d67c349-8a04-40d6-a7c6-8d92d84afaea","invariantUUID":"d80ea318-bbba-4be2-97bf-10e63d203369","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":"network","uniqueId":"406aa4df-aa87-4cfe-87e4-013e74098f14","lifecycleState":"CERTIFIED","lastUpdateDate":1636979670693,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9bdbe15e-8748-4477-ae7e-af69c361bb4b","invariantUUID":"8f0fe2b6-ceb0-4f69-bbe9-293bc0d9c72c","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":"defaulticon","uniqueId":"f0555036-48fb-42a0-b055-0ff7701e402c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979763288,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc782bf7-5c33-41ec-80a0-2b333be63a1c","invariantUUID":"5f977a37-128b-4cf9-b399-3fe08742767d","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":"securityrules","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979691321,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"18cbffe4-7be1-4a22-87ee-78e5ff79dc96","invariantUUID":"70fce8b7-a317-4cec-9b62-c71cca5c30a9","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8c8272-b092-42cd-a831-9fe6af2d01be","lifecycleState":"CERTIFIED","lastUpdateDate":1636979754437,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c216686-639f-49ec-bf31-72988761029a","invariantUUID":"af6213ab-3818-4aac-acb0-16697046f662","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":"c6d7c22e-aad0-45c1-80b3-cf1b3d03c21a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979652587,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc0f09df-33c4-4e4a-9feb-351312cfd23a","invariantUUID":"4342a2d3-6e70-4746-851e-caac3d6a9783","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7c576c6-e2f0-4bed-a429-2c1a7ed4dcc9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979778080,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"728adc90-50a0-4811-9b86-863cfcba458c","invariantUUID":"2c3bd75f-ddf6-406f-8560-dcf9551e82c3","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":"defaulticon","uniqueId":"b196070e-9489-4574-b8ab-bd0dd8edf56b","lifecycleState":"CERTIFIED","lastUpdateDate":1636988115384,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2421dc7-eef9-422e-a5e9-b0f00419a599","lifecycleState":"CERTIFIED","lastUpdateDate":1636979748190,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"480dee0d-1472-4412-8ef9-108d8c18b67b","invariantUUID":"fb1af814-3503-4e04-8254-8939e44d492d","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":"defaulticon","uniqueId":"b08abd82-2580-4b4d-bd4d-628922b57d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636987244194,"name":"pNF 356a0c98-a817","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"885c1b8e-ead8-4c48-a974-af7b2a84e8d5","invariantUUID":"e16ef7b1-4e61-4697-abf3-fe2aa93a8b0d","systemName":"Pnf356a0c98A817","description":"vendor software product","tags":["pNF 356a0c98-a817"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c881af9c-6d4d-4661-a791-80786a6e0899","lifecycleState":"CERTIFIED","lastUpdateDate":1636979672222,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a3c6bf-84ef-4b63-8f39-73c674eabc41","invariantUUID":"e301ae38-bf00-4672-9c72-24a5270800f8","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":"networkrules","uniqueId":"7bab1e16-9d28-4092-8c67-1d82e656486b","lifecycleState":"CERTIFIED","lastUpdateDate":1636979688197,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ada86bb9-c4e8-4721-92ca-e9dc7e973b08","invariantUUID":"6f685991-cef1-4a71-91a0-b928d14b72ba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9956c178-293c-40a4-9734-a9d43e3f9271","lifecycleState":"CERTIFIED","lastUpdateDate":1636979796337,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b79bb319-92c8-4c76-a5f1-c2eaa5bd9694","invariantUUID":"23c1a8a5-5c66-4788-acb1-1f3ace7aad71","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5384d280-8e84-4c28-ab14-4e437d4a6831","lifecycleState":"CERTIFIED","lastUpdateDate":1636979645927,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95b28088-3530-4ac2-b13a-0fd594231c3d","invariantUUID":"bec1d30b-ef87-48c9-b7f4-785ebc984922","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":"compute","uniqueId":"39647cb8-8b3a-4f48-9cb2-0fb8ddbfbac8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979693808,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d792fed-9279-4b12-95c0-3ec8b192c19e","invariantUUID":"12103d2d-2517-4094-bb71-00125c74bc60","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":"d274b845-f8b2-407a-943c-d5106cea68aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979719006,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c67504d2-be37-4be6-8e7d-6831ca852936","invariantUUID":"3da7ea9a-9bd6-4ae4-aeca-46fe5cd2dc7e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48a20d4e-3aa7-4453-8063-6dbb707b2ea3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979728320,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55e07260-8643-460f-ad31-12ff948e196f","invariantUUID":"28fdcc50-ea19-4ed2-9951-6a58cc0065a0","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":"98d97027-abe8-4f96-9ac0-7485d42c8256","lifecycleState":"CERTIFIED","lastUpdateDate":1636979770873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68538673-23d8-4c56-8491-f484f2b858b6","invariantUUID":"e46e4919-5f20-43ae-95c9-7c746e72ca71","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6b9ae38-95d5-464f-96ad-8ea6a4a624ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636979799781,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03726757-4ce7-462f-86eb-00e4fbf3936e","invariantUUID":"7a5777c9-77df-4b2d-b8bf-a887df72df7e","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":"308262e0-b99d-4d4f-bce0-45b8b92253db","lifecycleState":"CERTIFIED","lastUpdateDate":1636979665390,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87e7733d-e07d-43cf-b776-26c7a61ac25a","invariantUUID":"bd28af6c-b656-4573-9f75-8984cda91c64","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":"port","uniqueId":"6c3b30bd-d700-4b9a-90b4-17de17c37d38","lifecycleState":"CERTIFIED","lastUpdateDate":1636979766373,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b49061e2-14d7-4662-bd36-c67cc5575f3b","invariantUUID":"4a91ea84-a4d8-494f-921d-c3017a5e53c1","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"278a049f-be71-45b5-b81c-2916d1e7b77d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979772275,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e05011ec-d1ee-4216-a13b-5946a491c7b5","invariantUUID":"68dae163-7e56-494c-9d25-8588ebc61e9c","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":"defaulticon","uniqueId":"1d007db5-5178-4f12-87e7-9f3c4aa5ab66","lifecycleState":"CERTIFIED","lastUpdateDate":1636979667752,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f707f86-7f9a-4cc0-8567-0d7bf1e424f4","invariantUUID":"3fa075ee-25ac-4afb-b2c5-3d3701879b99","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6449ad6e-4ac0-4350-8b8b-6c8b10797ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1636987251699,"name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","systemName":"DemoPnfXiqoiqavns0bxsrxqyku","description":"catalog service description","tags":["robot-ete","Demo_pNF_xIqoiQAVNs0bXsRXQyKu"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e462884c-ccc8-411e-bb64-7164a2be7f00","lifecycleState":"CERTIFIED","lastUpdateDate":1636988045707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"130c6bf9-6e43-444b-b250-33ae0f757e9a","lifecycleState":"CERTIFIED","lastUpdateDate":1636988134347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"869b9ac7-f26e-4dff-9f80-191a44d2e9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636985071789,"name":"vFW 2021-11-15 14-03-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","systemName":"Vfw20211115140338","description":"catalog service description","tags":["robot-ete","vFW 2021-11-15 14-03-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-15 14:57:15,613 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_bcrOXm found in resources list 2021-11-15 14:57:15,613 DEBUG 159:__init__.py(1) - check if Service basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:15,614 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-15 14:57:15,614 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'} 2021-11-15 14:57:15,614 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-15 14:57:15,614 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-15 14:57:15,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:16,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1492 2021-11-15 14:57:16,175 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-15 14:57:16,175 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","name":"vFW 2021-11-15 14-03-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba2c37bf-5970-4e22-9fad-42005727fcdc/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12c03e4b-808e-492e-b528-0a646b019fc7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69158a83-8f5e-4c0e-b5cb-86a72291a1bf/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c5a507d0-3482-4fb4-8bcc-afd356717303/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-15 14:57:16,179 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-15 14-03-38 from SDC 2021-11-15 14:57:16,180 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,180 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,180 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,180 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-15 14:57:16,181 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,181 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,181 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,181 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:16,181 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,182 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,182 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,182 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xIqoiQAVNs0bXsRXQyKu from SDC 2021-11-15 14:57:16,182 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,183 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,183 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,183 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-15 14:57:16,183 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:16,183 INFO 169:__init__.py(1) - Service basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:57:16,184 DEBUG 159:__init__.py(1) - check if Service basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:16,184 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-15 14:57:16,184 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'} 2021-11-15 14:57:16,185 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-15 14:57:16,185 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-15 14:57:16,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:16,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1492 2021-11-15 14:57:16,323 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-15 14:57:16,323 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","name":"vFW 2021-11-15 14-03-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba2c37bf-5970-4e22-9fad-42005727fcdc/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12c03e4b-808e-492e-b528-0a646b019fc7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69158a83-8f5e-4c0e-b5cb-86a72291a1bf/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c5a507d0-3482-4fb4-8bcc-afd356717303/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-15 14:57:16,326 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-15 14-03-38 from SDC 2021-11-15 14:57:16,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,326 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-15 14:57:16,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:16,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,328 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xIqoiQAVNs0bXsRXQyKu from SDC 2021-11-15 14:57:16,328 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,328 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,328 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,328 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-15 14:57:16,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:16,329 INFO 169:__init__.py(1) - Service basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:57:16,329 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-15 14:57:16,329 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-15 14:57:16,329 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'} 2021-11-15 14:57:16,330 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 2021-11-15 14:57:16,330 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-15 14:57:16,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:16,886 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 2021-11-15 14:57:16,888 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-15 14:57:16,889 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-11-15 14:57:16,892 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-15 14:57:16,892 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-15 14:57:16,892 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-15 14:57:16,892 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_bcrOXm in SDC 2021-11-15 14:57:16,893 DEBUG 159:__init__.py(1) - check if Service basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:16,893 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-15 14:57:16,893 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'} 2021-11-15 14:57:16,893 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-15 14:57:16,893 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-15 14:57:16,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:16,959 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1492 2021-11-15 14:57:16,961 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-15 14:57:16,961 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","name":"vFW 2021-11-15 14-03-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba2c37bf-5970-4e22-9fad-42005727fcdc/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12c03e4b-808e-492e-b528-0a646b019fc7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69158a83-8f5e-4c0e-b5cb-86a72291a1bf/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c5a507d0-3482-4fb4-8bcc-afd356717303/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-15 14:57:16,963 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-15 14-03-38 from SDC 2021-11-15 14:57:16,963 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,964 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,964 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,964 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-15 14:57:16,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,964 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,964 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,965 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:16,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,965 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,965 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xIqoiQAVNs0bXsRXQyKu from SDC 2021-11-15 14:57:16,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:16,966 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:16,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:16,966 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-11-15 14:57:16,966 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:16,966 INFO 169:__init__.py(1) - Service basic_onboard_bcrOXm doesn't exist in SDC 2021-11-15 14:57:16,982 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'} 2021-11-15 14:57:16,983 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 2021-11-15 14:57:16,983 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_bcrOXm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_bcrOXm", "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" } 2021-11-15 14:57:16,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:18,371 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 2021-11-15 14:57:18,374 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-15 14:57:18,376 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.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":"4c633a09-7d21-42bb-b670-5d76f85042d3.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":"4c633a09-7d21-42bb-b670-5d76f85042d3.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":"4c633a09-7d21-42bb-b670-5d76f85042d3.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":"4c633a09-7d21-42bb-b670-5d76f85042d3.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":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.operationalpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.certificationtestresults","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.affinityrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.engineeringrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.distributioninstructions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":"TOSCA definition package of the asset","uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.assettoscacsar","artifactName":"service-BasicOnboardBcroxm-csar.csar","artifactRef":null,"artifactType":"TOSCA_CSAR","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":"TOSCA representation of the asset","uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.assettoscatemplate","artifactName":"service-BasicOnboardBcroxm-template.yml","artifactRef":null,"artifactType":"TOSCA_TEMPLATE","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f.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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","empty":false},{"definition":false,"hidden":false,"uniqueId":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f.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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","empty":false},{"definition":false,"hidden":false,"uniqueId":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f.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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","empty":false},{"definition":false,"hidden":false,"uniqueId":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f.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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","empty":false},{"definition":false,"hidden":false,"uniqueId":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f.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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","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":"80ccf2a5-fd20-41e6-bbb7-354d9bc8d53f","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":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.configuration","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.testing","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.logging","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.monitoring","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.reporting","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.instantiation","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"serviceType":"","projectCode":"123456","environmentContext":"General_Revenue-Bearing","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1636988237704,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_bcrOXm"],"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","SupportablityComponentName":"basic_onboard_bcrOXm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","highestVersion":true,"systemName":"BasicOnboardBcroxm","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","normalizedName":"basiconboardbcroxm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636988237704,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.operationalpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.certificationtestresults","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.affinityrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.engineeringrules","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.distributioninstructions","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636988237572,"description":null,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactType":"OTHER","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":1636988237572,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_onboard_bcrOXm"} 2021-11-15 14:57:18,382 INFO 285:__init__.py(1) - Service basic_onboard_bcrOXm is created in SDC 2021-11-15 14:57:18,383 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:18,392 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:18,392 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-11-15 14:57:18,392 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'} 2021-11-15 14:57:18,393 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 2021-11-15 14:57:18,393 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-11-15 14:57:18,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:18,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-11-15 14:57:18,466 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-11-15 14:57:18,467 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","name":"basic_onboard_bcrOXm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9b952801-7e00-40c6-94aa-359cdb9c9b69/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","name":"vFW f050c34d-10f3","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2f9df72b-cbc1-4154-8b1a-0989f1487c50/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/09f36fbe-1784-4bfb-b3ea-7c76dc552fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-11-15 14:57:18,469 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bcrOXm from SDC 2021-11-15 14:57:18,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:18,470 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:18,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:18,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW f050c34d-10f3 from SDC 2021-11-15 14:57:18,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:18,471 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:18,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:18,471 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:18,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:18,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:18,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:18,472 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-11-15 14:57:18,472 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:18,472 INFO 192:__init__.py(1) - Vf found, updating information 2021-11-15 14:57:18,473 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'} 2021-11-15 14:57:18,473 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 2021-11-15 14:57:18,473 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-11-15 14:57:18,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:18,576 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 2021-11-15 14:57:18,579 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-11-15 14:57:18,583 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92f06783-96be-46fd-91db-283a32c32cb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979741643,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f139cbd-a0ed-4243-9c3f-e57473c3700a","invariantUUID":"076b10be-c3a0-4de2-b751-cbca15ff5777","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":"loadBalancer","uniqueId":"e03ab5fe-4617-4151-b19a-26b3bc02ced6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979649421,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba48323-2feb-48c1-89df-f66717a285bf","invariantUUID":"3500dc73-1726-4c3b-b490-7122d2c59eec","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":"networkrules","uniqueId":"57a08a2d-645d-4708-8c04-af0a07f242f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979681696,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8cd0f369-9af5-438f-8b44-252dd79cabe4","invariantUUID":"6a6106ba-9b77-40e3-96d3-ecd118f18212","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"998a4319-3d73-4d78-b2ca-231dc3dbb7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979706415,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"658bc927-06fc-4961-a0b4-837d59ce0950","invariantUUID":"3ff09590-70bb-48d7-af4b-dcbecadec0d8","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":"c5cca4e0-ac97-46a5-b4e4-af28fa9faf94","lifecycleState":"CERTIFIED","lastUpdateDate":1636979835763,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a225406-720d-4704-a7e8-457663f3a694","invariantUUID":"7d28f494-b739-4633-a416-f593408f938b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10a2a227-3817-4ec2-91ff-47aad4ee2873","lifecycleState":"CERTIFIED","lastUpdateDate":1636979695422,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b66ba1a0-3b79-46de-8253-5181e292effb","invariantUUID":"247b388d-286b-4240-86d5-39776b06a810","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7fdc4e5-4b1e-4fd1-a02f-6b00dd5261fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979851319,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17bca248-3d31-4d79-9b6c-66c66bf9c1a3","invariantUUID":"9ebb7807-0d35-44d5-bf9f-1ef57d6fe8ef","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5d6adbb-fc23-45c7-a9a3-fa7a62a93f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979769391,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"432b30ae-d051-4ffb-a0d7-4442e1527cca","invariantUUID":"57f8ae2f-62d1-4e78-a8fe-1cf8c1ffc1b9","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":"defaulticon","uniqueId":"efaa8427-6e67-4850-8b5f-698f8054b63c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979642719,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fd1fd930-d6ad-4e5a-aa6e-9677a2cd0f68","invariantUUID":"d623add1-70a6-4e80-8881-835662784c95","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"57287567-a3c6-480b-af9c-957b018e148a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979809228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e2ded12-3548-44ef-b2b6-094258cda0f9","invariantUUID":"a85115e9-bec4-4c62-a96f-36bc1ab3348e","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":"port","uniqueId":"4330e821-9e63-46f8-a07a-4835de7f868f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979794761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90e1ea5a-ac7a-4532-ae17-fd7ebf360007","invariantUUID":"2791df70-f213-4cd5-a58f-8f48b8c4faae","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8fe96b76-43f9-4b0f-9dec-813507859373","lifecycleState":"CERTIFIED","lastUpdateDate":1636979839115,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3da6c09-9637-4f4c-a8a5-3d548125b990","invariantUUID":"db3051ee-cfde-4dae-8f24-2c7dac490467","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c12bbec3-d613-4ab6-ae84-5a65d8393751","lifecycleState":"CERTIFIED","lastUpdateDate":1636979746370,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6594c19-80b3-483f-8e20-c493b128be1f","invariantUUID":"92d6dfbd-f153-4ad0-9a43-31ea9c0f715c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34044ba8-931a-455c-a1ca-cd20d2cfb8f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979663157,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9f3728a-4e21-41d2-9bec-d210b520f1b9","invariantUUID":"a81d6aff-8e49-45f5-8b31-cba1e923069b","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":"network","uniqueId":"aed45ea7-1048-49d5-99ab-34c78c4a140f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979726358,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bdb65d8f-57ee-4f5e-b7a3-cb1b5413c245","invariantUUID":"a88908f6-fbef-4bf3-b1bf-01c2e8611dba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4b57ca5-21df-4f71-a558-80936ca51db0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979773781,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a58af0-58ea-46c6-9600-777a97a2e90a","invariantUUID":"a3baefb1-7d13-44b7-993b-25f283a614d3","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b57ceaf-f1b5-4d09-87bb-40876f571b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979661472,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6ec4a45-3d34-440d-a042-a67cf72298e9","invariantUUID":"d492cc86-449c-492c-824e-26ffa28b2aca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03add6d0-9169-495a-929d-8912d3326e75","lifecycleState":"CERTIFIED","lastUpdateDate":1636979683296,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb71f3f1-f8a7-41ea-9178-4fcff4589b58","invariantUUID":"787cfec9-42a3-479b-b7cc-9f6377701847","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":"port","uniqueId":"bac90fa0-ece5-468b-9624-56aa7f4a9847","lifecycleState":"CERTIFIED","lastUpdateDate":1636979767917,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"557bc44b-b828-42f5-9043-10307a73eaf9","invariantUUID":"ccfa3cce-80c1-4ef8-850e-8a5833384499","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":"bef83ba3-0087-48b1-9335-71df5340387d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979775520,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74047fe7-bf8e-4c98-b76b-6a3a47e09fee","invariantUUID":"83cf3f9d-8f96-4cf5-b57a-f1e1251bfaa8","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":"objectStorage","uniqueId":"3d9982fd-c5b9-48ad-9f81-2395508649f3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979751479,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b49358a6-714d-4891-baf1-ca4075288d32","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","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":"9e231fc4-e4c1-4257-8de1-226b010d558d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979729844,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"654d002f-6315-4eed-b877-973ec09fa923","invariantUUID":"89148109-68a3-4a9e-a025-c199607da023","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b152b02f-d86c-4a9e-9839-b2f69c036e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636979740190,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0807b706-3120-4a64-b071-98fb0c768046","invariantUUID":"56004e33-da7b-487d-9b6f-45375b05c8bb","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd9ad1fa-973d-4574-aa6e-593077790888","lifecycleState":"CERTIFIED","lastUpdateDate":1636979689792,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc57a55a-7dd8-462c-a3e3-da06088aff38","invariantUUID":"731e2a4d-15d4-44c7-8994-ddf5be13b429","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39fb3490-2c17-44ef-8d10-7440900e8e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979731277,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57af1818-f7aa-42d0-a43d-fb6becc85728","invariantUUID":"0f24cca9-11ad-4ca0-b711-1619c744e92b","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":"compute","uniqueId":"428a4db1-8507-4d80-ba6e-533a73b5e2f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979850041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa797f33-44b7-405a-8ac6-1a061df574ed","invariantUUID":"34988526-badd-4c18-9bc3-7c59774bd9aa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eadbef9-cff3-4be3-ae4f-e9dec8d94094","lifecycleState":"CERTIFIED","lastUpdateDate":1636979761682,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bf973e-492e-450f-9c40-f26e646627b6","invariantUUID":"c3e109f4-7f47-46d0-8fcd-a3320dd46c4a","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":"e71b0ae7-34f4-4743-87bb-66ac77edadbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979697480,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a07ffb-6443-4869-999f-4a61c281a7ca","invariantUUID":"50339560-53a5-4093-95f6-edfab9efc894","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":"port","uniqueId":"5acebb5a-bb9c-486a-aa0a-84a7adbd415f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979852629,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f60710ae-f4b8-4aac-bf22-373bd44f5f78","invariantUUID":"b1f9c089-2fbc-4e87-ba3b-f7fcf2882f92","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e1798eb-f945-4170-99f8-b290ae1a8222","lifecycleState":"CERTIFIED","lastUpdateDate":1636979737301,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78ab9d7-504f-4a1a-8b51-bb5c75104a7a","invariantUUID":"6154209a-bb41-4bce-ad5d-3d21ea35ec8d","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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979704757,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a494072a-9714-44d9-8116-880fe96c7b7e","invariantUUID":"36536ef8-d760-4bf1-9bca-c1b2fca0b3f7","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":"objectStorage","uniqueId":"aeee5d13-d971-4a56-a59f-530c078798d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979644387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd3e32cc-1520-4d0f-a167-53ea232dc618","invariantUUID":"c0070ea0-5871-45ee-9fc6-9a097909988c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"634a5810-1534-48e0-b7d1-40d25695ddb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636988220982,"name":"basic_onboard_bcrOXm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","systemName":"BasicOnboardBcroxm","description":"VF","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"515f8abd-71b5-4a7c-902c-d4cf28046cca","lifecycleState":"CERTIFIED","lastUpdateDate":1636979840613,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3ef6587-e66a-41ad-b31b-42070bd9450a","invariantUUID":"558c3a19-45f5-4832-80f3-165a1a2e5c91","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20f1f459-b654-480e-8a3c-f2fe2f1f99aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979673771,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"453dd5b8-1aed-49e2-9cc1-2d3320de8b57","invariantUUID":"6d1a8e01-09ef-4a7b-82fa-03e61f42c4ef","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6097fa4c-50e4-445b-83a0-d05982083c56","lifecycleState":"CERTIFIED","lastUpdateDate":1636979707885,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d3ae370-bdaf-49bb-9751-26a684b16162","invariantUUID":"fc5e0317-28c7-4a6b-af54-dbe717e6183c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1117a4ec-dc3d-4263-b543-64dac2931252","lifecycleState":"CERTIFIED","lastUpdateDate":1636979843376,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10fc7b-a0b2-4055-9a34-e26252d521c7","invariantUUID":"301597e7-ff8a-41a9-8049-5f88c449dd2f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a92d9ea-e1c2-4aec-8f32-cad85645d287","lifecycleState":"CERTIFIED","lastUpdateDate":1636979791410,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce68bcb0-0d68-47bd-a9df-55121c6e131a","invariantUUID":"f961c3d0-96ef-44cc-92b8-794269614d4c","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":"314a6652-fe00-4765-b9a4-e323b076acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1636979734243,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcef48c5-d8ad-4e38-8e74-6be5e3abb3ca","invariantUUID":"2a685dc6-dbd8-450b-af02-9ecf0faee9f7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"63507233-18a2-40ad-8cd0-972b281f5f07","lifecycleState":"CERTIFIED","lastUpdateDate":1636979807611,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05a30836-a87f-42c4-a255-d4328a62b4e9","invariantUUID":"c17c4e4b-1af7-4034-9f9f-c55832c92d1a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3164b21d-164f-4e7c-ae3e-4bad8a9bb79f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979659939,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63b1e15b-9691-4f37-8ac7-cff1733fe601","invariantUUID":"c44069b5-e8e6-4fbb-8c81-dd21608e4c81","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":"compute","uniqueId":"ea8759d1-a23a-4d27-a80a-539763e269ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636979804986,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3229b9c0-6e27-45f4-8561-d0f6d1f5b32a","invariantUUID":"ad7e179b-b773-4b32-8e51-ccca14ae9b0b","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":"5a7ab6e8-ae69-4464-a74b-5ccdd2209c79","lifecycleState":"CERTIFIED","lastUpdateDate":1636979713833,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31bd823f-e915-4b35-9ab1-112f7da4aee7","invariantUUID":"7f1aecee-de85-4b11-ac3c-a1b2b2e37533","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":"compute","uniqueId":"01080856-0684-40c1-b57a-30280a13de36","lifecycleState":"CERTIFIED","lastUpdateDate":1636979634440,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"421fb5c7-bcc4-4af8-95f7-3d705d15dde7","invariantUUID":"af9e2758-d390-4096-812c-0e0acc23a595","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6391e76d-87a5-4583-be90-66282b328e6c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636979780418,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"189fa4f1-65a9-4c7e-b27a-0d3fad925891","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfb274c3-0deb-4214-bf0a-35866440641c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979720508,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0fff8f-8c9f-49a7-bc5e-faa71243edde","invariantUUID":"32c59131-57c4-4007-9095-b07814437c4c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6988e39f-9b9d-42c4-997c-533352749394","lifecycleState":"CERTIFIED","lastUpdateDate":1636979801409,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d17074f5-c38d-4555-8667-44ed3636950a","invariantUUID":"7dd5c3c9-d955-45b1-8946-92b9785ebb6b","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":"72e8660b-d8c2-41a3-8fa6-8d986ba7765a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979735755,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c9b9fc1-e1cb-4db2-bc31-f712dd95fbd3","invariantUUID":"28574246-fb8f-45b6-a458-7bcd9b158a7a","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":"objectStorage","uniqueId":"04e3ab37-2e33-4a39-aeb2-1818fdde6f55","lifecycleState":"CERTIFIED","lastUpdateDate":1636979841914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d35389d6-b544-4671-9bf2-4766a626614e","invariantUUID":"066bfabe-7967-4c02-b846-8f51ea8e1bd1","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","lifecycleState":"CERTIFIED","lastUpdateDate":1636979651084,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fbd9ba3-cef0-4183-ba2e-c3671fb6102d","invariantUUID":"4730709e-b785-4ae4-b739-80b06211ede5","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4c8760d-2011-4097-8f1b-2519cd1e8bf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979743130,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32958257-aded-4ec3-b70a-0a9e5a80e4c3","invariantUUID":"af73ba6d-9f4f-4e6b-a9a5-3abb4425bb3d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6ed9fb6-e01f-45fb-a6c1-41231e184083","lifecycleState":"CERTIFIED","lastUpdateDate":1636979732809,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c96c319-7dda-45a6-9914-149dcbe3a7d3","invariantUUID":"365106f6-4aeb-49d1-8bb5-dc3387212061","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28651229-0a2a-4c43-bbaf-88e8ac90820d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979700451,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3733d992-f268-4520-b5fd-440b14bbdde4","invariantUUID":"75c991e1-e0f5-4248-b954-198e27c7ba3f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bbf4fb6f-63a7-45ee-bf64-39d15fa82ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1636979802994,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"381a7b5b-8bab-4254-9477-b501f4513d30","invariantUUID":"bbb45804-511e-4266-a694-484051336fcd","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":"3618626c-288f-4058-b467-1d719d8c93ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636979723977,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a2f5d12-a05e-4f3d-974a-3c787dded41b","invariantUUID":"a56862d1-dee7-4c13-b30a-2ac48000a421","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a43f5fb0-5e7a-4b9a-9d26-a3bf0b8e4bbe","lifecycleState":"CERTIFIED","lastUpdateDate":1636979848699,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803ca2bc-248b-4a07-b5d3-d5beddbb98fd","invariantUUID":"d0e16357-342a-434d-8a12-16abb8a2c49a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75bd5bea-b765-4daf-90bb-99a1fc6989bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636979845105,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ccd6b4a-bbef-4c59-9647-48b8a97e7e9d","invariantUUID":"bd37ce3b-8ef6-4f14-9385-a859d0b66d62","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d15628e-fa24-4463-92de-73183d6b3623","lifecycleState":"CERTIFIED","lastUpdateDate":1636979764866,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4424aab-cb16-45ab-aadb-52a1bb125137","invariantUUID":"18255a56-527a-4dae-a3ee-2e5aaa3baed1","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":"396465b4-f92f-4a22-a88a-0fe0887f1d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979847058,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04847db0-80a5-4e69-96d5-f20a598e06a9","invariantUUID":"8555ef1f-847b-4c33-8d16-6041b1b60308","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4925e167-2656-4e75-a718-d5f1902ed977","lifecycleState":"CERTIFIED","lastUpdateDate":1636979675261,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"837c06c6-1d9a-4393-95f5-c62038685902","invariantUUID":"8c19a6bb-6fb3-4ef5-bc55-b6be2ec775bd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba366885-feaf-4b59-93a6-2ffb441ddfde","lifecycleState":"CERTIFIED","lastUpdateDate":1636979837605,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd265208-4da9-495c-b8fb-b89550a24625","invariantUUID":"1bd307ca-247e-455d-8f85-e7cd74a5984a","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f3c9dc9-09af-4706-833b-9d67d72c11c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636979669191,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de7f7b1-3020-4175-8a9f-ad8c5b9f9800","invariantUUID":"40a857a9-135e-441f-83c0-3425f76e81b1","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":"objectStorage","uniqueId":"d4225000-55f0-4789-8086-37bc1d18978e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979658298,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daceb77c-eb77-4293-83be-f9a4eb14b71c","invariantUUID":"c2a326ed-1303-43dd-8778-89da6fa6bbda","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":"defaulticon","uniqueId":"66f95ecd-482e-4d99-a5d9-42658d7c2078","lifecycleState":"CERTIFIED","lastUpdateDate":1636985061238,"name":"vFW f050c34d-10f3","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","systemName":"VfwF050c34d10f3","description":"vendor software product","tags":["vFW f050c34d-10f3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"48d9e73b-d2f4-4808-8b9c-1068b7a7e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979752916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d67c349-8a04-40d6-a7c6-8d92d84afaea","invariantUUID":"d80ea318-bbba-4be2-97bf-10e63d203369","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":"network","uniqueId":"406aa4df-aa87-4cfe-87e4-013e74098f14","lifecycleState":"CERTIFIED","lastUpdateDate":1636979670693,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9bdbe15e-8748-4477-ae7e-af69c361bb4b","invariantUUID":"8f0fe2b6-ceb0-4f69-bbe9-293bc0d9c72c","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":"defaulticon","uniqueId":"f0555036-48fb-42a0-b055-0ff7701e402c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979763288,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc782bf7-5c33-41ec-80a0-2b333be63a1c","invariantUUID":"5f977a37-128b-4cf9-b399-3fe08742767d","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":"securityrules","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979691321,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"18cbffe4-7be1-4a22-87ee-78e5ff79dc96","invariantUUID":"70fce8b7-a317-4cec-9b62-c71cca5c30a9","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8c8272-b092-42cd-a831-9fe6af2d01be","lifecycleState":"CERTIFIED","lastUpdateDate":1636979754437,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c216686-639f-49ec-bf31-72988761029a","invariantUUID":"af6213ab-3818-4aac-acb0-16697046f662","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":"c6d7c22e-aad0-45c1-80b3-cf1b3d03c21a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979652587,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc0f09df-33c4-4e4a-9feb-351312cfd23a","invariantUUID":"4342a2d3-6e70-4746-851e-caac3d6a9783","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7c576c6-e2f0-4bed-a429-2c1a7ed4dcc9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979778080,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"728adc90-50a0-4811-9b86-863cfcba458c","invariantUUID":"2c3bd75f-ddf6-406f-8560-dcf9551e82c3","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":"defaulticon","uniqueId":"b196070e-9489-4574-b8ab-bd0dd8edf56b","lifecycleState":"CERTIFIED","lastUpdateDate":1636988115384,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2421dc7-eef9-422e-a5e9-b0f00419a599","lifecycleState":"CERTIFIED","lastUpdateDate":1636979748190,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"480dee0d-1472-4412-8ef9-108d8c18b67b","invariantUUID":"fb1af814-3503-4e04-8254-8939e44d492d","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":"defaulticon","uniqueId":"b08abd82-2580-4b4d-bd4d-628922b57d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636987244194,"name":"pNF 356a0c98-a817","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"885c1b8e-ead8-4c48-a974-af7b2a84e8d5","invariantUUID":"e16ef7b1-4e61-4697-abf3-fe2aa93a8b0d","systemName":"Pnf356a0c98A817","description":"vendor software product","tags":["pNF 356a0c98-a817"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c881af9c-6d4d-4661-a791-80786a6e0899","lifecycleState":"CERTIFIED","lastUpdateDate":1636979672222,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a3c6bf-84ef-4b63-8f39-73c674eabc41","invariantUUID":"e301ae38-bf00-4672-9c72-24a5270800f8","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":"networkrules","uniqueId":"7bab1e16-9d28-4092-8c67-1d82e656486b","lifecycleState":"CERTIFIED","lastUpdateDate":1636979688197,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ada86bb9-c4e8-4721-92ca-e9dc7e973b08","invariantUUID":"6f685991-cef1-4a71-91a0-b928d14b72ba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9956c178-293c-40a4-9734-a9d43e3f9271","lifecycleState":"CERTIFIED","lastUpdateDate":1636979796337,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b79bb319-92c8-4c76-a5f1-c2eaa5bd9694","invariantUUID":"23c1a8a5-5c66-4788-acb1-1f3ace7aad71","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5384d280-8e84-4c28-ab14-4e437d4a6831","lifecycleState":"CERTIFIED","lastUpdateDate":1636979645927,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95b28088-3530-4ac2-b13a-0fd594231c3d","invariantUUID":"bec1d30b-ef87-48c9-b7f4-785ebc984922","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":"compute","uniqueId":"39647cb8-8b3a-4f48-9cb2-0fb8ddbfbac8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979693808,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d792fed-9279-4b12-95c0-3ec8b192c19e","invariantUUID":"12103d2d-2517-4094-bb71-00125c74bc60","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":"d274b845-f8b2-407a-943c-d5106cea68aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979719006,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c67504d2-be37-4be6-8e7d-6831ca852936","invariantUUID":"3da7ea9a-9bd6-4ae4-aeca-46fe5cd2dc7e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48a20d4e-3aa7-4453-8063-6dbb707b2ea3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979728320,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55e07260-8643-460f-ad31-12ff948e196f","invariantUUID":"28fdcc50-ea19-4ed2-9951-6a58cc0065a0","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":"98d97027-abe8-4f96-9ac0-7485d42c8256","lifecycleState":"CERTIFIED","lastUpdateDate":1636979770873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68538673-23d8-4c56-8491-f484f2b858b6","invariantUUID":"e46e4919-5f20-43ae-95c9-7c746e72ca71","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6b9ae38-95d5-464f-96ad-8ea6a4a624ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636979799781,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03726757-4ce7-462f-86eb-00e4fbf3936e","invariantUUID":"7a5777c9-77df-4b2d-b8bf-a887df72df7e","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":"308262e0-b99d-4d4f-bce0-45b8b92253db","lifecycleState":"CERTIFIED","lastUpdateDate":1636979665390,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87e7733d-e07d-43cf-b776-26c7a61ac25a","invariantUUID":"bd28af6c-b656-4573-9f75-8984cda91c64","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":"port","uniqueId":"6c3b30bd-d700-4b9a-90b4-17de17c37d38","lifecycleState":"CERTIFIED","lastUpdateDate":1636979766373,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b49061e2-14d7-4662-bd36-c67cc5575f3b","invariantUUID":"4a91ea84-a4d8-494f-921d-c3017a5e53c1","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"278a049f-be71-45b5-b81c-2916d1e7b77d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979772275,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e05011ec-d1ee-4216-a13b-5946a491c7b5","invariantUUID":"68dae163-7e56-494c-9d25-8588ebc61e9c","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":"defaulticon","uniqueId":"1d007db5-5178-4f12-87e7-9f3c4aa5ab66","lifecycleState":"CERTIFIED","lastUpdateDate":1636979667752,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f707f86-7f9a-4cc0-8567-0d7bf1e424f4","invariantUUID":"3fa075ee-25ac-4afb-b2c5-3d3701879b99","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636988237704,"name":"basic_onboard_bcrOXm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","systemName":"BasicOnboardBcroxm","description":"service","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6449ad6e-4ac0-4350-8b8b-6c8b10797ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1636987251699,"name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","systemName":"DemoPnfXiqoiqavns0bxsrxqyku","description":"catalog service description","tags":["robot-ete","Demo_pNF_xIqoiQAVNs0bXsRXQyKu"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e462884c-ccc8-411e-bb64-7164a2be7f00","lifecycleState":"CERTIFIED","lastUpdateDate":1636988045707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"130c6bf9-6e43-444b-b250-33ae0f757e9a","lifecycleState":"CERTIFIED","lastUpdateDate":1636988134347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"869b9ac7-f26e-4dff-9f80-191a44d2e9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636985071789,"name":"vFW 2021-11-15 14-03-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","systemName":"Vfw20211115140338","description":"catalog service description","tags":["robot-ete","vFW 2021-11-15 14-03-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-15 14:57:18,590 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_bcrOXm found in resources list 2021-11-15 14:57:18,591 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:57:18,591 DEBUG 131:onap_service.py(1) - [SDC][Add VF to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4c633a09-7d21-42bb-b670-5d76f85042d3/resourceInstance 2021-11-15 14:57:18,591 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_onboard_bcrOXm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "634a5810-1534-48e0-b7d1-40d25695ddb9", "originType": "VF", "componentUid": "634a5810-1534-48e0-b7d1-40d25695ddb9", "icon": "defaulticon" } 2021-11-15 14:57:18,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:20,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4c633a09-7d21-42bb-b670-5d76f85042d3/resourceInstance HTTP/1.1" 201 None 2021-11-15 14:57:20,490 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-11-15 14:57:20,491 DEBUG 146:onap_service.py(1) - [SDC][Add VF to service] 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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false},{"definition":false,"hidden":false,"uniqueId":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"fecf2203-672a-4050-a2d0-ec5a93d4591c.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387.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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","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":"0af2e9e9-7b22-44b3-96a7-fa988c492387","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_bcrOXm 0","SupportablityComponentVersion":null},"actualComponentUid":"634a5810-1534-48e0-b7d1-40d25695ddb9","createdFromCsar":false,"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3.634a5810-1534-48e0-b7d1-40d25695ddb9.basic_onboard_bcroxm0","normalizedName":"basic_onboard_bcroxm0","name":"basic_onboard_bcrOXm 0","creationTime":1636988239335,"icon":"defaulticon","description":null,"originType":"VF","invariantName":"basic_onboard_bcroxm0","createdFrom":null,"isProxy":false,"toscaArtifacts":{},"directives":[],"componentUid":"634a5810-1534-48e0-b7d1-40d25695ddb9","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardBcroxm","modificationTime":1636988239335,"customizationUUID":"e1ac274e-a9cd-4548-8937-b5054539da0f","posX":"200","posY":"100","componentName":"basic_onboard_bcrOXm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-11-15 14:57:20,492 INFO 511:service.py(1) - Resource VF basic_onboard_bcrOXm has been added on serice basic_onboard_bcrOXm 2021-11-15 14:57:20,496 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_bcrOXm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:57:20,496 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_bcrOXm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d/distribution 2021-11-15 14:57:20,497 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_bcrOXm] data sent: None 2021-11-15 14:57:20,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:20,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d/distribution HTTP/1.1" 200 38 2021-11-15 14:57:20,570 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_bcrOXm] response code: 200 2021-11-15 14:57:20,570 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_bcrOXm] response: {"distributionStatusOfServiceList":[]} 2021-11-15 14:57:20,572 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_bcrOXm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:57:20,573 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_bcrOXm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-11-15 14:57:20,573 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_bcrOXm] data sent: None 2021-11-15 14:57:20,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:20,624 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 2021-11-15 14:57:20,625 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_bcrOXm] response code: 200 2021-11-15 14:57:20,626 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_bcrOXm] response: {"distributionStatusList":[]} 2021-11-15 14:57:20,628 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-15 14:57:20,628 INFO 728:service.py(1) - attempting to checkin Service basic_onboard_bcrOXm in SDC 2021-11-15 14:57:20,633 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'} 2021-11-15 14:57:20,633 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/4c633a09-7d21-42bb-b670-5d76f85042d3/lifecycleState/checkin 2021-11-15 14:57:20,633 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-15 14:57:20,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:22,439 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4c633a09-7d21-42bb-b670-5d76f85042d3/lifecycleState/checkin HTTP/1.1" 200 1225 2021-11-15 14:57:22,441 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-15 14:57:22,442 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3","name":"basic_onboard_bcrOXm","version":"0.1","isHighestVersion":true,"creationDate":1636988237704,"lastUpdateDate":1636988241287,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_bcrOXm"],"icon":"network_l_1-3","normalizedName":"basiconboardbcroxm","systemName":"BasicOnboardBcroxm","contactId":"cs0008","allVersions":{"0.1":"4c633a09-7d21-42bb-b670-5d76f85042d3"},"projectCode":"123456","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","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":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d"} 2021-11-15 14:57:22,445 DEBUG 159:__init__.py(1) - check if Service basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:22,445 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-15 14:57:22,446 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'} 2021-11-15 14:57:22,446 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-15 14:57:22,447 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-15 14:57:22,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:22,550 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1880 2021-11-15 14:57:22,552 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-15 14:57:22,553 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","name":"vFW 2021-11-15 14-03-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba2c37bf-5970-4e22-9fad-42005727fcdc/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12c03e4b-808e-492e-b528-0a646b019fc7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69158a83-8f5e-4c0e-b5cb-86a72291a1bf/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c5a507d0-3482-4fb4-8bcc-afd356717303/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","name":"basic_onboard_bcrOXm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-15 14:57:22,556 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-15 14-03-38 from SDC 2021-11-15 14:57:22,557 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:22,557 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:22,557 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:22,557 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-15 14:57:22,558 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:22,558 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:22,558 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:22,558 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:22,559 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:22,559 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:22,559 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:22,559 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xIqoiQAVNs0bXsRXQyKu from SDC 2021-11-15 14:57:22,560 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:22,560 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:22,560 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:22,560 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bcrOXm from SDC 2021-11-15 14:57:22,560 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:22,561 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:22,561 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-15 14:57:22,561 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-15 14:57:22,561 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:22,562 INFO 192:__init__.py(1) - Service found, updating information 2021-11-15 14:57:22,562 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'} 2021-11-15 14:57:22,562 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 2021-11-15 14:57:22,563 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-15 14:57:22,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:22,659 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 2021-11-15 14:57:22,662 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-15 14:57:22,666 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92f06783-96be-46fd-91db-283a32c32cb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979741643,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f139cbd-a0ed-4243-9c3f-e57473c3700a","invariantUUID":"076b10be-c3a0-4de2-b751-cbca15ff5777","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":"loadBalancer","uniqueId":"e03ab5fe-4617-4151-b19a-26b3bc02ced6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979649421,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba48323-2feb-48c1-89df-f66717a285bf","invariantUUID":"3500dc73-1726-4c3b-b490-7122d2c59eec","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":"networkrules","uniqueId":"57a08a2d-645d-4708-8c04-af0a07f242f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979681696,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8cd0f369-9af5-438f-8b44-252dd79cabe4","invariantUUID":"6a6106ba-9b77-40e3-96d3-ecd118f18212","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"998a4319-3d73-4d78-b2ca-231dc3dbb7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979706415,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"658bc927-06fc-4961-a0b4-837d59ce0950","invariantUUID":"3ff09590-70bb-48d7-af4b-dcbecadec0d8","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":"c5cca4e0-ac97-46a5-b4e4-af28fa9faf94","lifecycleState":"CERTIFIED","lastUpdateDate":1636979835763,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a225406-720d-4704-a7e8-457663f3a694","invariantUUID":"7d28f494-b739-4633-a416-f593408f938b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10a2a227-3817-4ec2-91ff-47aad4ee2873","lifecycleState":"CERTIFIED","lastUpdateDate":1636979695422,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b66ba1a0-3b79-46de-8253-5181e292effb","invariantUUID":"247b388d-286b-4240-86d5-39776b06a810","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7fdc4e5-4b1e-4fd1-a02f-6b00dd5261fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979851319,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17bca248-3d31-4d79-9b6c-66c66bf9c1a3","invariantUUID":"9ebb7807-0d35-44d5-bf9f-1ef57d6fe8ef","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5d6adbb-fc23-45c7-a9a3-fa7a62a93f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979769391,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"432b30ae-d051-4ffb-a0d7-4442e1527cca","invariantUUID":"57f8ae2f-62d1-4e78-a8fe-1cf8c1ffc1b9","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":"defaulticon","uniqueId":"efaa8427-6e67-4850-8b5f-698f8054b63c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979642719,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fd1fd930-d6ad-4e5a-aa6e-9677a2cd0f68","invariantUUID":"d623add1-70a6-4e80-8881-835662784c95","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"57287567-a3c6-480b-af9c-957b018e148a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979809228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e2ded12-3548-44ef-b2b6-094258cda0f9","invariantUUID":"a85115e9-bec4-4c62-a96f-36bc1ab3348e","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":"port","uniqueId":"4330e821-9e63-46f8-a07a-4835de7f868f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979794761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90e1ea5a-ac7a-4532-ae17-fd7ebf360007","invariantUUID":"2791df70-f213-4cd5-a58f-8f48b8c4faae","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8fe96b76-43f9-4b0f-9dec-813507859373","lifecycleState":"CERTIFIED","lastUpdateDate":1636979839115,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3da6c09-9637-4f4c-a8a5-3d548125b990","invariantUUID":"db3051ee-cfde-4dae-8f24-2c7dac490467","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c12bbec3-d613-4ab6-ae84-5a65d8393751","lifecycleState":"CERTIFIED","lastUpdateDate":1636979746370,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6594c19-80b3-483f-8e20-c493b128be1f","invariantUUID":"92d6dfbd-f153-4ad0-9a43-31ea9c0f715c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34044ba8-931a-455c-a1ca-cd20d2cfb8f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979663157,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9f3728a-4e21-41d2-9bec-d210b520f1b9","invariantUUID":"a81d6aff-8e49-45f5-8b31-cba1e923069b","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":"network","uniqueId":"aed45ea7-1048-49d5-99ab-34c78c4a140f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979726358,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bdb65d8f-57ee-4f5e-b7a3-cb1b5413c245","invariantUUID":"a88908f6-fbef-4bf3-b1bf-01c2e8611dba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4b57ca5-21df-4f71-a558-80936ca51db0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979773781,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a58af0-58ea-46c6-9600-777a97a2e90a","invariantUUID":"a3baefb1-7d13-44b7-993b-25f283a614d3","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b57ceaf-f1b5-4d09-87bb-40876f571b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979661472,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6ec4a45-3d34-440d-a042-a67cf72298e9","invariantUUID":"d492cc86-449c-492c-824e-26ffa28b2aca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03add6d0-9169-495a-929d-8912d3326e75","lifecycleState":"CERTIFIED","lastUpdateDate":1636979683296,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb71f3f1-f8a7-41ea-9178-4fcff4589b58","invariantUUID":"787cfec9-42a3-479b-b7cc-9f6377701847","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":"port","uniqueId":"bac90fa0-ece5-468b-9624-56aa7f4a9847","lifecycleState":"CERTIFIED","lastUpdateDate":1636979767917,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"557bc44b-b828-42f5-9043-10307a73eaf9","invariantUUID":"ccfa3cce-80c1-4ef8-850e-8a5833384499","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":"bef83ba3-0087-48b1-9335-71df5340387d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979775520,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74047fe7-bf8e-4c98-b76b-6a3a47e09fee","invariantUUID":"83cf3f9d-8f96-4cf5-b57a-f1e1251bfaa8","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":"objectStorage","uniqueId":"3d9982fd-c5b9-48ad-9f81-2395508649f3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979751479,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b49358a6-714d-4891-baf1-ca4075288d32","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","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":"9e231fc4-e4c1-4257-8de1-226b010d558d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979729844,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"654d002f-6315-4eed-b877-973ec09fa923","invariantUUID":"89148109-68a3-4a9e-a025-c199607da023","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b152b02f-d86c-4a9e-9839-b2f69c036e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636979740190,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0807b706-3120-4a64-b071-98fb0c768046","invariantUUID":"56004e33-da7b-487d-9b6f-45375b05c8bb","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd9ad1fa-973d-4574-aa6e-593077790888","lifecycleState":"CERTIFIED","lastUpdateDate":1636979689792,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc57a55a-7dd8-462c-a3e3-da06088aff38","invariantUUID":"731e2a4d-15d4-44c7-8994-ddf5be13b429","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39fb3490-2c17-44ef-8d10-7440900e8e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979731277,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57af1818-f7aa-42d0-a43d-fb6becc85728","invariantUUID":"0f24cca9-11ad-4ca0-b711-1619c744e92b","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":"compute","uniqueId":"428a4db1-8507-4d80-ba6e-533a73b5e2f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979850041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa797f33-44b7-405a-8ac6-1a061df574ed","invariantUUID":"34988526-badd-4c18-9bc3-7c59774bd9aa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eadbef9-cff3-4be3-ae4f-e9dec8d94094","lifecycleState":"CERTIFIED","lastUpdateDate":1636979761682,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bf973e-492e-450f-9c40-f26e646627b6","invariantUUID":"c3e109f4-7f47-46d0-8fcd-a3320dd46c4a","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":"e71b0ae7-34f4-4743-87bb-66ac77edadbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979697480,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a07ffb-6443-4869-999f-4a61c281a7ca","invariantUUID":"50339560-53a5-4093-95f6-edfab9efc894","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":"port","uniqueId":"5acebb5a-bb9c-486a-aa0a-84a7adbd415f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979852629,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f60710ae-f4b8-4aac-bf22-373bd44f5f78","invariantUUID":"b1f9c089-2fbc-4e87-ba3b-f7fcf2882f92","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e1798eb-f945-4170-99f8-b290ae1a8222","lifecycleState":"CERTIFIED","lastUpdateDate":1636979737301,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78ab9d7-504f-4a1a-8b51-bb5c75104a7a","invariantUUID":"6154209a-bb41-4bce-ad5d-3d21ea35ec8d","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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979704757,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a494072a-9714-44d9-8116-880fe96c7b7e","invariantUUID":"36536ef8-d760-4bf1-9bca-c1b2fca0b3f7","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":"objectStorage","uniqueId":"aeee5d13-d971-4a56-a59f-530c078798d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979644387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd3e32cc-1520-4d0f-a167-53ea232dc618","invariantUUID":"c0070ea0-5871-45ee-9fc6-9a097909988c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"634a5810-1534-48e0-b7d1-40d25695ddb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636988220982,"name":"basic_onboard_bcrOXm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","systemName":"BasicOnboardBcroxm","description":"VF","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"515f8abd-71b5-4a7c-902c-d4cf28046cca","lifecycleState":"CERTIFIED","lastUpdateDate":1636979840613,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3ef6587-e66a-41ad-b31b-42070bd9450a","invariantUUID":"558c3a19-45f5-4832-80f3-165a1a2e5c91","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20f1f459-b654-480e-8a3c-f2fe2f1f99aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979673771,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"453dd5b8-1aed-49e2-9cc1-2d3320de8b57","invariantUUID":"6d1a8e01-09ef-4a7b-82fa-03e61f42c4ef","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6097fa4c-50e4-445b-83a0-d05982083c56","lifecycleState":"CERTIFIED","lastUpdateDate":1636979707885,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d3ae370-bdaf-49bb-9751-26a684b16162","invariantUUID":"fc5e0317-28c7-4a6b-af54-dbe717e6183c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1117a4ec-dc3d-4263-b543-64dac2931252","lifecycleState":"CERTIFIED","lastUpdateDate":1636979843376,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10fc7b-a0b2-4055-9a34-e26252d521c7","invariantUUID":"301597e7-ff8a-41a9-8049-5f88c449dd2f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a92d9ea-e1c2-4aec-8f32-cad85645d287","lifecycleState":"CERTIFIED","lastUpdateDate":1636979791410,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce68bcb0-0d68-47bd-a9df-55121c6e131a","invariantUUID":"f961c3d0-96ef-44cc-92b8-794269614d4c","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":"314a6652-fe00-4765-b9a4-e323b076acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1636979734243,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcef48c5-d8ad-4e38-8e74-6be5e3abb3ca","invariantUUID":"2a685dc6-dbd8-450b-af02-9ecf0faee9f7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"63507233-18a2-40ad-8cd0-972b281f5f07","lifecycleState":"CERTIFIED","lastUpdateDate":1636979807611,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05a30836-a87f-42c4-a255-d4328a62b4e9","invariantUUID":"c17c4e4b-1af7-4034-9f9f-c55832c92d1a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3164b21d-164f-4e7c-ae3e-4bad8a9bb79f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979659939,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63b1e15b-9691-4f37-8ac7-cff1733fe601","invariantUUID":"c44069b5-e8e6-4fbb-8c81-dd21608e4c81","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":"compute","uniqueId":"ea8759d1-a23a-4d27-a80a-539763e269ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636979804986,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3229b9c0-6e27-45f4-8561-d0f6d1f5b32a","invariantUUID":"ad7e179b-b773-4b32-8e51-ccca14ae9b0b","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":"5a7ab6e8-ae69-4464-a74b-5ccdd2209c79","lifecycleState":"CERTIFIED","lastUpdateDate":1636979713833,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31bd823f-e915-4b35-9ab1-112f7da4aee7","invariantUUID":"7f1aecee-de85-4b11-ac3c-a1b2b2e37533","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":"compute","uniqueId":"01080856-0684-40c1-b57a-30280a13de36","lifecycleState":"CERTIFIED","lastUpdateDate":1636979634440,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"421fb5c7-bcc4-4af8-95f7-3d705d15dde7","invariantUUID":"af9e2758-d390-4096-812c-0e0acc23a595","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6391e76d-87a5-4583-be90-66282b328e6c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636979780418,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"189fa4f1-65a9-4c7e-b27a-0d3fad925891","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfb274c3-0deb-4214-bf0a-35866440641c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979720508,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0fff8f-8c9f-49a7-bc5e-faa71243edde","invariantUUID":"32c59131-57c4-4007-9095-b07814437c4c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6988e39f-9b9d-42c4-997c-533352749394","lifecycleState":"CERTIFIED","lastUpdateDate":1636979801409,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d17074f5-c38d-4555-8667-44ed3636950a","invariantUUID":"7dd5c3c9-d955-45b1-8946-92b9785ebb6b","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":"72e8660b-d8c2-41a3-8fa6-8d986ba7765a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979735755,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c9b9fc1-e1cb-4db2-bc31-f712dd95fbd3","invariantUUID":"28574246-fb8f-45b6-a458-7bcd9b158a7a","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":"objectStorage","uniqueId":"04e3ab37-2e33-4a39-aeb2-1818fdde6f55","lifecycleState":"CERTIFIED","lastUpdateDate":1636979841914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d35389d6-b544-4671-9bf2-4766a626614e","invariantUUID":"066bfabe-7967-4c02-b846-8f51ea8e1bd1","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","lifecycleState":"CERTIFIED","lastUpdateDate":1636979651084,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fbd9ba3-cef0-4183-ba2e-c3671fb6102d","invariantUUID":"4730709e-b785-4ae4-b739-80b06211ede5","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4c8760d-2011-4097-8f1b-2519cd1e8bf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979743130,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32958257-aded-4ec3-b70a-0a9e5a80e4c3","invariantUUID":"af73ba6d-9f4f-4e6b-a9a5-3abb4425bb3d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6ed9fb6-e01f-45fb-a6c1-41231e184083","lifecycleState":"CERTIFIED","lastUpdateDate":1636979732809,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c96c319-7dda-45a6-9914-149dcbe3a7d3","invariantUUID":"365106f6-4aeb-49d1-8bb5-dc3387212061","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28651229-0a2a-4c43-bbaf-88e8ac90820d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979700451,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3733d992-f268-4520-b5fd-440b14bbdde4","invariantUUID":"75c991e1-e0f5-4248-b954-198e27c7ba3f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bbf4fb6f-63a7-45ee-bf64-39d15fa82ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1636979802994,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"381a7b5b-8bab-4254-9477-b501f4513d30","invariantUUID":"bbb45804-511e-4266-a694-484051336fcd","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":"3618626c-288f-4058-b467-1d719d8c93ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636979723977,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a2f5d12-a05e-4f3d-974a-3c787dded41b","invariantUUID":"a56862d1-dee7-4c13-b30a-2ac48000a421","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a43f5fb0-5e7a-4b9a-9d26-a3bf0b8e4bbe","lifecycleState":"CERTIFIED","lastUpdateDate":1636979848699,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803ca2bc-248b-4a07-b5d3-d5beddbb98fd","invariantUUID":"d0e16357-342a-434d-8a12-16abb8a2c49a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75bd5bea-b765-4daf-90bb-99a1fc6989bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636979845105,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ccd6b4a-bbef-4c59-9647-48b8a97e7e9d","invariantUUID":"bd37ce3b-8ef6-4f14-9385-a859d0b66d62","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d15628e-fa24-4463-92de-73183d6b3623","lifecycleState":"CERTIFIED","lastUpdateDate":1636979764866,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4424aab-cb16-45ab-aadb-52a1bb125137","invariantUUID":"18255a56-527a-4dae-a3ee-2e5aaa3baed1","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":"396465b4-f92f-4a22-a88a-0fe0887f1d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979847058,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04847db0-80a5-4e69-96d5-f20a598e06a9","invariantUUID":"8555ef1f-847b-4c33-8d16-6041b1b60308","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4925e167-2656-4e75-a718-d5f1902ed977","lifecycleState":"CERTIFIED","lastUpdateDate":1636979675261,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"837c06c6-1d9a-4393-95f5-c62038685902","invariantUUID":"8c19a6bb-6fb3-4ef5-bc55-b6be2ec775bd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba366885-feaf-4b59-93a6-2ffb441ddfde","lifecycleState":"CERTIFIED","lastUpdateDate":1636979837605,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd265208-4da9-495c-b8fb-b89550a24625","invariantUUID":"1bd307ca-247e-455d-8f85-e7cd74a5984a","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f3c9dc9-09af-4706-833b-9d67d72c11c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636979669191,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de7f7b1-3020-4175-8a9f-ad8c5b9f9800","invariantUUID":"40a857a9-135e-441f-83c0-3425f76e81b1","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":"objectStorage","uniqueId":"d4225000-55f0-4789-8086-37bc1d18978e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979658298,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daceb77c-eb77-4293-83be-f9a4eb14b71c","invariantUUID":"c2a326ed-1303-43dd-8778-89da6fa6bbda","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":"defaulticon","uniqueId":"66f95ecd-482e-4d99-a5d9-42658d7c2078","lifecycleState":"CERTIFIED","lastUpdateDate":1636985061238,"name":"vFW f050c34d-10f3","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","systemName":"VfwF050c34d10f3","description":"vendor software product","tags":["vFW f050c34d-10f3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"48d9e73b-d2f4-4808-8b9c-1068b7a7e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979752916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d67c349-8a04-40d6-a7c6-8d92d84afaea","invariantUUID":"d80ea318-bbba-4be2-97bf-10e63d203369","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":"network","uniqueId":"406aa4df-aa87-4cfe-87e4-013e74098f14","lifecycleState":"CERTIFIED","lastUpdateDate":1636979670693,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9bdbe15e-8748-4477-ae7e-af69c361bb4b","invariantUUID":"8f0fe2b6-ceb0-4f69-bbe9-293bc0d9c72c","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":"defaulticon","uniqueId":"f0555036-48fb-42a0-b055-0ff7701e402c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979763288,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc782bf7-5c33-41ec-80a0-2b333be63a1c","invariantUUID":"5f977a37-128b-4cf9-b399-3fe08742767d","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":"securityrules","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979691321,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"18cbffe4-7be1-4a22-87ee-78e5ff79dc96","invariantUUID":"70fce8b7-a317-4cec-9b62-c71cca5c30a9","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8c8272-b092-42cd-a831-9fe6af2d01be","lifecycleState":"CERTIFIED","lastUpdateDate":1636979754437,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c216686-639f-49ec-bf31-72988761029a","invariantUUID":"af6213ab-3818-4aac-acb0-16697046f662","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":"c6d7c22e-aad0-45c1-80b3-cf1b3d03c21a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979652587,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc0f09df-33c4-4e4a-9feb-351312cfd23a","invariantUUID":"4342a2d3-6e70-4746-851e-caac3d6a9783","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7c576c6-e2f0-4bed-a429-2c1a7ed4dcc9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979778080,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"728adc90-50a0-4811-9b86-863cfcba458c","invariantUUID":"2c3bd75f-ddf6-406f-8560-dcf9551e82c3","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":"defaulticon","uniqueId":"b196070e-9489-4574-b8ab-bd0dd8edf56b","lifecycleState":"CERTIFIED","lastUpdateDate":1636988115384,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2421dc7-eef9-422e-a5e9-b0f00419a599","lifecycleState":"CERTIFIED","lastUpdateDate":1636979748190,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"480dee0d-1472-4412-8ef9-108d8c18b67b","invariantUUID":"fb1af814-3503-4e04-8254-8939e44d492d","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":"defaulticon","uniqueId":"b08abd82-2580-4b4d-bd4d-628922b57d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636987244194,"name":"pNF 356a0c98-a817","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"885c1b8e-ead8-4c48-a974-af7b2a84e8d5","invariantUUID":"e16ef7b1-4e61-4697-abf3-fe2aa93a8b0d","systemName":"Pnf356a0c98A817","description":"vendor software product","tags":["pNF 356a0c98-a817"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c881af9c-6d4d-4661-a791-80786a6e0899","lifecycleState":"CERTIFIED","lastUpdateDate":1636979672222,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a3c6bf-84ef-4b63-8f39-73c674eabc41","invariantUUID":"e301ae38-bf00-4672-9c72-24a5270800f8","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":"networkrules","uniqueId":"7bab1e16-9d28-4092-8c67-1d82e656486b","lifecycleState":"CERTIFIED","lastUpdateDate":1636979688197,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ada86bb9-c4e8-4721-92ca-e9dc7e973b08","invariantUUID":"6f685991-cef1-4a71-91a0-b928d14b72ba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9956c178-293c-40a4-9734-a9d43e3f9271","lifecycleState":"CERTIFIED","lastUpdateDate":1636979796337,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b79bb319-92c8-4c76-a5f1-c2eaa5bd9694","invariantUUID":"23c1a8a5-5c66-4788-acb1-1f3ace7aad71","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5384d280-8e84-4c28-ab14-4e437d4a6831","lifecycleState":"CERTIFIED","lastUpdateDate":1636979645927,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95b28088-3530-4ac2-b13a-0fd594231c3d","invariantUUID":"bec1d30b-ef87-48c9-b7f4-785ebc984922","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":"compute","uniqueId":"39647cb8-8b3a-4f48-9cb2-0fb8ddbfbac8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979693808,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d792fed-9279-4b12-95c0-3ec8b192c19e","invariantUUID":"12103d2d-2517-4094-bb71-00125c74bc60","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":"d274b845-f8b2-407a-943c-d5106cea68aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979719006,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c67504d2-be37-4be6-8e7d-6831ca852936","invariantUUID":"3da7ea9a-9bd6-4ae4-aeca-46fe5cd2dc7e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48a20d4e-3aa7-4453-8063-6dbb707b2ea3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979728320,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55e07260-8643-460f-ad31-12ff948e196f","invariantUUID":"28fdcc50-ea19-4ed2-9951-6a58cc0065a0","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":"98d97027-abe8-4f96-9ac0-7485d42c8256","lifecycleState":"CERTIFIED","lastUpdateDate":1636979770873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68538673-23d8-4c56-8491-f484f2b858b6","invariantUUID":"e46e4919-5f20-43ae-95c9-7c746e72ca71","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6b9ae38-95d5-464f-96ad-8ea6a4a624ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636979799781,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03726757-4ce7-462f-86eb-00e4fbf3936e","invariantUUID":"7a5777c9-77df-4b2d-b8bf-a887df72df7e","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":"308262e0-b99d-4d4f-bce0-45b8b92253db","lifecycleState":"CERTIFIED","lastUpdateDate":1636979665390,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87e7733d-e07d-43cf-b776-26c7a61ac25a","invariantUUID":"bd28af6c-b656-4573-9f75-8984cda91c64","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":"port","uniqueId":"6c3b30bd-d700-4b9a-90b4-17de17c37d38","lifecycleState":"CERTIFIED","lastUpdateDate":1636979766373,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b49061e2-14d7-4662-bd36-c67cc5575f3b","invariantUUID":"4a91ea84-a4d8-494f-921d-c3017a5e53c1","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"278a049f-be71-45b5-b81c-2916d1e7b77d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979772275,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e05011ec-d1ee-4216-a13b-5946a491c7b5","invariantUUID":"68dae163-7e56-494c-9d25-8588ebc61e9c","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":"defaulticon","uniqueId":"1d007db5-5178-4f12-87e7-9f3c4aa5ab66","lifecycleState":"CERTIFIED","lastUpdateDate":1636979667752,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f707f86-7f9a-4cc0-8567-0d7bf1e424f4","invariantUUID":"3fa075ee-25ac-4afb-b2c5-3d3701879b99","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4c633a09-7d21-42bb-b670-5d76f85042d3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636988241287,"name":"basic_onboard_bcrOXm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","systemName":"BasicOnboardBcroxm","description":"service","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6449ad6e-4ac0-4350-8b8b-6c8b10797ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1636987251699,"name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","systemName":"DemoPnfXiqoiqavns0bxsrxqyku","description":"catalog service description","tags":["robot-ete","Demo_pNF_xIqoiQAVNs0bXsRXQyKu"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e462884c-ccc8-411e-bb64-7164a2be7f00","lifecycleState":"CERTIFIED","lastUpdateDate":1636988045707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"130c6bf9-6e43-444b-b250-33ae0f757e9a","lifecycleState":"CERTIFIED","lastUpdateDate":1636988134347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"869b9ac7-f26e-4dff-9f80-191a44d2e9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636985071789,"name":"vFW 2021-11-15 14-03-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","systemName":"Vfw20211115140338","description":"catalog service description","tags":["robot-ete","vFW 2021-11-15 14-03-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-15 14:57:22,672 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_bcrOXm found in services list 2021-11-15 14:57:22,673 INFO 728:service.py(1) - attempting to Certify Service basic_onboard_bcrOXm in SDC 2021-11-15 14:57:22,677 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'} 2021-11-15 14:57:22,678 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/4c633a09-7d21-42bb-b670-5d76f85042d3/lifecycleState/Certify 2021-11-15 14:57:22,678 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-15 14:57:22,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:28,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/4c633a09-7d21-42bb-b670-5d76f85042d3/lifecycleState/Certify HTTP/1.1" 200 1213 2021-11-15 14:57:28,744 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-15 14:57:28,745 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"9604a16a-ba18-450f-b28f-df184869376a","name":"basic_onboard_bcrOXm","version":"1.0","isHighestVersion":true,"creationDate":1636988237704,"lastUpdateDate":1636988241287,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_bcrOXm"],"icon":"network_l_1-3","normalizedName":"basiconboardbcroxm","systemName":"BasicOnboardBcroxm","contactId":"cs0008","allVersions":{"1.0":"9604a16a-ba18-450f-b28f-df184869376a"},"projectCode":"123456","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","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":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d"} 2021-11-15 14:57:28,748 DEBUG 159:__init__.py(1) - check if Service basic_onboard_bcrOXm exists in SDC 2021-11-15 14:57:28,748 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-15 14:57:28,749 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'} 2021-11-15 14:57:28,749 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-15 14:57:28,750 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-15 14:57:28,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-15 14:57:28,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1868 2021-11-15 14:57:28,845 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-15 14:57:28,845 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","name":"vFW 2021-11-15 14-03-38","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ba2c37bf-5970-4e22-9fad-42005727fcdc/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","name":"basic_onboard_bcrOXm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/12c03e4b-808e-492e-b528-0a646b019fc7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/69158a83-8f5e-4c0e-b5cb-86a72291a1bf/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c5a507d0-3482-4fb4-8bcc-afd356717303/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-15 14:57:28,848 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2021-11-15 14-03-38 from SDC 2021-11-15 14:57:28,849 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:28,849 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:28,849 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:28,849 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_bcrOXm from SDC 2021-11-15 14:57:28,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:28,850 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:28,850 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:28,850 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-15 14:57:28,850 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:28,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:28,851 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:28,851 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-15 14:57:28,851 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:28,851 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:28,852 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:28,852 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_xIqoiQAVNs0bXsRXQyKu from SDC 2021-11-15 14:57:28,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-15 14:57:28,852 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-15 14:57:28,852 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-15 14:57:28,853 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-15 14:57:28,853 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_bcrOXm 2021-11-15 14:57:28,853 INFO 192:__init__.py(1) - Service found, updating information 2021-11-15 14:57:28,854 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'} 2021-11-15 14:57:28,854 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 2021-11-15 14:57:28,854 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-15 14:57:28,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:28,943 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 2021-11-15 14:57:28,947 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-15 14:57:28,950 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"92f06783-96be-46fd-91db-283a32c32cb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979741643,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f139cbd-a0ed-4243-9c3f-e57473c3700a","invariantUUID":"076b10be-c3a0-4de2-b751-cbca15ff5777","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":"loadBalancer","uniqueId":"e03ab5fe-4617-4151-b19a-26b3bc02ced6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979649421,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ba48323-2feb-48c1-89df-f66717a285bf","invariantUUID":"3500dc73-1726-4c3b-b490-7122d2c59eec","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":"networkrules","uniqueId":"57a08a2d-645d-4708-8c04-af0a07f242f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979681696,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8cd0f369-9af5-438f-8b44-252dd79cabe4","invariantUUID":"6a6106ba-9b77-40e3-96d3-ecd118f18212","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"998a4319-3d73-4d78-b2ca-231dc3dbb7cb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979706415,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"658bc927-06fc-4961-a0b4-837d59ce0950","invariantUUID":"3ff09590-70bb-48d7-af4b-dcbecadec0d8","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":"c5cca4e0-ac97-46a5-b4e4-af28fa9faf94","lifecycleState":"CERTIFIED","lastUpdateDate":1636979835763,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a225406-720d-4704-a7e8-457663f3a694","invariantUUID":"7d28f494-b739-4633-a416-f593408f938b","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"10a2a227-3817-4ec2-91ff-47aad4ee2873","lifecycleState":"CERTIFIED","lastUpdateDate":1636979695422,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b66ba1a0-3b79-46de-8253-5181e292effb","invariantUUID":"247b388d-286b-4240-86d5-39776b06a810","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b7fdc4e5-4b1e-4fd1-a02f-6b00dd5261fa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979851319,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17bca248-3d31-4d79-9b6c-66c66bf9c1a3","invariantUUID":"9ebb7807-0d35-44d5-bf9f-1ef57d6fe8ef","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5d6adbb-fc23-45c7-a9a3-fa7a62a93f8f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979769391,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"432b30ae-d051-4ffb-a0d7-4442e1527cca","invariantUUID":"57f8ae2f-62d1-4e78-a8fe-1cf8c1ffc1b9","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":"defaulticon","uniqueId":"efaa8427-6e67-4850-8b5f-698f8054b63c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979642719,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"fd1fd930-d6ad-4e5a-aa6e-9677a2cd0f68","invariantUUID":"d623add1-70a6-4e80-8881-835662784c95","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"57287567-a3c6-480b-af9c-957b018e148a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979809228,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e2ded12-3548-44ef-b2b6-094258cda0f9","invariantUUID":"a85115e9-bec4-4c62-a96f-36bc1ab3348e","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":"port","uniqueId":"4330e821-9e63-46f8-a07a-4835de7f868f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979794761,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"90e1ea5a-ac7a-4532-ae17-fd7ebf360007","invariantUUID":"2791df70-f213-4cd5-a58f-8f48b8c4faae","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8fe96b76-43f9-4b0f-9dec-813507859373","lifecycleState":"CERTIFIED","lastUpdateDate":1636979839115,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3da6c09-9637-4f4c-a8a5-3d548125b990","invariantUUID":"db3051ee-cfde-4dae-8f24-2c7dac490467","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c12bbec3-d613-4ab6-ae84-5a65d8393751","lifecycleState":"CERTIFIED","lastUpdateDate":1636979746370,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6594c19-80b3-483f-8e20-c493b128be1f","invariantUUID":"92d6dfbd-f153-4ad0-9a43-31ea9c0f715c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"34044ba8-931a-455c-a1ca-cd20d2cfb8f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979663157,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9f3728a-4e21-41d2-9bec-d210b520f1b9","invariantUUID":"a81d6aff-8e49-45f5-8b31-cba1e923069b","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":"network","uniqueId":"aed45ea7-1048-49d5-99ab-34c78c4a140f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979726358,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bdb65d8f-57ee-4f5e-b7a3-cb1b5413c245","invariantUUID":"a88908f6-fbef-4bf3-b1bf-01c2e8611dba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4b57ca5-21df-4f71-a558-80936ca51db0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979773781,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21a58af0-58ea-46c6-9600-777a97a2e90a","invariantUUID":"a3baefb1-7d13-44b7-993b-25f283a614d3","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b57ceaf-f1b5-4d09-87bb-40876f571b4c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979661472,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a6ec4a45-3d34-440d-a042-a67cf72298e9","invariantUUID":"d492cc86-449c-492c-824e-26ffa28b2aca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"03add6d0-9169-495a-929d-8912d3326e75","lifecycleState":"CERTIFIED","lastUpdateDate":1636979683296,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bb71f3f1-f8a7-41ea-9178-4fcff4589b58","invariantUUID":"787cfec9-42a3-479b-b7cc-9f6377701847","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":"port","uniqueId":"bac90fa0-ece5-468b-9624-56aa7f4a9847","lifecycleState":"CERTIFIED","lastUpdateDate":1636979767917,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"557bc44b-b828-42f5-9043-10307a73eaf9","invariantUUID":"ccfa3cce-80c1-4ef8-850e-8a5833384499","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":"bef83ba3-0087-48b1-9335-71df5340387d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979775520,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74047fe7-bf8e-4c98-b76b-6a3a47e09fee","invariantUUID":"83cf3f9d-8f96-4cf5-b57a-f1e1251bfaa8","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":"objectStorage","uniqueId":"3d9982fd-c5b9-48ad-9f81-2395508649f3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979751479,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b49358a6-714d-4891-baf1-ca4075288d32","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","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":"9e231fc4-e4c1-4257-8de1-226b010d558d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979729844,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"654d002f-6315-4eed-b877-973ec09fa923","invariantUUID":"89148109-68a3-4a9e-a025-c199607da023","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b152b02f-d86c-4a9e-9839-b2f69c036e58","lifecycleState":"CERTIFIED","lastUpdateDate":1636979740190,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0807b706-3120-4a64-b071-98fb0c768046","invariantUUID":"56004e33-da7b-487d-9b6f-45375b05c8bb","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd9ad1fa-973d-4574-aa6e-593077790888","lifecycleState":"CERTIFIED","lastUpdateDate":1636979689792,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc57a55a-7dd8-462c-a3e3-da06088aff38","invariantUUID":"731e2a4d-15d4-44c7-8994-ddf5be13b429","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"39fb3490-2c17-44ef-8d10-7440900e8e6a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979731277,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"57af1818-f7aa-42d0-a43d-fb6becc85728","invariantUUID":"0f24cca9-11ad-4ca0-b711-1619c744e92b","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":"compute","uniqueId":"428a4db1-8507-4d80-ba6e-533a73b5e2f8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979850041,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa797f33-44b7-405a-8ac6-1a061df574ed","invariantUUID":"34988526-badd-4c18-9bc3-7c59774bd9aa","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eadbef9-cff3-4be3-ae4f-e9dec8d94094","lifecycleState":"CERTIFIED","lastUpdateDate":1636979761682,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bf973e-492e-450f-9c40-f26e646627b6","invariantUUID":"c3e109f4-7f47-46d0-8fcd-a3320dd46c4a","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":"e71b0ae7-34f4-4743-87bb-66ac77edadbb","lifecycleState":"CERTIFIED","lastUpdateDate":1636979697480,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"56a07ffb-6443-4869-999f-4a61c281a7ca","invariantUUID":"50339560-53a5-4093-95f6-edfab9efc894","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":"port","uniqueId":"5acebb5a-bb9c-486a-aa0a-84a7adbd415f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979852629,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f60710ae-f4b8-4aac-bf22-373bd44f5f78","invariantUUID":"b1f9c089-2fbc-4e87-ba3b-f7fcf2882f92","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2e1798eb-f945-4170-99f8-b290ae1a8222","lifecycleState":"CERTIFIED","lastUpdateDate":1636979737301,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f78ab9d7-504f-4a1a-8b51-bb5c75104a7a","invariantUUID":"6154209a-bb41-4bce-ad5d-3d21ea35ec8d","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":"cb29f4c6-0fd6-4c44-b401-761652af3c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979704757,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a494072a-9714-44d9-8116-880fe96c7b7e","invariantUUID":"36536ef8-d760-4bf1-9bca-c1b2fca0b3f7","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":"objectStorage","uniqueId":"aeee5d13-d971-4a56-a59f-530c078798d6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979644387,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd3e32cc-1520-4d0f-a167-53ea232dc618","invariantUUID":"c0070ea0-5871-45ee-9fc6-9a097909988c","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"634a5810-1534-48e0-b7d1-40d25695ddb9","lifecycleState":"CERTIFIED","lastUpdateDate":1636988220982,"name":"basic_onboard_bcrOXm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9b952801-7e00-40c6-94aa-359cdb9c9b69","invariantUUID":"5f72efb1-6409-44d8-abf8-8afd25c4e28b","systemName":"BasicOnboardBcroxm","description":"VF","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"515f8abd-71b5-4a7c-902c-d4cf28046cca","lifecycleState":"CERTIFIED","lastUpdateDate":1636979840613,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3ef6587-e66a-41ad-b31b-42070bd9450a","invariantUUID":"558c3a19-45f5-4832-80f3-165a1a2e5c91","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20f1f459-b654-480e-8a3c-f2fe2f1f99aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979673771,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"453dd5b8-1aed-49e2-9cc1-2d3320de8b57","invariantUUID":"6d1a8e01-09ef-4a7b-82fa-03e61f42c4ef","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6097fa4c-50e4-445b-83a0-d05982083c56","lifecycleState":"CERTIFIED","lastUpdateDate":1636979707885,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5d3ae370-bdaf-49bb-9751-26a684b16162","invariantUUID":"fc5e0317-28c7-4a6b-af54-dbe717e6183c","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1117a4ec-dc3d-4263-b543-64dac2931252","lifecycleState":"CERTIFIED","lastUpdateDate":1636979843376,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb10fc7b-a0b2-4055-9a34-e26252d521c7","invariantUUID":"301597e7-ff8a-41a9-8049-5f88c449dd2f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a92d9ea-e1c2-4aec-8f32-cad85645d287","lifecycleState":"CERTIFIED","lastUpdateDate":1636979791410,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce68bcb0-0d68-47bd-a9df-55121c6e131a","invariantUUID":"f961c3d0-96ef-44cc-92b8-794269614d4c","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":"314a6652-fe00-4765-b9a4-e323b076acc1","lifecycleState":"CERTIFIED","lastUpdateDate":1636979734243,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcef48c5-d8ad-4e38-8e74-6be5e3abb3ca","invariantUUID":"2a685dc6-dbd8-450b-af02-9ecf0faee9f7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"63507233-18a2-40ad-8cd0-972b281f5f07","lifecycleState":"CERTIFIED","lastUpdateDate":1636979807611,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05a30836-a87f-42c4-a255-d4328a62b4e9","invariantUUID":"c17c4e4b-1af7-4034-9f9f-c55832c92d1a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3164b21d-164f-4e7c-ae3e-4bad8a9bb79f","lifecycleState":"CERTIFIED","lastUpdateDate":1636979659939,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63b1e15b-9691-4f37-8ac7-cff1733fe601","invariantUUID":"c44069b5-e8e6-4fbb-8c81-dd21608e4c81","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":"compute","uniqueId":"ea8759d1-a23a-4d27-a80a-539763e269ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636979804986,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3229b9c0-6e27-45f4-8561-d0f6d1f5b32a","invariantUUID":"ad7e179b-b773-4b32-8e51-ccca14ae9b0b","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":"5a7ab6e8-ae69-4464-a74b-5ccdd2209c79","lifecycleState":"CERTIFIED","lastUpdateDate":1636979713833,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31bd823f-e915-4b35-9ab1-112f7da4aee7","invariantUUID":"7f1aecee-de85-4b11-ac3c-a1b2b2e37533","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":"compute","uniqueId":"01080856-0684-40c1-b57a-30280a13de36","lifecycleState":"CERTIFIED","lastUpdateDate":1636979634440,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"421fb5c7-bcc4-4af8-95f7-3d705d15dde7","invariantUUID":"af9e2758-d390-4096-812c-0e0acc23a595","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6391e76d-87a5-4583-be90-66282b328e6c","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636979780418,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"189fa4f1-65a9-4c7e-b27a-0d3fad925891","invariantUUID":"7c4c3d78-9aac-4870-9082-e99702acd40c","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfb274c3-0deb-4214-bf0a-35866440641c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979720508,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d0fff8f-8c9f-49a7-bc5e-faa71243edde","invariantUUID":"32c59131-57c4-4007-9095-b07814437c4c","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6988e39f-9b9d-42c4-997c-533352749394","lifecycleState":"CERTIFIED","lastUpdateDate":1636979801409,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d17074f5-c38d-4555-8667-44ed3636950a","invariantUUID":"7dd5c3c9-d955-45b1-8946-92b9785ebb6b","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":"72e8660b-d8c2-41a3-8fa6-8d986ba7765a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979735755,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c9b9fc1-e1cb-4db2-bc31-f712dd95fbd3","invariantUUID":"28574246-fb8f-45b6-a458-7bcd9b158a7a","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":"objectStorage","uniqueId":"04e3ab37-2e33-4a39-aeb2-1818fdde6f55","lifecycleState":"CERTIFIED","lastUpdateDate":1636979841914,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d35389d6-b544-4671-9bf2-4766a626614e","invariantUUID":"066bfabe-7967-4c02-b846-8f51ea8e1bd1","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"59b0e959-3ce1-4abf-8518-fd1b29d78b76","lifecycleState":"CERTIFIED","lastUpdateDate":1636979651084,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fbd9ba3-cef0-4183-ba2e-c3671fb6102d","invariantUUID":"4730709e-b785-4ae4-b739-80b06211ede5","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4c8760d-2011-4097-8f1b-2519cd1e8bf0","lifecycleState":"CERTIFIED","lastUpdateDate":1636979743130,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32958257-aded-4ec3-b70a-0a9e5a80e4c3","invariantUUID":"af73ba6d-9f4f-4e6b-a9a5-3abb4425bb3d","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6ed9fb6-e01f-45fb-a6c1-41231e184083","lifecycleState":"CERTIFIED","lastUpdateDate":1636979732809,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4c96c319-7dda-45a6-9914-149dcbe3a7d3","invariantUUID":"365106f6-4aeb-49d1-8bb5-dc3387212061","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28651229-0a2a-4c43-bbaf-88e8ac90820d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979700451,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3733d992-f268-4520-b5fd-440b14bbdde4","invariantUUID":"75c991e1-e0f5-4248-b954-198e27c7ba3f","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bbf4fb6f-63a7-45ee-bf64-39d15fa82ee2","lifecycleState":"CERTIFIED","lastUpdateDate":1636979802994,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"381a7b5b-8bab-4254-9477-b501f4513d30","invariantUUID":"bbb45804-511e-4266-a694-484051336fcd","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":"3618626c-288f-4058-b467-1d719d8c93ad","lifecycleState":"CERTIFIED","lastUpdateDate":1636979723977,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a2f5d12-a05e-4f3d-974a-3c787dded41b","invariantUUID":"a56862d1-dee7-4c13-b30a-2ac48000a421","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a43f5fb0-5e7a-4b9a-9d26-a3bf0b8e4bbe","lifecycleState":"CERTIFIED","lastUpdateDate":1636979848699,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"803ca2bc-248b-4a07-b5d3-d5beddbb98fd","invariantUUID":"d0e16357-342a-434d-8a12-16abb8a2c49a","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75bd5bea-b765-4daf-90bb-99a1fc6989bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636979845105,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ccd6b4a-bbef-4c59-9647-48b8a97e7e9d","invariantUUID":"bd37ce3b-8ef6-4f14-9385-a859d0b66d62","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6d15628e-fa24-4463-92de-73183d6b3623","lifecycleState":"CERTIFIED","lastUpdateDate":1636979764866,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4424aab-cb16-45ab-aadb-52a1bb125137","invariantUUID":"18255a56-527a-4dae-a3ee-2e5aaa3baed1","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":"396465b4-f92f-4a22-a88a-0fe0887f1d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979847058,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04847db0-80a5-4e69-96d5-f20a598e06a9","invariantUUID":"8555ef1f-847b-4c33-8d16-6041b1b60308","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4925e167-2656-4e75-a718-d5f1902ed977","lifecycleState":"CERTIFIED","lastUpdateDate":1636979675261,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"837c06c6-1d9a-4393-95f5-c62038685902","invariantUUID":"8c19a6bb-6fb3-4ef5-bc55-b6be2ec775bd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ba366885-feaf-4b59-93a6-2ffb441ddfde","lifecycleState":"CERTIFIED","lastUpdateDate":1636979837605,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd265208-4da9-495c-b8fb-b89550a24625","invariantUUID":"1bd307ca-247e-455d-8f85-e7cd74a5984a","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f3c9dc9-09af-4706-833b-9d67d72c11c7","lifecycleState":"CERTIFIED","lastUpdateDate":1636979669191,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1de7f7b1-3020-4175-8a9f-ad8c5b9f9800","invariantUUID":"40a857a9-135e-441f-83c0-3425f76e81b1","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":"objectStorage","uniqueId":"d4225000-55f0-4789-8086-37bc1d18978e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979658298,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daceb77c-eb77-4293-83be-f9a4eb14b71c","invariantUUID":"c2a326ed-1303-43dd-8778-89da6fa6bbda","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":"defaulticon","uniqueId":"66f95ecd-482e-4d99-a5d9-42658d7c2078","lifecycleState":"CERTIFIED","lastUpdateDate":1636985061238,"name":"vFW f050c34d-10f3","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"2f9df72b-cbc1-4154-8b1a-0989f1487c50","invariantUUID":"84e8c710-a7f6-4590-aee2-e9e6c13991db","systemName":"VfwF050c34d10f3","description":"vendor software product","tags":["vFW f050c34d-10f3"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"48d9e73b-d2f4-4808-8b9c-1068b7a7e5b6","lifecycleState":"CERTIFIED","lastUpdateDate":1636979752916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d67c349-8a04-40d6-a7c6-8d92d84afaea","invariantUUID":"d80ea318-bbba-4be2-97bf-10e63d203369","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":"network","uniqueId":"406aa4df-aa87-4cfe-87e4-013e74098f14","lifecycleState":"CERTIFIED","lastUpdateDate":1636979670693,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9bdbe15e-8748-4477-ae7e-af69c361bb4b","invariantUUID":"8f0fe2b6-ceb0-4f69-bbe9-293bc0d9c72c","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":"defaulticon","uniqueId":"f0555036-48fb-42a0-b055-0ff7701e402c","lifecycleState":"CERTIFIED","lastUpdateDate":1636979763288,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc782bf7-5c33-41ec-80a0-2b333be63a1c","invariantUUID":"5f977a37-128b-4cf9-b399-3fe08742767d","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":"securityrules","uniqueId":"20691634-9350-44e4-ba5e-7af2fd22cb4e","lifecycleState":"CERTIFIED","lastUpdateDate":1636979691321,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"18cbffe4-7be1-4a22-87ee-78e5ff79dc96","invariantUUID":"70fce8b7-a317-4cec-9b62-c71cca5c30a9","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b8c8272-b092-42cd-a831-9fe6af2d01be","lifecycleState":"CERTIFIED","lastUpdateDate":1636979754437,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c216686-639f-49ec-bf31-72988761029a","invariantUUID":"af6213ab-3818-4aac-acb0-16697046f662","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":"c6d7c22e-aad0-45c1-80b3-cf1b3d03c21a","lifecycleState":"CERTIFIED","lastUpdateDate":1636979652587,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc0f09df-33c4-4e4a-9feb-351312cfd23a","invariantUUID":"4342a2d3-6e70-4746-851e-caac3d6a9783","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7c576c6-e2f0-4bed-a429-2c1a7ed4dcc9","lifecycleState":"CERTIFIED","lastUpdateDate":1636979778080,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"728adc90-50a0-4811-9b86-863cfcba458c","invariantUUID":"2c3bd75f-ddf6-406f-8560-dcf9551e82c3","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":"defaulticon","uniqueId":"b196070e-9489-4574-b8ab-bd0dd8edf56b","lifecycleState":"CERTIFIED","lastUpdateDate":1636988115384,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09f36fbe-1784-4bfb-b3ea-7c76dc552fac","invariantUUID":"716f645a-f8cc-4bc1-8b0b-a48e56b580c5","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a2421dc7-eef9-422e-a5e9-b0f00419a599","lifecycleState":"CERTIFIED","lastUpdateDate":1636979748190,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"480dee0d-1472-4412-8ef9-108d8c18b67b","invariantUUID":"fb1af814-3503-4e04-8254-8939e44d492d","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":"defaulticon","uniqueId":"b08abd82-2580-4b4d-bd4d-628922b57d2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636987244194,"name":"pNF 356a0c98-a817","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"885c1b8e-ead8-4c48-a974-af7b2a84e8d5","invariantUUID":"e16ef7b1-4e61-4697-abf3-fe2aa93a8b0d","systemName":"Pnf356a0c98A817","description":"vendor software product","tags":["pNF 356a0c98-a817"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c881af9c-6d4d-4661-a791-80786a6e0899","lifecycleState":"CERTIFIED","lastUpdateDate":1636979672222,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c4a3c6bf-84ef-4b63-8f39-73c674eabc41","invariantUUID":"e301ae38-bf00-4672-9c72-24a5270800f8","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":"networkrules","uniqueId":"7bab1e16-9d28-4092-8c67-1d82e656486b","lifecycleState":"CERTIFIED","lastUpdateDate":1636979688197,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ada86bb9-c4e8-4721-92ca-e9dc7e973b08","invariantUUID":"6f685991-cef1-4a71-91a0-b928d14b72ba","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9956c178-293c-40a4-9734-a9d43e3f9271","lifecycleState":"CERTIFIED","lastUpdateDate":1636979796337,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b79bb319-92c8-4c76-a5f1-c2eaa5bd9694","invariantUUID":"23c1a8a5-5c66-4788-acb1-1f3ace7aad71","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5384d280-8e84-4c28-ab14-4e437d4a6831","lifecycleState":"CERTIFIED","lastUpdateDate":1636979645927,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95b28088-3530-4ac2-b13a-0fd594231c3d","invariantUUID":"bec1d30b-ef87-48c9-b7f4-785ebc984922","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":"compute","uniqueId":"39647cb8-8b3a-4f48-9cb2-0fb8ddbfbac8","lifecycleState":"CERTIFIED","lastUpdateDate":1636979693808,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d792fed-9279-4b12-95c0-3ec8b192c19e","invariantUUID":"12103d2d-2517-4094-bb71-00125c74bc60","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":"d274b845-f8b2-407a-943c-d5106cea68aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636979719006,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c67504d2-be37-4be6-8e7d-6831ca852936","invariantUUID":"3da7ea9a-9bd6-4ae4-aeca-46fe5cd2dc7e","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48a20d4e-3aa7-4453-8063-6dbb707b2ea3","lifecycleState":"CERTIFIED","lastUpdateDate":1636979728320,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"55e07260-8643-460f-ad31-12ff948e196f","invariantUUID":"28fdcc50-ea19-4ed2-9951-6a58cc0065a0","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":"98d97027-abe8-4f96-9ac0-7485d42c8256","lifecycleState":"CERTIFIED","lastUpdateDate":1636979770873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68538673-23d8-4c56-8491-f484f2b858b6","invariantUUID":"e46e4919-5f20-43ae-95c9-7c746e72ca71","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"a6b9ae38-95d5-464f-96ad-8ea6a4a624ef","lifecycleState":"CERTIFIED","lastUpdateDate":1636979799781,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03726757-4ce7-462f-86eb-00e4fbf3936e","invariantUUID":"7a5777c9-77df-4b2d-b8bf-a887df72df7e","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":"308262e0-b99d-4d4f-bce0-45b8b92253db","lifecycleState":"CERTIFIED","lastUpdateDate":1636979665390,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"87e7733d-e07d-43cf-b776-26c7a61ac25a","invariantUUID":"bd28af6c-b656-4573-9f75-8984cda91c64","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":"port","uniqueId":"6c3b30bd-d700-4b9a-90b4-17de17c37d38","lifecycleState":"CERTIFIED","lastUpdateDate":1636979766373,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b49061e2-14d7-4662-bd36-c67cc5575f3b","invariantUUID":"4a91ea84-a4d8-494f-921d-c3017a5e53c1","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"278a049f-be71-45b5-b81c-2916d1e7b77d","lifecycleState":"CERTIFIED","lastUpdateDate":1636979772275,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e05011ec-d1ee-4216-a13b-5946a491c7b5","invariantUUID":"68dae163-7e56-494c-9d25-8588ebc61e9c","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":"defaulticon","uniqueId":"1d007db5-5178-4f12-87e7-9f3c4aa5ab66","lifecycleState":"CERTIFIED","lastUpdateDate":1636979667752,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f707f86-7f9a-4cc0-8567-0d7bf1e424f4","invariantUUID":"3fa075ee-25ac-4afb-b2c5-3d3701879b99","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"6449ad6e-4ac0-4350-8b8b-6c8b10797ebb","lifecycleState":"CERTIFIED","lastUpdateDate":1636987251699,"name":"Demo_pNF_xIqoiQAVNs0bXsRXQyKu","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c5a507d0-3482-4fb4-8bcc-afd356717303","invariantUUID":"9d45fcb2-6fcf-4dce-9522-13c39cdbfac2","systemName":"DemoPnfXiqoiqavns0bxsrxqyku","description":"catalog service description","tags":["robot-ete","Demo_pNF_xIqoiQAVNs0bXsRXQyKu"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"9604a16a-ba18-450f-b28f-df184869376a","lifecycleState":"CERTIFIED","lastUpdateDate":1636988241287,"name":"basic_onboard_bcrOXm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f9c3f770-3b6a-4d4e-8c1c-c17a7082d45d","invariantUUID":"e4c8e46a-8223-48f9-8f6d-3dbdfff5871c","systemName":"BasicOnboardBcroxm","description":"service","tags":["basic_onboard_bcrOXm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e462884c-ccc8-411e-bb64-7164a2be7f00","lifecycleState":"CERTIFIED","lastUpdateDate":1636988045707,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"12c03e4b-808e-492e-b528-0a646b019fc7","invariantUUID":"38195d9f-03f6-40a7-adc1-4ced82e97ad4","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"130c6bf9-6e43-444b-b250-33ae0f757e9a","lifecycleState":"CERTIFIED","lastUpdateDate":1636988134347,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"69158a83-8f5e-4c0e-b5cb-86a72291a1bf","invariantUUID":"b4514572-ddc6-45ec-86a9-2e95f50d8bc1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"869b9ac7-f26e-4dff-9f80-191a44d2e9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1636985071789,"name":"vFW 2021-11-15 14-03-38","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ba2c37bf-5970-4e22-9fad-42005727fcdc","invariantUUID":"55870d6b-4728-4c59-b877-631d39beeac4","systemName":"Vfw20211115140338","description":"catalog service description","tags":["robot-ete","vFW 2021-11-15 14-03-38"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-15 14:57:28,957 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_bcrOXm found in services list 2021-11-15 14:57:38,967 INFO 728:service.py(1) - attempting to PROD/activate Service basic_onboard_bcrOXm in SDC 2021-11-15 14:57:38,973 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'} 2021-11-15 14:57:38,973 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/9604a16a-ba18-450f-b28f-df184869376a/distribution/PROD/activate 2021-11-15 14:57:38,973 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-15 14:57:38,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-15 14:57:39,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/9604a16a-ba18-450f-b28f-df184869376a/distribution/PROD/activate HTTP/1.1" 500 225 2021-11-15 14:57:39,119 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 500 2021-11-15 14:57:39,119 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: { "requestError": { "serviceException": { "messageId": "SVC4136", "text": "Error: Requested distribution environment \u0027%1\u0027 is not available.", "variables": [ "AUTO" ] } } } 2021-11-15 14:57:39,120 ERROR 157:onap_service.py(1) - [SDC][PROD/activate Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-15 14:57:39,120 ERROR 42:basic_onboard.py(1) - SDK Exception 2021-11-15 14:57:39,120 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:28 | FAIL | +-----------------------+---------------------+------------------+----------------+ 2021-11-15 14:57:39,124 INFO 48:basic_onboard.py(1) - Generate Test report 2021-11-15 14:57:39,230 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-11-15 14:57:39,713 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 2021-11-15 14:57:39,716 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/619275636c44f50010873bc0 2021-11-15 14:57:39,716 ERROR 253:run_tests.py(1) - The test case 'basic_onboard' failed. 2021-11-15 14:57:39,717 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR