2022-01-12 01:20:56,046 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-01-12 01:20:56,048 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) 2022-01-12 01:20:56,058 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-01-12 01:20:56,058 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-01-12 01:20:56,058 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-01-12 01:20:56,059 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-01-12 01:20:56,059 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-01-12 01:20:56,059 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-01-12 01:20:56,059 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-01-12 01:20:56,059 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-01-12 01:20:56,060 DEBUG 32:basic_onboard.py(1) - start time 2022-01-12 01:20:56,060 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-01-12 01:20:56,060 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-12 01:20:56,061 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:56,061 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-12 01:20:56,061 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-12 01:20:56,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:56,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-01-12 01:20:56,175 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-12 01:20:56,176 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"7d6f912965cc47d7a976870927d6fc7c","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aba5092ceeef4c38ae000dc9454e9918","type":"vlm","name":"40e6fd46-140c-4bfc-a721","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f24106c5d30a41ff9e5b91d314ab6632","type":"vlm","name":"96d8cb79-671e-44f9-9172","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-01-12 01:20:56,179 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2022-01-12 01:20:56,179 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-01-12 01:20:56,180 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-01-12 01:20:56,180 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-01-12 01:20:56,180 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-01-12 01:20:56,181 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-12 01:20:56,181 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:56,181 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-12 01:20:56,182 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-12 01:20:56,184 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:56,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2022-01-12 01:20:56,253 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-12 01:20:56,254 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"7d6f912965cc47d7a976870927d6fc7c","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aba5092ceeef4c38ae000dc9454e9918","type":"vlm","name":"40e6fd46-140c-4bfc-a721","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f24106c5d30a41ff9e5b91d314ab6632","type":"vlm","name":"96d8cb79-671e-44f9-9172","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-01-12 01:20:56,257 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2022-01-12 01:20:56,257 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-01-12 01:20:56,258 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-01-12 01:20:56,291 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:56,292 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-12 01:20:56,292 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-01-12 01:20:56,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:56,737 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2022-01-12 01:20:56,738 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-01-12 01:20:56,739 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"ffddb89c8bfb48f2ab5425e06ae766aa","version":{"id":"ad0f42c26b0849d0851851cec57ee385","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-12 01:20:56,742 INFO 285:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-01-12 01:20:56,742 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-01-12 01:20:56,748 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:56,749 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/ffddb89c8bfb48f2ab5425e06ae766aa/versions/ad0f42c26b0849d0851851cec57ee385/actions 2022-01-12 01:20:56,749 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-01-12 01:20:56,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:56,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/ffddb89c8bfb48f2ab5425e06ae766aa/versions/ad0f42c26b0849d0851851cec57ee385/actions HTTP/1.1" 200 2 2022-01-12 01:20:56,962 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-01-12 01:20:56,962 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-01-12 01:20:56,966 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_oydqPS_VSP exists in SDC 2022-01-12 01:20:56,966 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-12 01:20:56,966 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:56,967 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:20:56,967 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-12 01:20:56,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,039 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 2022-01-12 01:20:57,041 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-12 01:20:57,041 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7d6f912965cc47d7a976870927d6fc7c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1443404e0fa441c3a5f596928ff1ed89","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9f2efa50-83d7","description":"vendor software product","vendorName":"40e6fd46-140c-4bfc-a721","vendorId":"aba5092ceeef4c38ae000dc9454e9918","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e63a8c2408848ca924b3084d263fd7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9ade88a0-9dc6","description":"vendor software product","vendorName":"96d8cb79-671e-44f9-9172","vendorId":"f24106c5d30a41ff9e5b91d314ab6632","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ad1ce40666b149fd9dfe980974495552","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-01-12 01:20:57,044 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-12 01:20:57,044 DEBUG 324:vsp.py(1) - importing VSP pNF 9f2efa50-83d7 from SDC 2022-01-12 01:20:57,044 DEBUG 324:vsp.py(1) - importing VSP vFW 9ade88a0-9dc6 from SDC 2022-01-12 01:20:57,044 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-01-12 01:20:57,045 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS_VSP 2022-01-12 01:20:57,045 INFO 169:__init__.py(1) - Vsp basic_onboard_oydqPS_VSP doesn't exist in SDC 2022-01-12 01:20:57,045 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_oydqPS_VSP exists in SDC 2022-01-12 01:20:57,045 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-12 01:20:57,046 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,046 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:20:57,046 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-12 01:20:57,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,105 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 2022-01-12 01:20:57,106 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-12 01:20:57,106 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7d6f912965cc47d7a976870927d6fc7c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1443404e0fa441c3a5f596928ff1ed89","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9f2efa50-83d7","description":"vendor software product","vendorName":"40e6fd46-140c-4bfc-a721","vendorId":"aba5092ceeef4c38ae000dc9454e9918","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e63a8c2408848ca924b3084d263fd7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9ade88a0-9dc6","description":"vendor software product","vendorName":"96d8cb79-671e-44f9-9172","vendorId":"f24106c5d30a41ff9e5b91d314ab6632","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ad1ce40666b149fd9dfe980974495552","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-01-12 01:20:57,109 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-12 01:20:57,109 DEBUG 324:vsp.py(1) - importing VSP pNF 9f2efa50-83d7 from SDC 2022-01-12 01:20:57,109 DEBUG 324:vsp.py(1) - importing VSP vFW 9ade88a0-9dc6 from SDC 2022-01-12 01:20:57,109 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-01-12 01:20:57,110 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS_VSP 2022-01-12 01:20:57,110 INFO 169:__init__.py(1) - Vsp basic_onboard_oydqPS_VSP doesn't exist in SDC 2022-01-12 01:20:57,110 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_oydqPS_VSP exists in SDC 2022-01-12 01:20:57,110 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-12 01:20:57,110 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,111 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:20:57,111 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-12 01:20:57,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,173 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 2022-01-12 01:20:57,175 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-12 01:20:57,176 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7d6f912965cc47d7a976870927d6fc7c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1443404e0fa441c3a5f596928ff1ed89","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9f2efa50-83d7","description":"vendor software product","vendorName":"40e6fd46-140c-4bfc-a721","vendorId":"aba5092ceeef4c38ae000dc9454e9918","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e63a8c2408848ca924b3084d263fd7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9ade88a0-9dc6","description":"vendor software product","vendorName":"96d8cb79-671e-44f9-9172","vendorId":"f24106c5d30a41ff9e5b91d314ab6632","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ad1ce40666b149fd9dfe980974495552","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-01-12 01:20:57,179 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-12 01:20:57,179 DEBUG 324:vsp.py(1) - importing VSP pNF 9f2efa50-83d7 from SDC 2022-01-12 01:20:57,180 DEBUG 324:vsp.py(1) - importing VSP vFW 9ade88a0-9dc6 from SDC 2022-01-12 01:20:57,180 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-01-12 01:20:57,181 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS_VSP 2022-01-12 01:20:57,181 INFO 169:__init__.py(1) - Vsp basic_onboard_oydqPS_VSP doesn't exist in SDC 2022-01-12 01:20:57,181 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_oydqPS_VSP exists in SDC 2022-01-12 01:20:57,182 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-12 01:20:57,182 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,182 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:20:57,183 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-12 01:20:57,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,248 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 2022-01-12 01:20:57,249 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-12 01:20:57,250 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7d6f912965cc47d7a976870927d6fc7c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1443404e0fa441c3a5f596928ff1ed89","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9f2efa50-83d7","description":"vendor software product","vendorName":"40e6fd46-140c-4bfc-a721","vendorId":"aba5092ceeef4c38ae000dc9454e9918","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e63a8c2408848ca924b3084d263fd7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9ade88a0-9dc6","description":"vendor software product","vendorName":"96d8cb79-671e-44f9-9172","vendorId":"f24106c5d30a41ff9e5b91d314ab6632","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ad1ce40666b149fd9dfe980974495552","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-01-12 01:20:57,252 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-12 01:20:57,252 DEBUG 324:vsp.py(1) - importing VSP pNF 9f2efa50-83d7 from SDC 2022-01-12 01:20:57,253 DEBUG 324:vsp.py(1) - importing VSP vFW 9ade88a0-9dc6 from SDC 2022-01-12 01:20:57,253 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-01-12 01:20:57,253 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS_VSP 2022-01-12 01:20:57,253 INFO 169:__init__.py(1) - Vsp basic_onboard_oydqPS_VSP doesn't exist in SDC 2022-01-12 01:20:57,254 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:20:57,254 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_oydqPS_VSP exists in SDC 2022-01-12 01:20:57,255 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-12 01:20:57,255 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,256 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:20:57,256 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-12 01:20:57,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,322 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 2022-01-12 01:20:57,323 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-12 01:20:57,323 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7d6f912965cc47d7a976870927d6fc7c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1443404e0fa441c3a5f596928ff1ed89","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9f2efa50-83d7","description":"vendor software product","vendorName":"40e6fd46-140c-4bfc-a721","vendorId":"aba5092ceeef4c38ae000dc9454e9918","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e63a8c2408848ca924b3084d263fd7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9ade88a0-9dc6","description":"vendor software product","vendorName":"96d8cb79-671e-44f9-9172","vendorId":"f24106c5d30a41ff9e5b91d314ab6632","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ad1ce40666b149fd9dfe980974495552","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-01-12 01:20:57,326 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-12 01:20:57,326 DEBUG 324:vsp.py(1) - importing VSP pNF 9f2efa50-83d7 from SDC 2022-01-12 01:20:57,326 DEBUG 324:vsp.py(1) - importing VSP vFW 9ade88a0-9dc6 from SDC 2022-01-12 01:20:57,327 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2022-01-12 01:20:57,327 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS_VSP 2022-01-12 01:20:57,327 INFO 169:__init__.py(1) - Vsp basic_onboard_oydqPS_VSP doesn't exist in SDC 2022-01-12 01:20:57,332 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-01-12 01:20:57,332 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-12 01:20:57,332 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,333 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-01-12 01:20:57,333 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-12 01:20:57,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,401 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2022-01-12 01:20:57,402 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-12 01:20:57,403 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"ffddb89c8bfb48f2ab5425e06ae766aa","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7d6f912965cc47d7a976870927d6fc7c","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"aba5092ceeef4c38ae000dc9454e9918","type":"vlm","name":"40e6fd46-140c-4bfc-a721","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f24106c5d30a41ff9e5b91d314ab6632","type":"vlm","name":"96d8cb79-671e-44f9-9172","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-12 01:20:57,405 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2022-01-12 01:20:57,406 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-01-12 01:20:57,406 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,406 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/ffddb89c8bfb48f2ab5425e06ae766aa/versions 2022-01-12 01:20:57,407 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:20:57,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffddb89c8bfb48f2ab5425e06ae766aa/versions HTTP/1.1" 200 264 2022-01-12 01:20:57,468 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:20:57,468 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ad0f42c26b0849d0851851cec57ee385","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950456361,"modificationTime":1641950456870,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:20:57,471 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-12 01:20:57,471 INFO 192:__init__.py(1) - Vendor found, updating information 2022-01-12 01:20:57,471 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,471 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/ffddb89c8bfb48f2ab5425e06ae766aa/versions 2022-01-12 01:20:57,472 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:20:57,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:57,529 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffddb89c8bfb48f2ab5425e06ae766aa/versions HTTP/1.1" 200 264 2022-01-12 01:20:57,531 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:20:57,532 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ad0f42c26b0849d0851851cec57ee385","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950456361,"modificationTime":1641950456870,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:20:57,535 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-12 01:20:57,535 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:57,536 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:20:57,536 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_oydqPS_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "ffddb89c8bfb48f2ab5425e06ae766aa", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-01-12 01:20:57,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:58,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2022-01-12 01:20:58,717 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-01-12 01:20:58,717 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-12 01:20:58,721 INFO 285:__init__.py(1) - Vsp basic_onboard_oydqPS_VSP is created in SDC 2022-01-12 01:20:58,722 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:58,722 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:20:58,722 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:20:58,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:58,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:20:58,783 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:20:58,783 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950458078,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:20:58,787 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:58,787 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:58,787 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:20:58,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:58,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 223 2022-01-12 01:20:58,873 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:20:58,874 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641950457601,"modificationTime":1641950458062} 2022-01-12 01:20:58,877 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:58,878 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:58,878 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:20:58,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,035 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 409 2022-01-12 01:20:59,037 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:20:59,037 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57"} 2022-01-12 01:20:59,041 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,041 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:59,042 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:20:59,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,200 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 409 2022-01-12 01:20:59,202 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:20:59,203 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57"} 2022-01-12 01:20:59,206 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:20:59,207 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,207 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:20:59,208 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:20:59,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:20:59,274 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:20:59,274 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950458078,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:20:59,277 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,277 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:59,278 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:20:59,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 223 2022-01-12 01:20:59,370 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:20:59,371 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641950457601,"modificationTime":1641950458062} 2022-01-12 01:20:59,374 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,375 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:59,375 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:20:59,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,518 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 409 2022-01-12 01:20:59,519 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:20:59,520 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57"} 2022-01-12 01:20:59,523 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,523 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:59,524 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:20:59,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 409 2022-01-12 01:20:59,686 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:20:59,686 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57"} 2022-01-12 01:20:59,689 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2022-01-12 01:20:59,690 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/orchestration-template-candidate 2022-01-12 01:20:59,690 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-01-12 01:20:59,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/orchestration-template-candidate HTTP/1.1" 200 94 2022-01-12 01:20:59,874 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-01-12 01:20:59,874 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:20:59,874 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_oydqPS_VSP have been uploaded 2022-01-12 01:20:59,877 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,877 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:20:59,877 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:20:59,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:20:59,932 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:20:59,933 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:20:59,934 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950458078,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:20:59,936 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:20:59,937 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:20:59,937 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:20:59,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,017 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 222 2022-01-12 01:21:00,019 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:21:00,019 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641950457601,"modificationTime":1641950459867} 2022-01-12 01:21:00,022 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,022 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:00,022 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:00,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 480 2022-01-12 01:21:00,118 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:00,119 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:00,121 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,122 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:00,122 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:00,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 480 2022-01-12 01:21:00,223 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:00,224 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:00,227 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:21:00,227 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,227 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:00,228 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:00,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,282 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:21:00,283 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:00,284 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950458078,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:21:00,287 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,287 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:00,288 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:21:00,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 222 2022-01-12 01:21:00,372 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:21:00,372 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641950457601,"modificationTime":1641950459867} 2022-01-12 01:21:00,376 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,376 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:00,376 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:00,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 480 2022-01-12 01:21:00,488 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:00,488 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:00,491 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,492 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:00,492 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:00,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:00,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 480 2022-01-12 01:21:00,610 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:00,611 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:00,615 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:00,615 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/orchestration-template-candidate/process 2022-01-12 01:21:00,615 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-01-12 01:21:00,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-01-12 01:21:03,106 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-01-12 01:21:03,106 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-01-12 01:21:03,110 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_oydqPS_VSP have been validated 2022-01-12 01:21:03,110 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,110 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:03,111 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:03,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:21:03,173 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:03,174 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950458078,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:21:03,177 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,177 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:03,177 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:21:03,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 222 2022-01-12 01:21:03,257 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:21:03,258 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641950457601,"modificationTime":1641950463099} 2022-01-12 01:21:03,260 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,261 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:03,261 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:03,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:03,398 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:03,399 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:03,401 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,401 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:03,401 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:03,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,538 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:03,540 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:03,541 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:03,544 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:21:03,545 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,545 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:03,545 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:03,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:21:03,606 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:03,606 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950458078,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:21:03,609 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,609 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:03,610 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:21:03,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 222 2022-01-12 01:21:03,697 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:21:03,698 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1641950457601,"modificationTime":1641950463099} 2022-01-12 01:21:03,699 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,699 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:03,700 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:03,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:03,876 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:03,877 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:03,878 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:03,880 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:03,880 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:03,880 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:03,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:04,007 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:04,008 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:04,008 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:04,013 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:04,013 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions 2022-01-12 01:21:04,013 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-01-12 01:21:04,015 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:06,366 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions HTTP/1.1" 200 2 2022-01-12 01:21:06,367 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-01-12 01:21:06,368 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-01-12 01:21:06,371 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:06,371 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:06,371 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:06,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:06,427 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:21:06,428 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:06,428 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950464054,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:21:06,431 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:06,431 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:06,432 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:21:06,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:06,511 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 223 2022-01-12 01:21:06,512 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:21:06,513 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641950457601,"modificationTime":1641950463099} 2022-01-12 01:21:06,516 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:06,516 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:06,516 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:06,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:06,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:06,730 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:06,731 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:06,734 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:21:06,734 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:06,735 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:06,735 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:06,737 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:06,827 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 253 2022-01-12 01:21:06,829 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:06,829 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1641950457601,"modificationTime":1641950464054,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-12 01:21:06,832 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:06,832 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:06,833 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-12 01:21:06,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:06,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 223 2022-01-12 01:21:06,921 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-12 01:21:06,922 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1641950457601,"modificationTime":1641950463099} 2022-01-12 01:21:06,925 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:06,925 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:06,925 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:06,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:07,073 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:07,075 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:07,075 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:07,084 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:07,085 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions 2022-01-12 01:21:07,085 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-01-12 01:21:07,088 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:11,270 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions HTTP/1.1" 200 2 2022-01-12 01:21:11,272 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-01-12 01:21:11,272 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-01-12 01:21:11,274 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:11,274 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:11,274 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:11,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:11,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 264 2022-01-12 01:21:11,362 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:11,363 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950457601,"modificationTime":1641950469925,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:21:11,366 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:21:11,367 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:11,367 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:11,368 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:11,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:11,423 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 264 2022-01-12 01:21:11,425 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:11,426 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950457601,"modificationTime":1641950469925,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:21:11,433 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:11,434 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions 2022-01-12 01:21:11,434 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-12 01:21:11,436 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:13,338 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions HTTP/1.1" 200 381 2022-01-12 01:21:13,339 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-12 01:21:13,339 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_oydqPS_VSP","version":"1.0","versionId":"9b61613caa72466290bfa905d2659e57","packageId":"ffc9ac57f0504e4d91a2e4a7867cbbee","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-12 01:21:13,339 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_oydqPS_VSP","version":"1.0","versionId":"9b61613caa72466290bfa905d2659e57","packageId":"ffc9ac57f0504e4d91a2e4a7867cbbee","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-12 01:21:13,341 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:13,342 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:13,342 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:13,342 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:13,342 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:13,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:13,547 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2022-01-12 01:21:13,549 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:13,549 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:13,552 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:13,552 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:13,552 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:13,552 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:13,553 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-01-12 01:21:13,553 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:13,553 INFO 169:__init__.py(1) - Vf basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:23,563 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:23,564 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:23,564 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:23,565 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:23,565 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:23,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:23,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2022-01-12 01:21:23,623 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:23,624 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:23,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:23,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:23,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:23,627 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:23,627 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-01-12 01:21:23,627 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:23,627 INFO 169:__init__.py(1) - Vf basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:23,628 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:23,628 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:23,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'} 2022-01-12 01:21:23,629 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:23,629 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:23,631 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:23,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2022-01-12 01:21:23,693 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:23,693 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:23,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:23,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:23,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:23,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:23,697 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-01-12 01:21:23,697 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:23,697 INFO 169:__init__.py(1) - Vf basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:23,697 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-01-12 01:21:23,697 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-01-12 01:21:23,698 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:23,698 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-01-12 01:21:23,698 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-01-12 01:21:23,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:23,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-01-12 01:21:23,910 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-01-12 01:21:23,911 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-01-12 01:21:23,914 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2022-01-12 01:21:23,914 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2022-01-12 01:21:23,914 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2022-01-12 01:21:23,915 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_oydqPS in SDC 2022-01-12 01:21:23,915 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:23,915 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:23,915 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:23,915 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:23,915 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:23,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:23,957 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354 2022-01-12 01:21:23,958 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:23,958 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:23,960 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:23,960 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:23,960 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:23,960 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:23,960 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2022-01-12 01:21:23,960 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:23,960 INFO 169:__init__.py(1) - Vf basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:23,973 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_oydqPS_VSP exists in SDC 2022-01-12 01:21:23,973 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-12 01:21:23,973 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:23,974 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-01-12 01:21:23,974 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-12 01:21:23,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:24,027 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 2022-01-12 01:21:24,029 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-12 01:21:24,029 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7d6f912965cc47d7a976870927d6fc7c","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"1443404e0fa441c3a5f596928ff1ed89","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 9f2efa50-83d7","description":"vendor software product","vendorName":"40e6fd46-140c-4bfc-a721","vendorId":"aba5092ceeef4c38ae000dc9454e9918","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"2e63a8c2408848ca924b3084d263fd7d","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 9ade88a0-9dc6","description":"vendor software product","vendorName":"96d8cb79-671e-44f9-9172","vendorId":"f24106c5d30a41ff9e5b91d314ab6632","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ad1ce40666b149fd9dfe980974495552","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2022-01-12 01:21:24,032 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_oydqPS_VSP from SDC 2022-01-12 01:21:24,032 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2022-01-12 01:21:24,032 DEBUG 324:vsp.py(1) - importing VSP pNF 9f2efa50-83d7 from SDC 2022-01-12 01:21:24,032 DEBUG 324:vsp.py(1) - importing VSP vFW 9ade88a0-9dc6 from SDC 2022-01-12 01:21:24,032 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2022-01-12 01:21:24,033 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS_VSP 2022-01-12 01:21:24,033 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:24,033 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:24,033 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:24,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:24,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 264 2022-01-12 01:21:24,095 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:24,096 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950457601,"modificationTime":1641950469925,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:21:24,098 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-12 01:21:24,099 INFO 192:__init__.py(1) - Vsp found, updating information 2022-01-12 01:21:24,099 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_oydqPS_VSP in SDC 2022-01-12 01:21:24,099 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:24,099 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:24,100 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:24,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:24,151 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 264 2022-01-12 01:21:24,152 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:24,153 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950457601,"modificationTime":1641950469925,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:21:24,156 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:24,156 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions 2022-01-12 01:21:24,156 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-12 01:21:24,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:24,204 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/ffc9ac57f0504e4d91a2e4a7867cbbee/versions HTTP/1.1" 200 264 2022-01-12 01:21:24,206 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-12 01:21:24,206 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"9b61613caa72466290bfa905d2659e57","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1641950457601,"modificationTime":1641950469925,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-12 01:21:24,208 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-12 01:21:24,213 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:24,213 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions 2022-01-12 01:21:24,213 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-12 01:21:24,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:24,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57/actions HTTP/1.1" 200 381 2022-01-12 01:21:24,946 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-12 01:21:24,946 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_oydqPS_VSP","version":"1.0","versionId":"9b61613caa72466290bfa905d2659e57","packageId":"ffc9ac57f0504e4d91a2e4a7867cbbee","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-12 01:21:24,946 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_oydqPS_VSP","version":"1.0","versionId":"9b61613caa72466290bfa905d2659e57","packageId":"ffc9ac57f0504e4d91a2e4a7867cbbee","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-12 01:21:24,949 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:24,950 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/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 2022-01-12 01:21:24,950 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-12 01:21:24,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:25,119 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/ffc9ac57f0504e4d91a2e4a7867cbbee/versions/9b61613caa72466290bfa905d2659e57 HTTP/1.1" 200 656 2022-01-12 01:21:25,120 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-12 01:21:25,120 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_oydqPS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"ffddb89c8bfb48f2ab5425e06ae766aa","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"ffc9ac57f0504e4d91a2e4a7867cbbee","version":"9b61613caa72466290bfa905d2659e57","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-12 01:21:25,123 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:25,124 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2022-01-12 01:21:25,124 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": "ffc9ac57f0504e4d91a2e4a7867cbbee", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_oydqPS", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_oydqPS"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-01-12 01:21:25,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:28,653 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2022-01-12 01:21:28,659 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-01-12 01:21:28,671 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardoydqpsvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXZlV1J4VUZOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1641950487010,"timeout":0,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTkzZmYwOGIzM2I0ODBkNTVjZmQ3M2JmZjZkOGZmZjg=","artifactUUID":"3daa2381-906c-4bba-baa8-6d75d78eb1fa","artifactDisplayName":"VSP_basic_onboard_oydqPS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoydqpsvspinformationtxt","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","duplicated":false,"payloadUpdateDate":1641950487011,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641950487010,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","artifactName":"VSP_basic_onboard_oydqPS_VSP_Information.txt","artifactType":"OTHER","requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1641950487028,"timeout":30,"description":"created from csar","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"70749996-6008-41c4-91cf-8ff2730c6814","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","duplicated":false,"payloadUpdateDate":1641950487043,"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":1641950487028,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardoydqpsvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXZlV1J4VUZOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1641950487010,"timeout":0,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTkzZmYwOGIzM2I0ODBkNTVjZmQ3M2JmZjZkOGZmZjg=","artifactUUID":"3daa2381-906c-4bba-baa8-6d75d78eb1fa","artifactDisplayName":"VSP_basic_onboard_oydqPS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoydqpsvspinformationtxt","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","duplicated":false,"payloadUpdateDate":1641950487011,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641950487010,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","artifactName":"VSP_basic_onboard_oydqPS_VSP_Information.txt","artifactType":"OTHER","requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1641950487052,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1641950487052,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950487052,"artifactVersion":"0","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1env","artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1641950485987,"timeout":0,"description":"TOSCA definition package of the asset","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950485987,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.assettoscacsar","artifactName":"resource-BasicOnboardOydqps-csar.csar","artifactType":"TOSCA_CSAR","heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1641950485987,"timeout":0,"description":"TOSCA representation of the asset","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950485987,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.assettoscatemplate","artifactName":"resource-BasicOnboardOydqps-template.yml","artifactType":"TOSCA_TEMPLATE","heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"],"source":"13c04e63-781d-4c67-ab14-fb681b44c5f6","uniqueId":"capability.1eb8a062-7815-485b-af94-95016be7a504.feature","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.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":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"13c04e63-781d-4c67-ab14-fb681b44c5f6","uniqueId":"1eb8a062-7815-485b-af94-95016be7a504.dependency","capability":"tosca.capabilities.Node","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","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":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"13c04e63-781d-4c67-ab14-fb681b44c5f6","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6.port","capability":"tosca.capabilities.Attachment","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"1eb8a062-7815-485b-af94-95016be7a504","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.1eb8a062-7815-485b-af94-95016be7a504.tosca_name","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.13c04e63-781d-4c67-ab14-fb681b44c5f6.show","empty":false},{"parentUniqueId":"1eb8a062-7815-485b-af94-95016be7a504","definition":false,"name":"state","type":"string","uniqueId":"attribute.1eb8a062-7815-485b-af94-95016be7a504.state","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","empty":false},{"parentUniqueId":"1eb8a062-7815-485b-af94-95016be7a504","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.1eb8a062-7815-485b-af94-95016be7a504.tosca_id","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"13c04e63-781d-4c67-ab14-fb681b44c5f6","createdFromCsar":true,"normalizedName":"ubuntu18_admin_security_group","uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1641950486785,"icon":"securityrules","originType":"VFC","componentUid":"13c04e63-781d-4c67-ab14-fb681b44c5f6","invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1641950486935,"customizationUUID":"59cc6ecb-7de2-4695-b4c7-cce13af94a18","posX":"475.0","posY":"325.0","componentName":"SecurityRules","toscaArtifacts":{},"directives":[],"isProxy":false,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.1eb8a062-7815-485b-af94-95016be7a504.feature","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.1eb8a062-7815-485b-af94-95016be7a504.feature","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.Scalable","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.scalable","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"scalable","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.forwarder","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"forwarder","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.binding","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"binding","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.5abe12fe-f126-4392-adf4-d8aae3164566.binding","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.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","parentName":"binding","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":"c5c74f1a-ac61-465a-912b-92003226dea0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5c74f1a-ac61-465a-912b-92003226dea0","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.c5c74f1a-ac61-465a-912b-92003226dea0.port_mirroring","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"port_mirroring","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.Container","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.host","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","parentName":"host","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.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.ephemeral.size","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.instance","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.memory","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.iops","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.cpu.delta","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.capacity","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.latency","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.usage","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.cpu_util","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.allocation","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.requests.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.latency","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.cpu","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.read.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.root.size","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.vcpus","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.iops","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.usage","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.requests.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.requests.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.allocation","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.read.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.read.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.memory.usage","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.capacity","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.memory.resident","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.packets.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outgoing.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outgoing.packets.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.packets.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outpoing.packets","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outpoing.packets","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outgoing.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.packets","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets","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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.os","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"os","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.BasicOnboardOydqps.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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.endpoint","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"endpoint","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.5abe12fe-f126-4392-adf4-d8aae3164566.attachment","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"attachment","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":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"1eb8a062-7815-485b-af94-95016be7a504.dependency","capability":"tosca.capabilities.Node","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","parentName":"dependency","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"1eb8a062-7815-485b-af94-95016be7a504.dependency","capability":"tosca.capabilities.Node","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","parentName":"dependency","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade.link","capability":"tosca.capabilities.network.Linkable","ownerId":"fafe80eb-487e-4263-ac32-21044832bade","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","parentName":"link","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","parentName":"local_storage","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"7dc4f494-67e1-4825-a349-8d26c2f63a26.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6","createdFromCsar":true,"normalizedName":"abstract_ubuntu18","uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1641950486786,"icon":"defaulticon","originType":"CVFC","componentUid":"34319855-3201-422a-bd8b-3ce73a58e5a6","invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardOydqpscvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1641950486935,"customizationUUID":"fdf3ab2a-0190-418f-9394-a87a7a87558c","posX":"275.0","posY":"325.0","componentName":"basic_onboard_oydqPS-nodes.ubuntu18Cvfc","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","requirementOwnerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group","id":"0c8acdfa-8a38-4975-a06f-94294769c472","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.5abe12fe-f126-4392-adf4-d8aae3164566.attachment","requirementUid":"13c04e63-781d-4c67-ab14-fb681b44c5f6.port"},"operations":[]}],"fromNode":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_flavor_name","parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"7dc4f494-67e1-4825-a349-8d26c2f63a26.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_image_name","parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73.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":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"d3c82fa4-dae9-4077-b23e-0bf92e616a73","empty":false},{"definition":false,"hidden":false,"uniqueId":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":"34319855-3201-422a-bd8b-3ce73a58e5a6.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":{"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"13c04e63-781d-4c67-ab14-fb681b44c5f6.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":{"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group":[{"parentUniqueId":"1eb8a062-7815-485b-af94-95016be7a504","uniqueId":"attribute.1eb8a062-7815-485b-af94-95016be7a504.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"1eb8a062-7815-485b-af94-95016be7a504","empty":false},{"uniqueId":"attribute.13c04e63-781d-4c67-ab14-fb681b44c5f6.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"1eb8a062-7815-485b-af94-95016be7a504","uniqueId":"attribute.1eb8a062-7815-485b-af94-95016be7a504.state","name":"state","type":"string","definition":false,"ownerId":"1eb8a062-7815-485b-af94-95016be7a504","empty":false},{"parentUniqueId":"1eb8a062-7815-485b-af94-95016be7a504","uniqueId":"attribute.1eb8a062-7815-485b-af94-95016be7a504.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"1eb8a062-7815-485b-af94-95016be7a504","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"],"source":"13c04e63-781d-4c67-ab14-fb681b44c5f6","uniqueId":"capability.1eb8a062-7815-485b-af94-95016be7a504.feature","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.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,"type":"tosca.capabilities.Node","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.1eb8a062-7815-485b-af94-95016be7a504.feature","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.1eb8a062-7815-485b-af94-95016be7a504.feature","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.Scalable","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.scalable","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"scalable","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.forwarder","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"forwarder","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.binding","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"binding","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.5abe12fe-f126-4392-adf4-d8aae3164566.binding","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.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","parentName":"binding","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":"c5c74f1a-ac61-465a-912b-92003226dea0","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c5c74f1a-ac61-465a-912b-92003226dea0","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.c5c74f1a-ac61-465a-912b-92003226dea0.port_mirroring","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"port_mirroring","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.Container","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.host","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","parentName":"host","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.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.ephemeral.size","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.instance","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.memory","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.iops","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.cpu.delta","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.capacity","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.latency","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.usage","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.cpu_util","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.allocation","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.requests.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.latency","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.cpu","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.read.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.root.size","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.vcpus","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.iops","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.usage","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.read.requests.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.write.requests.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.allocation","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.read.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.read.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.memory.usage","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.device.capacity","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.memory.resident","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"350d3e61-1f84-4648-beee-2b52210c87bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"350d3e61-1f84-4648-beee-2b52210c87bc","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.350d3e61-1f84-4648-beee-2b52210c87bc.disk.write.requests","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardOydqps.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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.packets.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outgoing.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outgoing.packets.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.packets.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outpoing.packets","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outpoing.packets","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.bytes","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.outgoing.bytes.rate","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes.rate","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":"39eaec34-5b67-46f8-acf5-d7c622ee609e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"39eaec34-5b67-46f8-acf5-d7c622ee609e","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.39eaec34-5b67-46f8-acf5-d7c622ee609e.network.incoming.packets","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets","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.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.os","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"os","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.BasicOnboardOydqps.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":"331fb1d9-f3fe-48d3-9d4d-b23046130986","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.331fb1d9-f3fe-48d3-9d4d-b23046130986.endpoint","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"endpoint","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.BasicOnboardOydqps.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"capability.5abe12fe-f126-4392-adf4-d8aae3164566.attachment","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"attachment","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":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"13c04e63-781d-4c67-ab14-fb681b44c5f6","uniqueId":"1eb8a062-7815-485b-af94-95016be7a504.dependency","capability":"tosca.capabilities.Node","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"1eb8a062-7815-485b-af94-95016be7a504.dependency","capability":"tosca.capabilities.Node","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","parentName":"dependency","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"1eb8a062-7815-485b-af94-95016be7a504.dependency","capability":"tosca.capabilities.Node","ownerId":"1eb8a062-7815-485b-af94-95016be7a504","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","parentName":"dependency","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["34319855-3201-422a-bd8b-3ce73a58e5a6.5abe12fe-f126-4392-adf4-d8aae3164566.ubuntu18_ubuntu18_admin_plane_port_0","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade.link","capability":"tosca.capabilities.network.Linkable","ownerId":"fafe80eb-487e-4263-ac32-21044832bade","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","parentName":"link","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"13c04e63-781d-4c67-ab14-fb681b44c5f6","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6.port","capability":"tosca.capabilities.Attachment","ownerId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.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":["34319855-3201-422a-bd8b-3ce73a58e5a6.f8194ccf-5f1a-43f8-93af-c14521cc5415.ubuntu18","6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"34319855-3201-422a-bd8b-3ce73a58e5a6","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","parentName":"local_storage","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantUUID":"c5aac326-6c27-4049-863e-f98f9dcc7840","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","groupUUID":"b04aa441-14fc-4734-b924-08e8471a4cc9","members":{"abstract_ubuntu18":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ubuntu18_admin_security_group":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.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":"BasicOnboardOydqps..base_ubuntu18..module-0","uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.BasicOnboardOydqps..base_ubuntu18..module-0","name":"BasicOnboardOydqps..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","invariantUUID":"c1d94212-2c39-4000-a3f5-a6f06dbac7e5","artifactsUuid":["70749996-6008-41c4-91cf-8ff2730c6814"],"invariantName":"BasicOnboardOydqps..base_ubuntu18..module-0","createdFrom":"CSAR","groupUUID":"5d30da51-585d-46d2-b11d-e5498de5a0f4","members":{"abstract_ubuntu18":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.34319855-3201-422a-bd8b-3ce73a58e5a6.abstract_ubuntu18","ubuntu18_admin_security_group":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.13c04e63-781d-4c67-ab14-fb681b44c5f6.ubuntu18_admin_security_group"},"vspOriginated":true,"artifacts":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1env"],"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":{},"toscaResourceName":"org.openecomp.resource.vf.BasicOnboardOydqps","resourceType":"VF","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","abstract":false,"version":"0.1","creationDate":1641950485988,"icon":"defaulticon","description":"VF","tags":["basic_onboard_oydqPS"],"systemName":"BasicOnboardOydqps","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","normalizedName":"basiconboardoydqps","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1641950486874,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1641950487028,"timeout":30,"description":"created from csar","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"70749996-6008-41c4-91cf-8ff2730c6814","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","duplicated":false,"payloadUpdateDate":1641950487043,"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":1641950487028,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardoydqpsvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOXZlV1J4VUZOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1641950487010,"timeout":0,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTkzZmYwOGIzM2I0ODBkNTVjZmQ3M2JmZjZkOGZmZjg=","artifactUUID":"3daa2381-906c-4bba-baa8-6d75d78eb1fa","artifactDisplayName":"VSP_basic_onboard_oydqPS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoydqpsvspinformationtxt","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","duplicated":false,"payloadUpdateDate":1641950487011,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641950487010,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","artifactName":"VSP_basic_onboard_oydqPS_VSP_Information.txt","artifactType":"OTHER","requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1641950487052,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1641950487052,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950487052,"artifactVersion":"0","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1env","artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","heatEnvType":true,"empty":false}},"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","SupportablityComponentName":"basic_onboard_oydqPS","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"ffc9ac57f0504e4d91a2e4a7867cbbee","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"6963ed1b-c9d0-40f3-8352-54fae7bcd012"},"categorySpecificMetadata":{},"csarUUID":"ffc9ac57f0504e4d91a2e4a7867cbbee","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_oydqPS"} 2022-01-12 01:21:28,687 INFO 285:__init__.py(1) - Vf basic_onboard_oydqPS is created in SDC 2022-01-12 01:21:28,687 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:38,695 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_oydqPS in SDC 2022-01-12 01:21:38,704 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:38,704 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/6963ed1b-c9d0-40f3-8352-54fae7bcd012/lifecycleState/Certify 2022-01-12 01:21:38,704 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-01-12 01:21:38,707 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:44,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/6963ed1b-c9d0-40f3-8352-54fae7bcd012/lifecycleState/Certify HTTP/1.1" 200 1339 2022-01-12 01:21:44,476 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-01-12 01:21:44,477 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","name":"basic_onboard_oydqPS","version":"1.0","isHighestVersion":true,"creationDate":1641950485988,"lastUpdateDate":1641950500037,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_oydqPS"],"icon":"defaulticon","normalizedName":"basiconboardoydqps","systemName":"BasicOnboardOydqps","contactId":"cs0008","allVersions":{"1.0":"53745793-9904-4469-af32-3339eb4f6fa9"},"csarUUID":"ffc9ac57f0504e4d91a2e4a7867cbbee","csarVersion":"1.0","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","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.BasicOnboardOydqps","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb"} 2022-01-12 01:21:44,480 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:44,480 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:44,481 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:44,482 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:44,482 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:44,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:44,563 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2022-01-12 01:21:44,565 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:44,566 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","name":"basic_onboard_oydqPS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:44,569 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:44,569 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:44,570 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:44,570 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:44,570 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_oydqPS from SDC 2022-01-12 01:21:44,571 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:44,571 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:44,572 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:44,572 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-12 01:21:44,572 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:44,573 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-12 01:21:44,573 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:44,574 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-12 01:21:44,574 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-12 01:21:44,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:44,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-12 01:21:44,896 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-12 01:21:44,899 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fac1b42c-2b4f-4105-ab68-ce978355e760","lifecycleState":"CERTIFIED","lastUpdateDate":1641943132428,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"fe13997f-199c-4bcf-a7c2-0807b774aeb6","invariantUUID":"5a8decd4-3cb5-43b3-a560-4cd41fd46492","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1f7c8a65-58ed-4541-a6b8-c310117831b2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943138348,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12f19e4e-2572-4553-8824-2fef37ffaaa6","invariantUUID":"f01b079b-c133-47c0-9c70-bd2988707458","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":"defaulticon","uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1641950500037,"name":"basic_onboard_oydqPS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","systemName":"BasicOnboardOydqps","description":"VF","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f791d124-350b-45bc-9563-8a5e4c067f34","lifecycleState":"CERTIFIED","lastUpdateDate":1641943165895,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7d541a2-9033-45e4-a0a4-e82b6b3357a5","invariantUUID":"69bb5ed3-16bc-4be5-b53b-8a8394a9c599","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":"objectStorage","uniqueId":"88af6ab6-d68d-4111-8807-0c04aaa8cc68","lifecycleState":"CERTIFIED","lastUpdateDate":1641943235934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c9c7bdc-7e62-4ebf-8064-5ff151da0e05","invariantUUID":"c6e2a1a1-0848-41e4-9ca5-ce8cd8499b98","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c0ee083c-1b5b-4375-8704-3c3849ce583d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943229071,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c40fca6-44c7-465f-b5ac-9409b8b5c5d8","invariantUUID":"a3e60774-dd58-48b1-af95-82db12dd7225","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":"c5c74f1a-ac61-465a-912b-92003226dea0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943106973,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df749b2-2ed2-4b99-b04d-e85c80f64a40","invariantUUID":"bb6fee0c-2c31-4153-a4ec-24a613b4404a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"138170d2-97a2-483c-8deb-c347b73c3a99","lifecycleState":"CERTIFIED","lastUpdateDate":1641943196823,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1f102db-22e3-485f-8266-8997d0c36c41","invariantUUID":"aa2eb3ef-68b0-4391-9271-8156b7e8bbbe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1662b42-6ac1-4625-ae30-a854ceb319d2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943135505,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d7f6dd-0e44-4a4a-9e5f-6fd59c47b3fa","invariantUUID":"cfbb5d48-69e1-479b-96fe-c74c6ff6ca0c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26a47eea-a9a6-4575-9f72-82a3df5139ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943071926,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f51787e5-f310-4006-a162-4eab00b02715","invariantUUID":"43a379d1-a28b-40ad-a4b1-622268953a39","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"203f73ef-6e00-49ee-869c-67b7ccaa9c6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943183856,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf6df805-2908-478f-ad74-a0c1e206d29f","invariantUUID":"9a59d168-2165-4870-ab25-25d012370054","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e7334b8b-e535-43a6-aa06-359e966801a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943064680,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaaa2d5-64bc-49da-815f-bf751e8b87bd","invariantUUID":"664541f8-d771-4b19-b3c2-ac4328f435ba","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":"network","uniqueId":"765efda5-2e05-4d1e-887d-ea18a463d8a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943157344,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17f6f85d-f887-4aa5-aa77-334d7e1d90ee","invariantUUID":"3d34d756-ff81-457a-bae1-01ce731afe7f","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":"compute","uniqueId":"caca3286-7ed6-4a7e-b3c1-026c16671dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1641943230380,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26fdcd0e-06cd-4523-be3c-3abd66108a02","invariantUUID":"bf5a248f-0876-417e-8ace-c383cf6f54f2","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":"b2422cbd-d85f-4646-8acd-2bf917727325","lifecycleState":"CERTIFIED","lastUpdateDate":1641943122520,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4f5a1d9-ad96-4f45-bb97-febe779a21e3","invariantUUID":"260a5e47-26a2-4e09-a00b-7382dbe52f79","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b567049-2235-4eea-b153-33b51e88763b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943164514,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89a875a8-d310-4189-a724-e688ddcd2e4e","invariantUUID":"30577d8f-5ae6-401f-91c9-95d6e8d71b6d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d6d5f1f-7c22-498d-932c-c84db6debde0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943057222,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cde8b2-367f-4d6a-927f-71d576573338","invariantUUID":"a9a21af9-7b53-4e42-bf45-c2649dcef07f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25969062-5371-4c54-be74-183c026bdc8b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943095883,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f62c04d-9544-4eaf-ac41-8f6926d902f0","invariantUUID":"3abd8834-da29-4f20-ac6c-bb69d820f131","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":"objectStorage","uniqueId":"c46fe541-7678-47b6-b28a-fdbf8dc393e9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943155898,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb81ade2-e442-47cc-8f79-176d66099df5","invariantUUID":"45d7bea5-b921-4cad-b40f-8147aecfe3fd","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":"c036c87f-6685-4adc-8ea4-06c55600aac6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943136917,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3594ca-fc89-4a9d-bed1-2b1ef91df14d","invariantUUID":"960bd661-7042-43a8-8aa9-77ea14f0d9ec","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9fd7c764-3917-483d-ae87-b09125baf5b0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943187255,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f64331f-530f-461b-91ec-f3b6c25c8dfa","invariantUUID":"06d9d0a2-806d-4441-b051-1b3938c9e0e3","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a263fa7c-f938-4102-a4c3-b0b524778ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943063123,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c0cfe1-e85a-4874-8850-ef6a1c6ff162","invariantUUID":"4ac5e285-2acf-4e49-956b-37f2b6a52bfd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"507746dc-919f-4248-9bd4-bea00d3b0119","lifecycleState":"CERTIFIED","lastUpdateDate":1641943099582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e00e58-ae26-4e24-9ab4-fe25e3145b3a","invariantUUID":"2d3cbc71-dacb-4268-9732-a7167b4e49d3","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":"objectStorage","uniqueId":"01e54e30-c5ee-4d17-b1ef-ef52d3c80928","lifecycleState":"CERTIFIED","lastUpdateDate":1641943050852,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba117d71-f929-4dc8-98b2-e50afc2b232a","invariantUUID":"10c7c88e-4b63-480f-90f2-afd75cc0f8fa","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":"objectStorage","uniqueId":"19d2857d-6e92-48d4-bef6-aaeba3746e36","lifecycleState":"CERTIFIED","lastUpdateDate":1641943150418,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d97942c3-221e-422c-8cad-c40b7cc415d8","invariantUUID":"9d052d44-a671-43c4-9599-460f89145683","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5abe12fe-f126-4392-adf4-d8aae3164566","lifecycleState":"CERTIFIED","lastUpdateDate":1641943108479,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185faa02-cf79-45d7-bb91-769899fbd53d","invariantUUID":"00b33220-8a88-49ee-906a-30cb3de532f5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75d4d382-894c-4022-8a39-9c126e1b93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943133989,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0bb5852-ce1a-44d2-b4f6-5fb24b1a184d","invariantUUID":"acaeb50e-7661-4086-9a46-f8e2ab30d7a7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9de3d43-33e6-4247-86aa-d6f527956f50","lifecycleState":"CERTIFIED","lastUpdateDate":1641943130436,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99abc9d8-00d1-44e2-a6c9-45cde65244a0","invariantUUID":"aafe8e11-667c-4787-b7b7-b6abf97fb5b2","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32165851-368f-4726-9aea-511c991fb81c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943243348,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4331893-d02e-4bec-89c3-21b0b203cdaa","invariantUUID":"7a273b20-429a-44a3-8b2a-0d77170c5f16","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b623fa20-6cff-4dd6-a77c-d92125c30391","lifecycleState":"CERTIFIED","lastUpdateDate":1641943203548,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba381255-9cd6-4fb2-9e7c-fdf0c67bdb2b","invariantUUID":"aa7f0d8d-cd6b-4aeb-a388-7cee8d0e9a14","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb684d03-be5b-46a6-a9ee-b3b38d8dc62e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943195123,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1565849-ed7c-4494-b66c-ee185695e49a","invariantUUID":"768c2cae-100e-4eeb-b558-29306df8d543","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":"55920702-2681-4f90-9834-e6edf8f4b54b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943245972,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c884ed3e-3fcb-407e-9774-d842a1b836c6","invariantUUID":"b2c0fbad-9211-458a-b248-8aa1f7e2c2ed","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":"2079ab18-33ae-4cfb-a5a1-1e219d040a23","lifecycleState":"CERTIFIED","lastUpdateDate":1641943075810,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17898d4b-0852-4ded-b4c8-5234b80e6a49","invariantUUID":"62fbe836-871f-4aa6-814f-c78f01f8395d","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":"objectStorage","uniqueId":"f5d275f9-29f2-47ba-b125-770099764cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943237418,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f45a455-4e22-4856-ad17-5d2fbcd26e33","invariantUUID":"c2074f5f-447c-46c1-8d57-1c80d73a1668","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":"loadBalancer","uniqueId":"7f9149bd-de03-4a0c-a823-0609430a186e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943054231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"359534a4-2765-462c-a49b-b9537d9d9f5a","invariantUUID":"7f8a8673-aa9d-42b0-8921-cd41cfa548f9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"43042f6f-6985-42eb-9fc5-9764e494dd4a","lifecycleState":"CERTIFIED","lastUpdateDate":1641943205394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03330b1b-42c0-4f20-9573-7993e5e9a94c","invariantUUID":"6d93f786-1556-4fd9-a179-e7697e863a37","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":"compute","uniqueId":"18f012e0-8782-41fd-99cc-ee6d92a68ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943200751,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8ade235-554b-4d9b-b02b-6238177d1eef","invariantUUID":"805961ef-8384-4ca3-a6b6-624c140e0ce1","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":"a271f087-77d6-41af-92cd-7b2077c1f36e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943170045,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebae60c-d218-4b07-95a5-941a14c3e26e","invariantUUID":"6c6755ca-e32d-4349-a585-dfa22874e44d","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":"network","uniqueId":"37388252-d7af-4228-a3b6-4de6c809060f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943077211,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02689413-9cdf-4924-92da-5459abd349d6","invariantUUID":"43b0395f-1e62-425a-9ab0-4e8de3a3b032","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eda61d8-1a7d-4d89-94ae-727167c03afe","lifecycleState":"CERTIFIED","lastUpdateDate":1641950128688,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","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":"network","uniqueId":"c68b3579-32a2-47aa-8ba6-83bcd7a7fb69","lifecycleState":"CERTIFIED","lastUpdateDate":1641943109931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c42211da-4d66-4b6e-8a0f-62587375741b","invariantUUID":"1bcd99b2-b1ee-44b0-b8b2-22b6528e4ac1","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":"9cf29078-1993-405b-a8a1-9cfa35a7b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943049153,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1efbf778-0ecf-4b31-babe-f95a565558b1","invariantUUID":"acf8b1c5-9f5f-4f91-8b78-36608ba82eed","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":"port","uniqueId":"b25cde6e-a80d-4483-a04f-baba880e1fb8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943168677,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c41e3546-23b0-4624-9694-845d91512c38","invariantUUID":"5ebbaf9c-4107-428a-ad00-fa3772bef9be","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":"08fa8e39-d219-43ee-9473-f79c2fc2e97d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943078742,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea62610c-cdae-4723-8913-8d2244398fcf","invariantUUID":"8d037632-0651-4e3d-9fc2-1494691a8c7d","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":"a2b3244a-f11c-4efd-9e4a-4e2bd9926263","lifecycleState":"CERTIFIED","lastUpdateDate":1641943080552,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"105b4398-b2af-4a06-bb4b-356fbdc05885","invariantUUID":"0861e27d-75cb-4429-ad4a-926b26e5d133","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b7ee6b1-4694-4986-8c3c-b05eac2be4b7","lifecycleState":"CERTIFIED","lastUpdateDate":1641943066233,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3992f4a2-4399-401d-aea9-90c11bb4103a","invariantUUID":"3b19b297-a5df-4b5c-aa5e-124edcbf175f","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":"securityrules","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943097355,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21e3dac9-cdca-40f8-8e3a-3be7dcec411d","invariantUUID":"704a9e1c-2b6a-4af3-b944-d798ec54ef78","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":"0c08a40d-3115-40bc-ac84-8feb5c1492f0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943172935,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46903229-13b0-4d65-ae26-18c94b5da331","invariantUUID":"020e3a36-bd6e-45d5-937e-2e0f22206796","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b07a0152-ecd1-4a52-b520-387d31246094","lifecycleState":"CERTIFIED","lastUpdateDate":1641943089392,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebe1263e-10e2-47bb-90c8-95547b047e4d","invariantUUID":"cedfa3d9-9e7d-47b8-bf20-b477c3012e59","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c889f7c3-eb01-4f5a-b0eb-f4679d0be72d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943171552,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a370474-200d-453c-8378-4cee7e1b87a1","invariantUUID":"ad8a5642-44ac-455e-9891-46afc6ec4f3f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f2bc584-0485-4aaf-80ba-880095a90acd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943241332,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4f71f08-4e8d-4850-8121-343335ec4417","invariantUUID":"3bdbf19b-f251-40f5-bbb4-cd482d2a04f4","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":"network","uniqueId":"07a55242-c513-4f9f-a9fc-ec41f080f337","lifecycleState":"CERTIFIED","lastUpdateDate":1641943124119,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec195e38-b2d6-43be-b60e-826d72ff597f","invariantUUID":"eff8da26-2ab9-4b4f-bd67-2e01352a29d7","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7be3ac20-0eb7-4b94-b90c-527e26847624","lifecycleState":"CERTIFIED","lastUpdateDate":1641943047579,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a738e576-8708-4bde-b4f6-e142fa557ea8","invariantUUID":"30c1e13d-7a1c-4860-8f9e-c1ef21418499","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cb391fc-dbe1-4d4c-a035-e90c45ff2a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943178734,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e55cf1-112e-4976-836b-3e91196a8387","invariantUUID":"9f586a91-12ad-4202-8a17-d10e776abbcd","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c06560dc-25fe-4b5a-b344-893aea24ea0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943100991,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae6d411a-6769-42ee-ad08-b7eeef703725","invariantUUID":"ace26813-8b90-45c3-bb6b-5add143ee3d3","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":"413567ab-f6db-439e-90dd-d37f4931d12d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943174472,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e55f32-225a-4e76-a8c4-ab5b43971c35","invariantUUID":"a71dd34a-a5ae-471e-a130-4c2987fdc7ba","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":"objectStorage","uniqueId":"685d836a-0983-405c-8ee1-ac25828e12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943234566,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef01895e-29b5-48ad-a4eb-06a0db9f3297","invariantUUID":"dfe7c2b6-b167-45fa-9969-6da1af1e44b9","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":"network","uniqueId":"cddfa25e-407e-4eb5-94be-d6dfdc0b64b4","lifecycleState":"CERTIFIED","lastUpdateDate":1641943175942,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169126e-a0ad-469e-a06e-9205aba1330c","invariantUUID":"af70d633-7a4d-4794-b220-b629a5f0d218","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":"compute","uniqueId":"bb11e25d-e7f4-4618-9b96-da81ecf64f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943148825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bdc73a2-81dc-4030-85f1-3a340974203c","invariantUUID":"e4ee6fbd-0848-4324-a1c2-cc4011c169f5","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":"4d9e71e7-7802-4d51-93aa-8790ff42956c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943128572,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"291f1535-754a-4869-b69d-bf1fb7d243cf","invariantUUID":"7de67f42-aa5d-406c-8b35-8675c6eec3f2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9141251-8154-4ef2-a195-6628fa7f0c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943181994,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"660f53fa-bc07-4cd5-a189-5ab2234d541c","invariantUUID":"ffdfd81a-7b87-473d-b760-392578f773c5","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":"port","uniqueId":"aeb0f5c7-a210-4306-af9f-a8536da955b5","lifecycleState":"CERTIFIED","lastUpdateDate":1641943069519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9ce40eb-83b1-4ebc-8fc3-cc4574021f35","invariantUUID":"54f9abaa-db44-4dd2-9d76-b5e58b441551","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":"compute","uniqueId":"685434b5-193f-41ab-a359-d55a8693197f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943145528,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06206c82-f721-4cb5-a1de-664a43253d5f","invariantUUID":"7b53f929-1a22-4387-ada2-e26e46959dd9","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f7b184c-e100-4ef1-9fea-f27804547ce6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943167262,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d74aff9f-8b08-4545-9087-2ae07c2fb949","invariantUUID":"f920e6dc-0426-4b84-84ff-3a9c716f2ee8","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":"bd9c895e-273f-4034-90db-38e4d5fb9495","lifecycleState":"CERTIFIED","lastUpdateDate":1641943233030,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068279cf-6734-4479-8f67-fa49da4eb83c","invariantUUID":"fea5677a-394f-431c-a72b-364c5e567690","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":"2f2623be-5917-4f7a-b16e-08f14deb0055","lifecycleState":"CERTIFIED","lastUpdateDate":1641943139835,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fdf912d-238b-41b3-bcec-96296295947b","invariantUUID":"f28cd9f9-26d0-43d9-b216-f3a9e7811a7e","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":"0377c39c-c203-41d2-91ca-0983d1c04267","lifecycleState":"CERTIFIED","lastUpdateDate":1641943244705,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a72d08db-6436-47bb-8949-f0a5f8ebb1c3","invariantUUID":"afb5db07-e2a7-4bd6-bf8f-4e4a0c28e690","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":"e0497f10-4b3d-4ce3-8a6f-40f9670da5bb","lifecycleState":"CERTIFIED","lastUpdateDate":1641943142686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1773241-4ae5-4583-b76b-53481162f974","invariantUUID":"474c07f3-ce43-4ee6-ab9e-af52d3bfabb7","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":"935ede52-094a-404b-ab08-bbc462bb0163","lifecycleState":"CERTIFIED","lastUpdateDate":1641943239239,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19e0cf66-d856-499e-8283-5ea52694153d","invariantUUID":"beac1bf7-b74e-4ee4-a7d2-aadcb4531807","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":"55d7515b-07de-4d9e-9c8d-e8634f0c82d8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943103945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f28573d0-bb40-46e8-94dc-7bebb70eedfe","invariantUUID":"2a445667-4c7c-4f9f-9334-b4511c2f15d6","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":"network","uniqueId":"a7d03cc0-dfa7-4edf-81b8-a916c0cfaa8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943127106,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cecbe4b-ac8e-4d98-894e-3027743a967a","invariantUUID":"07e22589-cd0e-4773-ab1f-6e1f0fa6b4d2","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":"7fb1609e-4366-471d-85a9-99dcdf153116","lifecycleState":"CERTIFIED","lastUpdateDate":1641943231772,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95eda473-b274-4fb3-9b9f-86c8b032f9c5","invariantUUID":"581c6ada-2333-48f5-ac1b-905368eb8836","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":"d65b8d29-3fdf-4380-9574-6f2bf7128e37","lifecycleState":"CERTIFIED","lastUpdateDate":1641943198399,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bd2b833-1a89-4129-b5ac-860d139620c2","invariantUUID":"2a7d620e-7019-4310-bfe0-0fbd2c07fbfe","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","lifecycleState":"CERTIFIED","lastUpdateDate":1641943040749,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"720c436e-2917-4019-9ccc-1f98a6fb1dbb","invariantUUID":"913f9393-d21f-4c4c-aa11-6baf4c562e83","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e794ec39-d1e8-46b9-be0e-e5f3cfc3e15b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943144080,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e442e126-ece8-44fc-9e52-77e07269a92e","invariantUUID":"cf2820e8-e68a-408f-a78b-9b8b5e0f7c56","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":"networkrules","uniqueId":"d91f913c-93ae-4b51-875b-b10846c89559","lifecycleState":"CERTIFIED","lastUpdateDate":1641943094149,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"763049b9-c3d6-4b19-9a35-1ffa68f80ca3","invariantUUID":"a6316037-5d96-41c6-a17c-4af532c6e6e8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7a38946-aeed-405b-a49d-7cfa1291cabf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943074284,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c914e9c8-c979-4103-9ea0-e4d446b0c940","invariantUUID":"3d8a0972-9ce5-44b2-9277-c83baf736643","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9786a411-7fe1-4f09-9e9c-b6ee34e8e10c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943087981,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bfdb069a-7e72-4f02-bca9-4c5c1979894f","invariantUUID":"cc694be5-553c-4cca-8dc2-d2852c8c518a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f245585f-935e-4d0d-bbd0-ecdd259abcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943189522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5573aa77-c9cd-40d4-9828-77530fd8bd91","invariantUUID":"bbbd5bfd-b970-4473-9ecb-59fc18630506","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":"port","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade","lifecycleState":"CERTIFIED","lastUpdateDate":1641943055715,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a25f2983-1a13-46e4-8caa-e7ca53186aea","invariantUUID":"9f8bcf74-191b-4eb8-bf3b-14ab58379ef8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e097c0-9d29-4127-8dd0-6132ab652ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943067750,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c546a628-2385-408f-8271-37050ea88d87","invariantUUID":"8f704801-afd8-427a-9484-73b8e0464feb","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":"dc8f6ecc-04df-4c88-bb14-c1254c361279","lifecycleState":"CERTIFIED","lastUpdateDate":1641943102528,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf30d0f-73df-4fc1-b2ad-e3cd3d2f594b","invariantUUID":"f1031eb5-bf22-419e-8dc0-8b55b0cb9bb5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d269feb8-8fba-451b-8de4-0481e096bf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943115986,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7619ee11-f383-4ff0-8b4f-6c83c182b6c0","invariantUUID":"286945a1-b8f4-4303-9cba-cb66a4dd020c","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":"defaulticon","uniqueId":"3536c047-d625-43a3-a5e3-bfa179fd025b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943163108,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"605d4795-5282-4228-9c6b-099b804b0f23","invariantUUID":"b2ff2e16-a178-4957-8d30-ae7f02d2183c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f64b7f33-9c55-44e7-89ef-4a1ea2480144","lifecycleState":"CERTIFIED","lastUpdateDate":1641949787672,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","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":"38a30fec-5833-4152-886e-46f4311a11c4","lifecycleState":"CERTIFIED","lastUpdateDate":1641950165543,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","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}]}]} 2022-01-12 01:21:44,904 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_oydqPS found in resources list 2022-01-12 01:21:54,915 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:54,915 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:54,916 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:54,917 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:54,917 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:54,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:54,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2022-01-12 01:21:54,974 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:54,975 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","name":"basic_onboard_oydqPS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:54,976 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:54,976 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:54,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:54,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:54,977 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_oydqPS from SDC 2022-01-12 01:21:54,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:54,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:54,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:54,977 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-12 01:21:54,977 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:54,978 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-12 01:21:54,978 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:54,978 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-12 01:21:54,978 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-12 01:21:54,979 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:55,056 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-12 01:21:55,059 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-12 01:21:55,063 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fac1b42c-2b4f-4105-ab68-ce978355e760","lifecycleState":"CERTIFIED","lastUpdateDate":1641943132428,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"fe13997f-199c-4bcf-a7c2-0807b774aeb6","invariantUUID":"5a8decd4-3cb5-43b3-a560-4cd41fd46492","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1f7c8a65-58ed-4541-a6b8-c310117831b2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943138348,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12f19e4e-2572-4553-8824-2fef37ffaaa6","invariantUUID":"f01b079b-c133-47c0-9c70-bd2988707458","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":"defaulticon","uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1641950500037,"name":"basic_onboard_oydqPS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","systemName":"BasicOnboardOydqps","description":"VF","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f791d124-350b-45bc-9563-8a5e4c067f34","lifecycleState":"CERTIFIED","lastUpdateDate":1641943165895,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7d541a2-9033-45e4-a0a4-e82b6b3357a5","invariantUUID":"69bb5ed3-16bc-4be5-b53b-8a8394a9c599","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":"objectStorage","uniqueId":"88af6ab6-d68d-4111-8807-0c04aaa8cc68","lifecycleState":"CERTIFIED","lastUpdateDate":1641943235934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c9c7bdc-7e62-4ebf-8064-5ff151da0e05","invariantUUID":"c6e2a1a1-0848-41e4-9ca5-ce8cd8499b98","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c0ee083c-1b5b-4375-8704-3c3849ce583d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943229071,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c40fca6-44c7-465f-b5ac-9409b8b5c5d8","invariantUUID":"a3e60774-dd58-48b1-af95-82db12dd7225","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":"c5c74f1a-ac61-465a-912b-92003226dea0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943106973,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df749b2-2ed2-4b99-b04d-e85c80f64a40","invariantUUID":"bb6fee0c-2c31-4153-a4ec-24a613b4404a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"138170d2-97a2-483c-8deb-c347b73c3a99","lifecycleState":"CERTIFIED","lastUpdateDate":1641943196823,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1f102db-22e3-485f-8266-8997d0c36c41","invariantUUID":"aa2eb3ef-68b0-4391-9271-8156b7e8bbbe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1662b42-6ac1-4625-ae30-a854ceb319d2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943135505,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d7f6dd-0e44-4a4a-9e5f-6fd59c47b3fa","invariantUUID":"cfbb5d48-69e1-479b-96fe-c74c6ff6ca0c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26a47eea-a9a6-4575-9f72-82a3df5139ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943071926,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f51787e5-f310-4006-a162-4eab00b02715","invariantUUID":"43a379d1-a28b-40ad-a4b1-622268953a39","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"203f73ef-6e00-49ee-869c-67b7ccaa9c6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943183856,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf6df805-2908-478f-ad74-a0c1e206d29f","invariantUUID":"9a59d168-2165-4870-ab25-25d012370054","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e7334b8b-e535-43a6-aa06-359e966801a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943064680,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaaa2d5-64bc-49da-815f-bf751e8b87bd","invariantUUID":"664541f8-d771-4b19-b3c2-ac4328f435ba","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":"network","uniqueId":"765efda5-2e05-4d1e-887d-ea18a463d8a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943157344,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17f6f85d-f887-4aa5-aa77-334d7e1d90ee","invariantUUID":"3d34d756-ff81-457a-bae1-01ce731afe7f","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":"compute","uniqueId":"caca3286-7ed6-4a7e-b3c1-026c16671dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1641943230380,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26fdcd0e-06cd-4523-be3c-3abd66108a02","invariantUUID":"bf5a248f-0876-417e-8ace-c383cf6f54f2","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":"b2422cbd-d85f-4646-8acd-2bf917727325","lifecycleState":"CERTIFIED","lastUpdateDate":1641943122520,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4f5a1d9-ad96-4f45-bb97-febe779a21e3","invariantUUID":"260a5e47-26a2-4e09-a00b-7382dbe52f79","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b567049-2235-4eea-b153-33b51e88763b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943164514,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89a875a8-d310-4189-a724-e688ddcd2e4e","invariantUUID":"30577d8f-5ae6-401f-91c9-95d6e8d71b6d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d6d5f1f-7c22-498d-932c-c84db6debde0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943057222,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cde8b2-367f-4d6a-927f-71d576573338","invariantUUID":"a9a21af9-7b53-4e42-bf45-c2649dcef07f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25969062-5371-4c54-be74-183c026bdc8b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943095883,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f62c04d-9544-4eaf-ac41-8f6926d902f0","invariantUUID":"3abd8834-da29-4f20-ac6c-bb69d820f131","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":"objectStorage","uniqueId":"c46fe541-7678-47b6-b28a-fdbf8dc393e9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943155898,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb81ade2-e442-47cc-8f79-176d66099df5","invariantUUID":"45d7bea5-b921-4cad-b40f-8147aecfe3fd","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":"c036c87f-6685-4adc-8ea4-06c55600aac6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943136917,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3594ca-fc89-4a9d-bed1-2b1ef91df14d","invariantUUID":"960bd661-7042-43a8-8aa9-77ea14f0d9ec","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9fd7c764-3917-483d-ae87-b09125baf5b0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943187255,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f64331f-530f-461b-91ec-f3b6c25c8dfa","invariantUUID":"06d9d0a2-806d-4441-b051-1b3938c9e0e3","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a263fa7c-f938-4102-a4c3-b0b524778ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943063123,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c0cfe1-e85a-4874-8850-ef6a1c6ff162","invariantUUID":"4ac5e285-2acf-4e49-956b-37f2b6a52bfd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"507746dc-919f-4248-9bd4-bea00d3b0119","lifecycleState":"CERTIFIED","lastUpdateDate":1641943099582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e00e58-ae26-4e24-9ab4-fe25e3145b3a","invariantUUID":"2d3cbc71-dacb-4268-9732-a7167b4e49d3","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":"objectStorage","uniqueId":"01e54e30-c5ee-4d17-b1ef-ef52d3c80928","lifecycleState":"CERTIFIED","lastUpdateDate":1641943050852,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba117d71-f929-4dc8-98b2-e50afc2b232a","invariantUUID":"10c7c88e-4b63-480f-90f2-afd75cc0f8fa","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":"objectStorage","uniqueId":"19d2857d-6e92-48d4-bef6-aaeba3746e36","lifecycleState":"CERTIFIED","lastUpdateDate":1641943150418,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d97942c3-221e-422c-8cad-c40b7cc415d8","invariantUUID":"9d052d44-a671-43c4-9599-460f89145683","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5abe12fe-f126-4392-adf4-d8aae3164566","lifecycleState":"CERTIFIED","lastUpdateDate":1641943108479,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185faa02-cf79-45d7-bb91-769899fbd53d","invariantUUID":"00b33220-8a88-49ee-906a-30cb3de532f5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75d4d382-894c-4022-8a39-9c126e1b93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943133989,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0bb5852-ce1a-44d2-b4f6-5fb24b1a184d","invariantUUID":"acaeb50e-7661-4086-9a46-f8e2ab30d7a7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9de3d43-33e6-4247-86aa-d6f527956f50","lifecycleState":"CERTIFIED","lastUpdateDate":1641943130436,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99abc9d8-00d1-44e2-a6c9-45cde65244a0","invariantUUID":"aafe8e11-667c-4787-b7b7-b6abf97fb5b2","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32165851-368f-4726-9aea-511c991fb81c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943243348,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4331893-d02e-4bec-89c3-21b0b203cdaa","invariantUUID":"7a273b20-429a-44a3-8b2a-0d77170c5f16","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b623fa20-6cff-4dd6-a77c-d92125c30391","lifecycleState":"CERTIFIED","lastUpdateDate":1641943203548,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba381255-9cd6-4fb2-9e7c-fdf0c67bdb2b","invariantUUID":"aa7f0d8d-cd6b-4aeb-a388-7cee8d0e9a14","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb684d03-be5b-46a6-a9ee-b3b38d8dc62e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943195123,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1565849-ed7c-4494-b66c-ee185695e49a","invariantUUID":"768c2cae-100e-4eeb-b558-29306df8d543","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":"55920702-2681-4f90-9834-e6edf8f4b54b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943245972,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c884ed3e-3fcb-407e-9774-d842a1b836c6","invariantUUID":"b2c0fbad-9211-458a-b248-8aa1f7e2c2ed","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":"2079ab18-33ae-4cfb-a5a1-1e219d040a23","lifecycleState":"CERTIFIED","lastUpdateDate":1641943075810,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17898d4b-0852-4ded-b4c8-5234b80e6a49","invariantUUID":"62fbe836-871f-4aa6-814f-c78f01f8395d","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":"objectStorage","uniqueId":"f5d275f9-29f2-47ba-b125-770099764cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943237418,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f45a455-4e22-4856-ad17-5d2fbcd26e33","invariantUUID":"c2074f5f-447c-46c1-8d57-1c80d73a1668","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":"loadBalancer","uniqueId":"7f9149bd-de03-4a0c-a823-0609430a186e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943054231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"359534a4-2765-462c-a49b-b9537d9d9f5a","invariantUUID":"7f8a8673-aa9d-42b0-8921-cd41cfa548f9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"43042f6f-6985-42eb-9fc5-9764e494dd4a","lifecycleState":"CERTIFIED","lastUpdateDate":1641943205394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03330b1b-42c0-4f20-9573-7993e5e9a94c","invariantUUID":"6d93f786-1556-4fd9-a179-e7697e863a37","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":"compute","uniqueId":"18f012e0-8782-41fd-99cc-ee6d92a68ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943200751,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8ade235-554b-4d9b-b02b-6238177d1eef","invariantUUID":"805961ef-8384-4ca3-a6b6-624c140e0ce1","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":"a271f087-77d6-41af-92cd-7b2077c1f36e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943170045,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebae60c-d218-4b07-95a5-941a14c3e26e","invariantUUID":"6c6755ca-e32d-4349-a585-dfa22874e44d","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":"network","uniqueId":"37388252-d7af-4228-a3b6-4de6c809060f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943077211,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02689413-9cdf-4924-92da-5459abd349d6","invariantUUID":"43b0395f-1e62-425a-9ab0-4e8de3a3b032","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eda61d8-1a7d-4d89-94ae-727167c03afe","lifecycleState":"CERTIFIED","lastUpdateDate":1641950128688,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","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":"network","uniqueId":"c68b3579-32a2-47aa-8ba6-83bcd7a7fb69","lifecycleState":"CERTIFIED","lastUpdateDate":1641943109931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c42211da-4d66-4b6e-8a0f-62587375741b","invariantUUID":"1bcd99b2-b1ee-44b0-b8b2-22b6528e4ac1","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":"9cf29078-1993-405b-a8a1-9cfa35a7b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943049153,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1efbf778-0ecf-4b31-babe-f95a565558b1","invariantUUID":"acf8b1c5-9f5f-4f91-8b78-36608ba82eed","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":"port","uniqueId":"b25cde6e-a80d-4483-a04f-baba880e1fb8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943168677,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c41e3546-23b0-4624-9694-845d91512c38","invariantUUID":"5ebbaf9c-4107-428a-ad00-fa3772bef9be","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":"08fa8e39-d219-43ee-9473-f79c2fc2e97d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943078742,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea62610c-cdae-4723-8913-8d2244398fcf","invariantUUID":"8d037632-0651-4e3d-9fc2-1494691a8c7d","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":"a2b3244a-f11c-4efd-9e4a-4e2bd9926263","lifecycleState":"CERTIFIED","lastUpdateDate":1641943080552,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"105b4398-b2af-4a06-bb4b-356fbdc05885","invariantUUID":"0861e27d-75cb-4429-ad4a-926b26e5d133","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b7ee6b1-4694-4986-8c3c-b05eac2be4b7","lifecycleState":"CERTIFIED","lastUpdateDate":1641943066233,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3992f4a2-4399-401d-aea9-90c11bb4103a","invariantUUID":"3b19b297-a5df-4b5c-aa5e-124edcbf175f","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":"securityrules","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943097355,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21e3dac9-cdca-40f8-8e3a-3be7dcec411d","invariantUUID":"704a9e1c-2b6a-4af3-b944-d798ec54ef78","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":"0c08a40d-3115-40bc-ac84-8feb5c1492f0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943172935,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46903229-13b0-4d65-ae26-18c94b5da331","invariantUUID":"020e3a36-bd6e-45d5-937e-2e0f22206796","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b07a0152-ecd1-4a52-b520-387d31246094","lifecycleState":"CERTIFIED","lastUpdateDate":1641943089392,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebe1263e-10e2-47bb-90c8-95547b047e4d","invariantUUID":"cedfa3d9-9e7d-47b8-bf20-b477c3012e59","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c889f7c3-eb01-4f5a-b0eb-f4679d0be72d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943171552,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a370474-200d-453c-8378-4cee7e1b87a1","invariantUUID":"ad8a5642-44ac-455e-9891-46afc6ec4f3f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f2bc584-0485-4aaf-80ba-880095a90acd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943241332,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4f71f08-4e8d-4850-8121-343335ec4417","invariantUUID":"3bdbf19b-f251-40f5-bbb4-cd482d2a04f4","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":"network","uniqueId":"07a55242-c513-4f9f-a9fc-ec41f080f337","lifecycleState":"CERTIFIED","lastUpdateDate":1641943124119,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec195e38-b2d6-43be-b60e-826d72ff597f","invariantUUID":"eff8da26-2ab9-4b4f-bd67-2e01352a29d7","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7be3ac20-0eb7-4b94-b90c-527e26847624","lifecycleState":"CERTIFIED","lastUpdateDate":1641943047579,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a738e576-8708-4bde-b4f6-e142fa557ea8","invariantUUID":"30c1e13d-7a1c-4860-8f9e-c1ef21418499","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cb391fc-dbe1-4d4c-a035-e90c45ff2a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943178734,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e55cf1-112e-4976-836b-3e91196a8387","invariantUUID":"9f586a91-12ad-4202-8a17-d10e776abbcd","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c06560dc-25fe-4b5a-b344-893aea24ea0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943100991,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae6d411a-6769-42ee-ad08-b7eeef703725","invariantUUID":"ace26813-8b90-45c3-bb6b-5add143ee3d3","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":"413567ab-f6db-439e-90dd-d37f4931d12d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943174472,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e55f32-225a-4e76-a8c4-ab5b43971c35","invariantUUID":"a71dd34a-a5ae-471e-a130-4c2987fdc7ba","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":"objectStorage","uniqueId":"685d836a-0983-405c-8ee1-ac25828e12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943234566,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef01895e-29b5-48ad-a4eb-06a0db9f3297","invariantUUID":"dfe7c2b6-b167-45fa-9969-6da1af1e44b9","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":"network","uniqueId":"cddfa25e-407e-4eb5-94be-d6dfdc0b64b4","lifecycleState":"CERTIFIED","lastUpdateDate":1641943175942,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169126e-a0ad-469e-a06e-9205aba1330c","invariantUUID":"af70d633-7a4d-4794-b220-b629a5f0d218","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":"compute","uniqueId":"bb11e25d-e7f4-4618-9b96-da81ecf64f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943148825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bdc73a2-81dc-4030-85f1-3a340974203c","invariantUUID":"e4ee6fbd-0848-4324-a1c2-cc4011c169f5","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":"4d9e71e7-7802-4d51-93aa-8790ff42956c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943128572,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"291f1535-754a-4869-b69d-bf1fb7d243cf","invariantUUID":"7de67f42-aa5d-406c-8b35-8675c6eec3f2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9141251-8154-4ef2-a195-6628fa7f0c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943181994,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"660f53fa-bc07-4cd5-a189-5ab2234d541c","invariantUUID":"ffdfd81a-7b87-473d-b760-392578f773c5","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":"port","uniqueId":"aeb0f5c7-a210-4306-af9f-a8536da955b5","lifecycleState":"CERTIFIED","lastUpdateDate":1641943069519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9ce40eb-83b1-4ebc-8fc3-cc4574021f35","invariantUUID":"54f9abaa-db44-4dd2-9d76-b5e58b441551","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":"compute","uniqueId":"685434b5-193f-41ab-a359-d55a8693197f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943145528,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06206c82-f721-4cb5-a1de-664a43253d5f","invariantUUID":"7b53f929-1a22-4387-ada2-e26e46959dd9","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f7b184c-e100-4ef1-9fea-f27804547ce6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943167262,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d74aff9f-8b08-4545-9087-2ae07c2fb949","invariantUUID":"f920e6dc-0426-4b84-84ff-3a9c716f2ee8","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":"bd9c895e-273f-4034-90db-38e4d5fb9495","lifecycleState":"CERTIFIED","lastUpdateDate":1641943233030,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068279cf-6734-4479-8f67-fa49da4eb83c","invariantUUID":"fea5677a-394f-431c-a72b-364c5e567690","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":"2f2623be-5917-4f7a-b16e-08f14deb0055","lifecycleState":"CERTIFIED","lastUpdateDate":1641943139835,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fdf912d-238b-41b3-bcec-96296295947b","invariantUUID":"f28cd9f9-26d0-43d9-b216-f3a9e7811a7e","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":"0377c39c-c203-41d2-91ca-0983d1c04267","lifecycleState":"CERTIFIED","lastUpdateDate":1641943244705,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a72d08db-6436-47bb-8949-f0a5f8ebb1c3","invariantUUID":"afb5db07-e2a7-4bd6-bf8f-4e4a0c28e690","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":"e0497f10-4b3d-4ce3-8a6f-40f9670da5bb","lifecycleState":"CERTIFIED","lastUpdateDate":1641943142686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1773241-4ae5-4583-b76b-53481162f974","invariantUUID":"474c07f3-ce43-4ee6-ab9e-af52d3bfabb7","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":"935ede52-094a-404b-ab08-bbc462bb0163","lifecycleState":"CERTIFIED","lastUpdateDate":1641943239239,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19e0cf66-d856-499e-8283-5ea52694153d","invariantUUID":"beac1bf7-b74e-4ee4-a7d2-aadcb4531807","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":"55d7515b-07de-4d9e-9c8d-e8634f0c82d8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943103945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f28573d0-bb40-46e8-94dc-7bebb70eedfe","invariantUUID":"2a445667-4c7c-4f9f-9334-b4511c2f15d6","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":"network","uniqueId":"a7d03cc0-dfa7-4edf-81b8-a916c0cfaa8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943127106,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cecbe4b-ac8e-4d98-894e-3027743a967a","invariantUUID":"07e22589-cd0e-4773-ab1f-6e1f0fa6b4d2","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":"7fb1609e-4366-471d-85a9-99dcdf153116","lifecycleState":"CERTIFIED","lastUpdateDate":1641943231772,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95eda473-b274-4fb3-9b9f-86c8b032f9c5","invariantUUID":"581c6ada-2333-48f5-ac1b-905368eb8836","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":"d65b8d29-3fdf-4380-9574-6f2bf7128e37","lifecycleState":"CERTIFIED","lastUpdateDate":1641943198399,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bd2b833-1a89-4129-b5ac-860d139620c2","invariantUUID":"2a7d620e-7019-4310-bfe0-0fbd2c07fbfe","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","lifecycleState":"CERTIFIED","lastUpdateDate":1641943040749,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"720c436e-2917-4019-9ccc-1f98a6fb1dbb","invariantUUID":"913f9393-d21f-4c4c-aa11-6baf4c562e83","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e794ec39-d1e8-46b9-be0e-e5f3cfc3e15b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943144080,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e442e126-ece8-44fc-9e52-77e07269a92e","invariantUUID":"cf2820e8-e68a-408f-a78b-9b8b5e0f7c56","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":"networkrules","uniqueId":"d91f913c-93ae-4b51-875b-b10846c89559","lifecycleState":"CERTIFIED","lastUpdateDate":1641943094149,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"763049b9-c3d6-4b19-9a35-1ffa68f80ca3","invariantUUID":"a6316037-5d96-41c6-a17c-4af532c6e6e8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7a38946-aeed-405b-a49d-7cfa1291cabf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943074284,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c914e9c8-c979-4103-9ea0-e4d446b0c940","invariantUUID":"3d8a0972-9ce5-44b2-9277-c83baf736643","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9786a411-7fe1-4f09-9e9c-b6ee34e8e10c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943087981,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bfdb069a-7e72-4f02-bca9-4c5c1979894f","invariantUUID":"cc694be5-553c-4cca-8dc2-d2852c8c518a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f245585f-935e-4d0d-bbd0-ecdd259abcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943189522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5573aa77-c9cd-40d4-9828-77530fd8bd91","invariantUUID":"bbbd5bfd-b970-4473-9ecb-59fc18630506","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":"port","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade","lifecycleState":"CERTIFIED","lastUpdateDate":1641943055715,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a25f2983-1a13-46e4-8caa-e7ca53186aea","invariantUUID":"9f8bcf74-191b-4eb8-bf3b-14ab58379ef8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e097c0-9d29-4127-8dd0-6132ab652ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943067750,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c546a628-2385-408f-8271-37050ea88d87","invariantUUID":"8f704801-afd8-427a-9484-73b8e0464feb","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":"dc8f6ecc-04df-4c88-bb14-c1254c361279","lifecycleState":"CERTIFIED","lastUpdateDate":1641943102528,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf30d0f-73df-4fc1-b2ad-e3cd3d2f594b","invariantUUID":"f1031eb5-bf22-419e-8dc0-8b55b0cb9bb5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d269feb8-8fba-451b-8de4-0481e096bf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943115986,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7619ee11-f383-4ff0-8b4f-6c83c182b6c0","invariantUUID":"286945a1-b8f4-4303-9cba-cb66a4dd020c","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":"defaulticon","uniqueId":"3536c047-d625-43a3-a5e3-bfa179fd025b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943163108,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"605d4795-5282-4228-9c6b-099b804b0f23","invariantUUID":"b2ff2e16-a178-4957-8d30-ae7f02d2183c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f64b7f33-9c55-44e7-89ef-4a1ea2480144","lifecycleState":"CERTIFIED","lastUpdateDate":1641949787672,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","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":"38a30fec-5833-4152-886e-46f4311a11c4","lifecycleState":"CERTIFIED","lastUpdateDate":1641950165543,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","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}]}]} 2022-01-12 01:21:55,070 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_oydqPS found in resources list 2022-01-12 01:21:55,072 DEBUG 159:__init__.py(1) - check if Service basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:55,072 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-12 01:21:55,072 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:55,073 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-12 01:21:55,073 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-12 01:21:55,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:55,237 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2022-01-12 01:21:55,238 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-12 01:21:55,238 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d6fcb8b-ac5f-469f-bed0-893b563267e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ec636d7e-7c39-402e-8756-4700b90519d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-12 01:21:55,241 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-12 01:21:55,241 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:55,241 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:55,241 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:21:55,241 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:55,242 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:55,242 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:55,242 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:21:55,242 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-12 01:21:55,242 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:55,243 INFO 169:__init__.py(1) - Service basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:55,243 DEBUG 159:__init__.py(1) - check if Service basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:55,243 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-12 01:21:55,243 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:55,244 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-12 01:21:55,244 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-12 01:21:55,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:55,301 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2022-01-12 01:21:55,302 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-12 01:21:55,303 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d6fcb8b-ac5f-469f-bed0-893b563267e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ec636d7e-7c39-402e-8756-4700b90519d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-12 01:21:55,305 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-12 01:21:55,306 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:55,306 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:55,306 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:21:55,306 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:55,307 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:55,307 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:55,307 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:21:55,307 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-12 01:21:55,308 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:55,308 INFO 169:__init__.py(1) - Service basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:55,308 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-01-12 01:21:55,309 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-01-12 01:21:55,309 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:55,309 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2022-01-12 01:21:55,310 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-01-12 01:21:55,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:55,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2022-01-12 01:21:55,376 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-01-12 01:21:55,378 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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2022-01-12 01:21:55,381 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2022-01-12 01:21:55,381 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2022-01-12 01:21:55,382 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2022-01-12 01:21:55,382 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_oydqPS in SDC 2022-01-12 01:21:55,382 DEBUG 159:__init__.py(1) - check if Service basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:55,382 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-12 01:21:55,383 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:55,383 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-12 01:21:55,383 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-12 01:21:55,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:55,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 706 2022-01-12 01:21:55,443 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-12 01:21:55,443 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d6fcb8b-ac5f-469f-bed0-893b563267e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ec636d7e-7c39-402e-8756-4700b90519d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-12 01:21:55,445 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-12 01:21:55,445 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:55,445 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:55,445 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:21:55,446 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:55,446 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:55,446 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:55,446 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:21:55,446 DEBUG 147:__init__.py(1) - number of Service returned: 2 2022-01-12 01:21:55,447 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:55,447 INFO 169:__init__.py(1) - Service basic_onboard_oydqPS doesn't exist in SDC 2022-01-12 01:21:55,462 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:55,462 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2022-01-12 01:21:55,462 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_oydqPS"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_oydqPS", "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" } 2022-01-12 01:21:55,464 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:56,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2022-01-12 01:21:56,694 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-01-12 01:21:56,696 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.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":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.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":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.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":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.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":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.controlloopfunctions","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.operationalpolicies","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.certificationtestresults","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.deploymentvotingrecord","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicequestionnaire","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.dimensioninginfo","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.affinityrules","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.serviceartifactplan","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicespecificpolicies","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicesecuritytemplate","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.engineeringrules","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.distributioninstructions","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.summaryofimpactstoecompelements","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":"TOSCA definition package of the asset","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,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.assettoscacsar","artifactName":"service-BasicOnboardOydqps-csar.csar","artifactType":"TOSCA_CSAR","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":"TOSCA representation of the asset","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,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.assettoscatemplate","artifactName":"service-BasicOnboardOydqps-template.yml","artifactType":"TOSCA_TEMPLATE","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","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":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.configuration","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.testing","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.logging","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.monitoring","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.reporting","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.instantiation","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","environmentContext":"General_Revenue-Bearing","version":"0.1","creationDate":1641950516075,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_oydqPS"],"systemName":"BasicOnboardOydqps","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","normalizedName":"basiconboardoydqps","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1641950516075,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.controlloopfunctions","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.operationalpolicies","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.certificationtestresults","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.deploymentvotingrecord","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicequestionnaire","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.dimensioninginfo","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.affinityrules","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.serviceartifactplan","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicespecificpolicies","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicesecuritytemplate","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.engineeringrules","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.distributioninstructions","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.summaryofimpactstoecompelements","artifactName":null,"artifactType":"OTHER","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","SupportablityComponentName":"basic_onboard_oydqPS","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_oydqPS"} 2022-01-12 01:21:56,703 INFO 285:__init__.py(1) - Service basic_onboard_oydqPS is created in SDC 2022-01-12 01:21:56,703 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:56,712 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_oydqPS exists in SDC 2022-01-12 01:21:56,713 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-12 01:21:56,713 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:56,713 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2022-01-12 01:21:56,714 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-12 01:21:56,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:21:56,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2022-01-12 01:21:56,775 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-12 01:21:56,776 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1ceaa547-5178-4e9c-bbb7-757334084970/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","name":"basic_onboard_oydqPS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-12 01:21:56,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:21:56,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:56,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:56,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:56,779 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_oydqPS from SDC 2022-01-12 01:21:56,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:21:56,779 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:21:56,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:21:56,779 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2022-01-12 01:21:56,779 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:21:56,780 INFO 192:__init__.py(1) - Vf found, updating information 2022-01-12 01:21:56,780 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:56,780 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-12 01:21:56,780 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-12 01:21:56,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:56,866 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-12 01:21:56,869 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-12 01:21:56,872 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fac1b42c-2b4f-4105-ab68-ce978355e760","lifecycleState":"CERTIFIED","lastUpdateDate":1641943132428,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"fe13997f-199c-4bcf-a7c2-0807b774aeb6","invariantUUID":"5a8decd4-3cb5-43b3-a560-4cd41fd46492","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1f7c8a65-58ed-4541-a6b8-c310117831b2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943138348,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12f19e4e-2572-4553-8824-2fef37ffaaa6","invariantUUID":"f01b079b-c133-47c0-9c70-bd2988707458","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":"defaulticon","uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1641950500037,"name":"basic_onboard_oydqPS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","systemName":"BasicOnboardOydqps","description":"VF","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f791d124-350b-45bc-9563-8a5e4c067f34","lifecycleState":"CERTIFIED","lastUpdateDate":1641943165895,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7d541a2-9033-45e4-a0a4-e82b6b3357a5","invariantUUID":"69bb5ed3-16bc-4be5-b53b-8a8394a9c599","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":"objectStorage","uniqueId":"88af6ab6-d68d-4111-8807-0c04aaa8cc68","lifecycleState":"CERTIFIED","lastUpdateDate":1641943235934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c9c7bdc-7e62-4ebf-8064-5ff151da0e05","invariantUUID":"c6e2a1a1-0848-41e4-9ca5-ce8cd8499b98","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c0ee083c-1b5b-4375-8704-3c3849ce583d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943229071,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c40fca6-44c7-465f-b5ac-9409b8b5c5d8","invariantUUID":"a3e60774-dd58-48b1-af95-82db12dd7225","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":"c5c74f1a-ac61-465a-912b-92003226dea0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943106973,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df749b2-2ed2-4b99-b04d-e85c80f64a40","invariantUUID":"bb6fee0c-2c31-4153-a4ec-24a613b4404a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"138170d2-97a2-483c-8deb-c347b73c3a99","lifecycleState":"CERTIFIED","lastUpdateDate":1641943196823,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1f102db-22e3-485f-8266-8997d0c36c41","invariantUUID":"aa2eb3ef-68b0-4391-9271-8156b7e8bbbe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1662b42-6ac1-4625-ae30-a854ceb319d2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943135505,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d7f6dd-0e44-4a4a-9e5f-6fd59c47b3fa","invariantUUID":"cfbb5d48-69e1-479b-96fe-c74c6ff6ca0c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26a47eea-a9a6-4575-9f72-82a3df5139ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943071926,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f51787e5-f310-4006-a162-4eab00b02715","invariantUUID":"43a379d1-a28b-40ad-a4b1-622268953a39","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"203f73ef-6e00-49ee-869c-67b7ccaa9c6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943183856,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf6df805-2908-478f-ad74-a0c1e206d29f","invariantUUID":"9a59d168-2165-4870-ab25-25d012370054","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e7334b8b-e535-43a6-aa06-359e966801a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943064680,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaaa2d5-64bc-49da-815f-bf751e8b87bd","invariantUUID":"664541f8-d771-4b19-b3c2-ac4328f435ba","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":"network","uniqueId":"765efda5-2e05-4d1e-887d-ea18a463d8a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943157344,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17f6f85d-f887-4aa5-aa77-334d7e1d90ee","invariantUUID":"3d34d756-ff81-457a-bae1-01ce731afe7f","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":"compute","uniqueId":"caca3286-7ed6-4a7e-b3c1-026c16671dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1641943230380,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26fdcd0e-06cd-4523-be3c-3abd66108a02","invariantUUID":"bf5a248f-0876-417e-8ace-c383cf6f54f2","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":"b2422cbd-d85f-4646-8acd-2bf917727325","lifecycleState":"CERTIFIED","lastUpdateDate":1641943122520,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4f5a1d9-ad96-4f45-bb97-febe779a21e3","invariantUUID":"260a5e47-26a2-4e09-a00b-7382dbe52f79","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b567049-2235-4eea-b153-33b51e88763b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943164514,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89a875a8-d310-4189-a724-e688ddcd2e4e","invariantUUID":"30577d8f-5ae6-401f-91c9-95d6e8d71b6d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d6d5f1f-7c22-498d-932c-c84db6debde0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943057222,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cde8b2-367f-4d6a-927f-71d576573338","invariantUUID":"a9a21af9-7b53-4e42-bf45-c2649dcef07f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25969062-5371-4c54-be74-183c026bdc8b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943095883,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f62c04d-9544-4eaf-ac41-8f6926d902f0","invariantUUID":"3abd8834-da29-4f20-ac6c-bb69d820f131","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":"objectStorage","uniqueId":"c46fe541-7678-47b6-b28a-fdbf8dc393e9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943155898,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb81ade2-e442-47cc-8f79-176d66099df5","invariantUUID":"45d7bea5-b921-4cad-b40f-8147aecfe3fd","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":"c036c87f-6685-4adc-8ea4-06c55600aac6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943136917,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3594ca-fc89-4a9d-bed1-2b1ef91df14d","invariantUUID":"960bd661-7042-43a8-8aa9-77ea14f0d9ec","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9fd7c764-3917-483d-ae87-b09125baf5b0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943187255,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f64331f-530f-461b-91ec-f3b6c25c8dfa","invariantUUID":"06d9d0a2-806d-4441-b051-1b3938c9e0e3","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a263fa7c-f938-4102-a4c3-b0b524778ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943063123,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c0cfe1-e85a-4874-8850-ef6a1c6ff162","invariantUUID":"4ac5e285-2acf-4e49-956b-37f2b6a52bfd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"507746dc-919f-4248-9bd4-bea00d3b0119","lifecycleState":"CERTIFIED","lastUpdateDate":1641943099582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e00e58-ae26-4e24-9ab4-fe25e3145b3a","invariantUUID":"2d3cbc71-dacb-4268-9732-a7167b4e49d3","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":"objectStorage","uniqueId":"01e54e30-c5ee-4d17-b1ef-ef52d3c80928","lifecycleState":"CERTIFIED","lastUpdateDate":1641943050852,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba117d71-f929-4dc8-98b2-e50afc2b232a","invariantUUID":"10c7c88e-4b63-480f-90f2-afd75cc0f8fa","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":"objectStorage","uniqueId":"19d2857d-6e92-48d4-bef6-aaeba3746e36","lifecycleState":"CERTIFIED","lastUpdateDate":1641943150418,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d97942c3-221e-422c-8cad-c40b7cc415d8","invariantUUID":"9d052d44-a671-43c4-9599-460f89145683","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5abe12fe-f126-4392-adf4-d8aae3164566","lifecycleState":"CERTIFIED","lastUpdateDate":1641943108479,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185faa02-cf79-45d7-bb91-769899fbd53d","invariantUUID":"00b33220-8a88-49ee-906a-30cb3de532f5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75d4d382-894c-4022-8a39-9c126e1b93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943133989,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0bb5852-ce1a-44d2-b4f6-5fb24b1a184d","invariantUUID":"acaeb50e-7661-4086-9a46-f8e2ab30d7a7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9de3d43-33e6-4247-86aa-d6f527956f50","lifecycleState":"CERTIFIED","lastUpdateDate":1641943130436,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99abc9d8-00d1-44e2-a6c9-45cde65244a0","invariantUUID":"aafe8e11-667c-4787-b7b7-b6abf97fb5b2","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32165851-368f-4726-9aea-511c991fb81c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943243348,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4331893-d02e-4bec-89c3-21b0b203cdaa","invariantUUID":"7a273b20-429a-44a3-8b2a-0d77170c5f16","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b623fa20-6cff-4dd6-a77c-d92125c30391","lifecycleState":"CERTIFIED","lastUpdateDate":1641943203548,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba381255-9cd6-4fb2-9e7c-fdf0c67bdb2b","invariantUUID":"aa7f0d8d-cd6b-4aeb-a388-7cee8d0e9a14","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb684d03-be5b-46a6-a9ee-b3b38d8dc62e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943195123,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1565849-ed7c-4494-b66c-ee185695e49a","invariantUUID":"768c2cae-100e-4eeb-b558-29306df8d543","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":"55920702-2681-4f90-9834-e6edf8f4b54b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943245972,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c884ed3e-3fcb-407e-9774-d842a1b836c6","invariantUUID":"b2c0fbad-9211-458a-b248-8aa1f7e2c2ed","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":"2079ab18-33ae-4cfb-a5a1-1e219d040a23","lifecycleState":"CERTIFIED","lastUpdateDate":1641943075810,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17898d4b-0852-4ded-b4c8-5234b80e6a49","invariantUUID":"62fbe836-871f-4aa6-814f-c78f01f8395d","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":"objectStorage","uniqueId":"f5d275f9-29f2-47ba-b125-770099764cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943237418,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f45a455-4e22-4856-ad17-5d2fbcd26e33","invariantUUID":"c2074f5f-447c-46c1-8d57-1c80d73a1668","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":"loadBalancer","uniqueId":"7f9149bd-de03-4a0c-a823-0609430a186e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943054231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"359534a4-2765-462c-a49b-b9537d9d9f5a","invariantUUID":"7f8a8673-aa9d-42b0-8921-cd41cfa548f9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"43042f6f-6985-42eb-9fc5-9764e494dd4a","lifecycleState":"CERTIFIED","lastUpdateDate":1641943205394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03330b1b-42c0-4f20-9573-7993e5e9a94c","invariantUUID":"6d93f786-1556-4fd9-a179-e7697e863a37","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":"compute","uniqueId":"18f012e0-8782-41fd-99cc-ee6d92a68ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943200751,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8ade235-554b-4d9b-b02b-6238177d1eef","invariantUUID":"805961ef-8384-4ca3-a6b6-624c140e0ce1","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":"a271f087-77d6-41af-92cd-7b2077c1f36e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943170045,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebae60c-d218-4b07-95a5-941a14c3e26e","invariantUUID":"6c6755ca-e32d-4349-a585-dfa22874e44d","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":"network","uniqueId":"37388252-d7af-4228-a3b6-4de6c809060f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943077211,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02689413-9cdf-4924-92da-5459abd349d6","invariantUUID":"43b0395f-1e62-425a-9ab0-4e8de3a3b032","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eda61d8-1a7d-4d89-94ae-727167c03afe","lifecycleState":"CERTIFIED","lastUpdateDate":1641950128688,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","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":"network","uniqueId":"c68b3579-32a2-47aa-8ba6-83bcd7a7fb69","lifecycleState":"CERTIFIED","lastUpdateDate":1641943109931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c42211da-4d66-4b6e-8a0f-62587375741b","invariantUUID":"1bcd99b2-b1ee-44b0-b8b2-22b6528e4ac1","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":"9cf29078-1993-405b-a8a1-9cfa35a7b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943049153,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1efbf778-0ecf-4b31-babe-f95a565558b1","invariantUUID":"acf8b1c5-9f5f-4f91-8b78-36608ba82eed","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":"port","uniqueId":"b25cde6e-a80d-4483-a04f-baba880e1fb8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943168677,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c41e3546-23b0-4624-9694-845d91512c38","invariantUUID":"5ebbaf9c-4107-428a-ad00-fa3772bef9be","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":"08fa8e39-d219-43ee-9473-f79c2fc2e97d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943078742,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea62610c-cdae-4723-8913-8d2244398fcf","invariantUUID":"8d037632-0651-4e3d-9fc2-1494691a8c7d","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":"a2b3244a-f11c-4efd-9e4a-4e2bd9926263","lifecycleState":"CERTIFIED","lastUpdateDate":1641943080552,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"105b4398-b2af-4a06-bb4b-356fbdc05885","invariantUUID":"0861e27d-75cb-4429-ad4a-926b26e5d133","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b7ee6b1-4694-4986-8c3c-b05eac2be4b7","lifecycleState":"CERTIFIED","lastUpdateDate":1641943066233,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3992f4a2-4399-401d-aea9-90c11bb4103a","invariantUUID":"3b19b297-a5df-4b5c-aa5e-124edcbf175f","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":"securityrules","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943097355,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21e3dac9-cdca-40f8-8e3a-3be7dcec411d","invariantUUID":"704a9e1c-2b6a-4af3-b944-d798ec54ef78","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":"0c08a40d-3115-40bc-ac84-8feb5c1492f0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943172935,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46903229-13b0-4d65-ae26-18c94b5da331","invariantUUID":"020e3a36-bd6e-45d5-937e-2e0f22206796","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b07a0152-ecd1-4a52-b520-387d31246094","lifecycleState":"CERTIFIED","lastUpdateDate":1641943089392,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebe1263e-10e2-47bb-90c8-95547b047e4d","invariantUUID":"cedfa3d9-9e7d-47b8-bf20-b477c3012e59","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c889f7c3-eb01-4f5a-b0eb-f4679d0be72d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943171552,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a370474-200d-453c-8378-4cee7e1b87a1","invariantUUID":"ad8a5642-44ac-455e-9891-46afc6ec4f3f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f2bc584-0485-4aaf-80ba-880095a90acd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943241332,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4f71f08-4e8d-4850-8121-343335ec4417","invariantUUID":"3bdbf19b-f251-40f5-bbb4-cd482d2a04f4","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":"network","uniqueId":"07a55242-c513-4f9f-a9fc-ec41f080f337","lifecycleState":"CERTIFIED","lastUpdateDate":1641943124119,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec195e38-b2d6-43be-b60e-826d72ff597f","invariantUUID":"eff8da26-2ab9-4b4f-bd67-2e01352a29d7","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7be3ac20-0eb7-4b94-b90c-527e26847624","lifecycleState":"CERTIFIED","lastUpdateDate":1641943047579,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a738e576-8708-4bde-b4f6-e142fa557ea8","invariantUUID":"30c1e13d-7a1c-4860-8f9e-c1ef21418499","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cb391fc-dbe1-4d4c-a035-e90c45ff2a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943178734,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e55cf1-112e-4976-836b-3e91196a8387","invariantUUID":"9f586a91-12ad-4202-8a17-d10e776abbcd","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c06560dc-25fe-4b5a-b344-893aea24ea0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943100991,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae6d411a-6769-42ee-ad08-b7eeef703725","invariantUUID":"ace26813-8b90-45c3-bb6b-5add143ee3d3","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":"413567ab-f6db-439e-90dd-d37f4931d12d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943174472,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e55f32-225a-4e76-a8c4-ab5b43971c35","invariantUUID":"a71dd34a-a5ae-471e-a130-4c2987fdc7ba","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":"objectStorage","uniqueId":"685d836a-0983-405c-8ee1-ac25828e12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943234566,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef01895e-29b5-48ad-a4eb-06a0db9f3297","invariantUUID":"dfe7c2b6-b167-45fa-9969-6da1af1e44b9","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":"network","uniqueId":"cddfa25e-407e-4eb5-94be-d6dfdc0b64b4","lifecycleState":"CERTIFIED","lastUpdateDate":1641943175942,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169126e-a0ad-469e-a06e-9205aba1330c","invariantUUID":"af70d633-7a4d-4794-b220-b629a5f0d218","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":"compute","uniqueId":"bb11e25d-e7f4-4618-9b96-da81ecf64f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943148825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bdc73a2-81dc-4030-85f1-3a340974203c","invariantUUID":"e4ee6fbd-0848-4324-a1c2-cc4011c169f5","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":"4d9e71e7-7802-4d51-93aa-8790ff42956c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943128572,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"291f1535-754a-4869-b69d-bf1fb7d243cf","invariantUUID":"7de67f42-aa5d-406c-8b35-8675c6eec3f2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9141251-8154-4ef2-a195-6628fa7f0c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943181994,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"660f53fa-bc07-4cd5-a189-5ab2234d541c","invariantUUID":"ffdfd81a-7b87-473d-b760-392578f773c5","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":"port","uniqueId":"aeb0f5c7-a210-4306-af9f-a8536da955b5","lifecycleState":"CERTIFIED","lastUpdateDate":1641943069519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9ce40eb-83b1-4ebc-8fc3-cc4574021f35","invariantUUID":"54f9abaa-db44-4dd2-9d76-b5e58b441551","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":"compute","uniqueId":"685434b5-193f-41ab-a359-d55a8693197f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943145528,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06206c82-f721-4cb5-a1de-664a43253d5f","invariantUUID":"7b53f929-1a22-4387-ada2-e26e46959dd9","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f7b184c-e100-4ef1-9fea-f27804547ce6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943167262,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d74aff9f-8b08-4545-9087-2ae07c2fb949","invariantUUID":"f920e6dc-0426-4b84-84ff-3a9c716f2ee8","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":"bd9c895e-273f-4034-90db-38e4d5fb9495","lifecycleState":"CERTIFIED","lastUpdateDate":1641943233030,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068279cf-6734-4479-8f67-fa49da4eb83c","invariantUUID":"fea5677a-394f-431c-a72b-364c5e567690","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":"2f2623be-5917-4f7a-b16e-08f14deb0055","lifecycleState":"CERTIFIED","lastUpdateDate":1641943139835,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fdf912d-238b-41b3-bcec-96296295947b","invariantUUID":"f28cd9f9-26d0-43d9-b216-f3a9e7811a7e","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":"0377c39c-c203-41d2-91ca-0983d1c04267","lifecycleState":"CERTIFIED","lastUpdateDate":1641943244705,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a72d08db-6436-47bb-8949-f0a5f8ebb1c3","invariantUUID":"afb5db07-e2a7-4bd6-bf8f-4e4a0c28e690","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":"e0497f10-4b3d-4ce3-8a6f-40f9670da5bb","lifecycleState":"CERTIFIED","lastUpdateDate":1641943142686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1773241-4ae5-4583-b76b-53481162f974","invariantUUID":"474c07f3-ce43-4ee6-ab9e-af52d3bfabb7","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":"935ede52-094a-404b-ab08-bbc462bb0163","lifecycleState":"CERTIFIED","lastUpdateDate":1641943239239,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19e0cf66-d856-499e-8283-5ea52694153d","invariantUUID":"beac1bf7-b74e-4ee4-a7d2-aadcb4531807","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":"55d7515b-07de-4d9e-9c8d-e8634f0c82d8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943103945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f28573d0-bb40-46e8-94dc-7bebb70eedfe","invariantUUID":"2a445667-4c7c-4f9f-9334-b4511c2f15d6","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":"network","uniqueId":"a7d03cc0-dfa7-4edf-81b8-a916c0cfaa8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943127106,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cecbe4b-ac8e-4d98-894e-3027743a967a","invariantUUID":"07e22589-cd0e-4773-ab1f-6e1f0fa6b4d2","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":"7fb1609e-4366-471d-85a9-99dcdf153116","lifecycleState":"CERTIFIED","lastUpdateDate":1641943231772,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95eda473-b274-4fb3-9b9f-86c8b032f9c5","invariantUUID":"581c6ada-2333-48f5-ac1b-905368eb8836","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":"d65b8d29-3fdf-4380-9574-6f2bf7128e37","lifecycleState":"CERTIFIED","lastUpdateDate":1641943198399,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bd2b833-1a89-4129-b5ac-860d139620c2","invariantUUID":"2a7d620e-7019-4310-bfe0-0fbd2c07fbfe","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","lifecycleState":"CERTIFIED","lastUpdateDate":1641943040749,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"720c436e-2917-4019-9ccc-1f98a6fb1dbb","invariantUUID":"913f9393-d21f-4c4c-aa11-6baf4c562e83","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e794ec39-d1e8-46b9-be0e-e5f3cfc3e15b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943144080,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e442e126-ece8-44fc-9e52-77e07269a92e","invariantUUID":"cf2820e8-e68a-408f-a78b-9b8b5e0f7c56","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":"networkrules","uniqueId":"d91f913c-93ae-4b51-875b-b10846c89559","lifecycleState":"CERTIFIED","lastUpdateDate":1641943094149,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"763049b9-c3d6-4b19-9a35-1ffa68f80ca3","invariantUUID":"a6316037-5d96-41c6-a17c-4af532c6e6e8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7a38946-aeed-405b-a49d-7cfa1291cabf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943074284,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c914e9c8-c979-4103-9ea0-e4d446b0c940","invariantUUID":"3d8a0972-9ce5-44b2-9277-c83baf736643","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9786a411-7fe1-4f09-9e9c-b6ee34e8e10c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943087981,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bfdb069a-7e72-4f02-bca9-4c5c1979894f","invariantUUID":"cc694be5-553c-4cca-8dc2-d2852c8c518a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f245585f-935e-4d0d-bbd0-ecdd259abcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943189522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5573aa77-c9cd-40d4-9828-77530fd8bd91","invariantUUID":"bbbd5bfd-b970-4473-9ecb-59fc18630506","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":"port","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade","lifecycleState":"CERTIFIED","lastUpdateDate":1641943055715,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a25f2983-1a13-46e4-8caa-e7ca53186aea","invariantUUID":"9f8bcf74-191b-4eb8-bf3b-14ab58379ef8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e097c0-9d29-4127-8dd0-6132ab652ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943067750,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c546a628-2385-408f-8271-37050ea88d87","invariantUUID":"8f704801-afd8-427a-9484-73b8e0464feb","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":"dc8f6ecc-04df-4c88-bb14-c1254c361279","lifecycleState":"CERTIFIED","lastUpdateDate":1641943102528,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf30d0f-73df-4fc1-b2ad-e3cd3d2f594b","invariantUUID":"f1031eb5-bf22-419e-8dc0-8b55b0cb9bb5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d269feb8-8fba-451b-8de4-0481e096bf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943115986,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7619ee11-f383-4ff0-8b4f-6c83c182b6c0","invariantUUID":"286945a1-b8f4-4303-9cba-cb66a4dd020c","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":"defaulticon","uniqueId":"3536c047-d625-43a3-a5e3-bfa179fd025b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943163108,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"605d4795-5282-4228-9c6b-099b804b0f23","invariantUUID":"b2ff2e16-a178-4957-8d30-ae7f02d2183c","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1641950516075,"name":"basic_onboard_oydqPS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","systemName":"BasicOnboardOydqps","description":"service","tags":["basic_onboard_oydqPS"],"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":"f64b7f33-9c55-44e7-89ef-4a1ea2480144","lifecycleState":"CERTIFIED","lastUpdateDate":1641949787672,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","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":"38a30fec-5833-4152-886e-46f4311a11c4","lifecycleState":"CERTIFIED","lastUpdateDate":1641950165543,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","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}]}]} 2022-01-12 01:21:56,879 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_oydqPS found in resources list 2022-01-12 01:21:56,879 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'} 2022-01-12 01:21:56,880 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/5ead87fd-6f14-4b65-8fcf-64ced08abf65/resourceInstance 2022-01-12 01:21:56,880 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_onboard_oydqPS", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "53745793-9904-4469-af32-3339eb4f6fa9", "originType": "VF", "componentUid": "53745793-9904-4469-af32-3339eb4f6fa9", "icon": "defaulticon" } 2022-01-12 01:21:56,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:59,057 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5ead87fd-6f14-4b65-8fcf-64ced08abf65/resourceInstance HTTP/1.1" 201 None 2022-01-12 01:21:59,059 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2022-01-12 01:21:59,060 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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","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":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_oydqPS 0","SupportablityComponentVersion":null},"actualComponentUid":"53745793-9904-4469-af32-3339eb4f6fa9","createdFromCsar":false,"normalizedName":"basic_onboard_oydqps0","uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0","name":"basic_onboard_oydqPS 0","creationTime":1641950517615,"icon":"defaulticon","description":null,"originType":"VF","componentUid":"53745793-9904-4469-af32-3339eb4f6fa9","invariantName":"basic_onboard_oydqps0","createdFrom":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardOydqps","modificationTime":1641950517615,"customizationUUID":"d39d71f1-9be3-421e-86d5-d83c5637d7d5","posX":"200","posY":"100","componentName":"basic_onboard_oydqPS","toscaArtifacts":{},"directives":[],"isProxy":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2022-01-12 01:21:59,061 INFO 511:service.py(1) - Resource VF basic_onboard_oydqPS has been added on serice basic_onboard_oydqPS 2022-01-12 01:21:59,064 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_oydqPS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:59,065 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_oydqPS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/1355452b-de60-4da1-b6f6-c5d0f58d98cc/distribution 2022-01-12 01:21:59,065 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_oydqPS] data sent: None 2022-01-12 01:21:59,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:59,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/1355452b-de60-4da1-b6f6-c5d0f58d98cc/distribution HTTP/1.1" 200 38 2022-01-12 01:21:59,161 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_oydqPS] response code: 200 2022-01-12 01:21:59,162 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_oydqPS] response: {"distributionStatusOfServiceList":[]} 2022-01-12 01:21:59,165 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_oydqPS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:59,166 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_oydqPS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-01-12 01:21:59,166 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_oydqPS] data sent: None 2022-01-12 01:21:59,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:21:59,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2022-01-12 01:21:59,221 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_oydqPS] response code: 200 2022-01-12 01:21:59,222 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_oydqPS] response: {"distributionStatusList":[]} 2022-01-12 01:21:59,224 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-12 01:21:59,224 INFO 728:service.py(1) - attempting to checkin Service basic_onboard_oydqPS in SDC 2022-01-12 01:21:59,228 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:21:59,228 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/5ead87fd-6f14-4b65-8fcf-64ced08abf65/lifecycleState/checkin 2022-01-12 01:21:59,228 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-01-12 01:21:59,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:22:01,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5ead87fd-6f14-4b65-8fcf-64ced08abf65/lifecycleState/checkin HTTP/1.1" 200 1225 2022-01-12 01:22:01,474 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-01-12 01:22:01,474 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65","name":"basic_onboard_oydqPS","version":"0.1","isHighestVersion":true,"creationDate":1641950516075,"lastUpdateDate":1641950520146,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_oydqPS"],"icon":"network_l_1-3","normalizedName":"basiconboardoydqps","systemName":"BasicOnboardOydqps","contactId":"cs0008","allVersions":{"0.1":"5ead87fd-6f14-4b65-8fcf-64ced08abf65"},"projectCode":"123456","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","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":"1355452b-de60-4da1-b6f6-c5d0f58d98cc"} 2022-01-12 01:22:01,478 DEBUG 159:__init__.py(1) - check if Service basic_onboard_oydqPS exists in SDC 2022-01-12 01:22:01,478 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-12 01:22:01,478 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:01,479 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-12 01:22:01,479 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-12 01:22:01,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:22:01,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1094 2022-01-12 01:22:01,573 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-12 01:22:01,574 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d6fcb8b-ac5f-469f-bed0-893b563267e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","name":"basic_onboard_oydqPS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/1355452b-de60-4da1-b6f6-c5d0f58d98cc/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ec636d7e-7c39-402e-8756-4700b90519d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-12 01:22:01,576 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-12 01:22:01,577 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:01,577 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:01,577 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:01,577 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_oydqPS from SDC 2022-01-12 01:22:01,578 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:01,578 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:01,578 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-01-12 01:22:01,578 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:22:01,578 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:01,579 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:01,579 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:01,579 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-12 01:22:01,579 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:22:01,579 INFO 192:__init__.py(1) - Service found, updating information 2022-01-12 01:22:01,580 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:01,580 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-12 01:22:01,580 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-12 01:22:01,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:22:01,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 2022-01-12 01:22:01,661 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-12 01:22:01,665 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fac1b42c-2b4f-4105-ab68-ce978355e760","lifecycleState":"CERTIFIED","lastUpdateDate":1641943132428,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"fe13997f-199c-4bcf-a7c2-0807b774aeb6","invariantUUID":"5a8decd4-3cb5-43b3-a560-4cd41fd46492","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1f7c8a65-58ed-4541-a6b8-c310117831b2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943138348,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12f19e4e-2572-4553-8824-2fef37ffaaa6","invariantUUID":"f01b079b-c133-47c0-9c70-bd2988707458","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":"defaulticon","uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1641950500037,"name":"basic_onboard_oydqPS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","systemName":"BasicOnboardOydqps","description":"VF","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f791d124-350b-45bc-9563-8a5e4c067f34","lifecycleState":"CERTIFIED","lastUpdateDate":1641943165895,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7d541a2-9033-45e4-a0a4-e82b6b3357a5","invariantUUID":"69bb5ed3-16bc-4be5-b53b-8a8394a9c599","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":"objectStorage","uniqueId":"88af6ab6-d68d-4111-8807-0c04aaa8cc68","lifecycleState":"CERTIFIED","lastUpdateDate":1641943235934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c9c7bdc-7e62-4ebf-8064-5ff151da0e05","invariantUUID":"c6e2a1a1-0848-41e4-9ca5-ce8cd8499b98","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c0ee083c-1b5b-4375-8704-3c3849ce583d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943229071,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c40fca6-44c7-465f-b5ac-9409b8b5c5d8","invariantUUID":"a3e60774-dd58-48b1-af95-82db12dd7225","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":"c5c74f1a-ac61-465a-912b-92003226dea0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943106973,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df749b2-2ed2-4b99-b04d-e85c80f64a40","invariantUUID":"bb6fee0c-2c31-4153-a4ec-24a613b4404a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"138170d2-97a2-483c-8deb-c347b73c3a99","lifecycleState":"CERTIFIED","lastUpdateDate":1641943196823,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1f102db-22e3-485f-8266-8997d0c36c41","invariantUUID":"aa2eb3ef-68b0-4391-9271-8156b7e8bbbe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1662b42-6ac1-4625-ae30-a854ceb319d2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943135505,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d7f6dd-0e44-4a4a-9e5f-6fd59c47b3fa","invariantUUID":"cfbb5d48-69e1-479b-96fe-c74c6ff6ca0c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26a47eea-a9a6-4575-9f72-82a3df5139ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943071926,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f51787e5-f310-4006-a162-4eab00b02715","invariantUUID":"43a379d1-a28b-40ad-a4b1-622268953a39","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"203f73ef-6e00-49ee-869c-67b7ccaa9c6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943183856,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf6df805-2908-478f-ad74-a0c1e206d29f","invariantUUID":"9a59d168-2165-4870-ab25-25d012370054","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e7334b8b-e535-43a6-aa06-359e966801a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943064680,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaaa2d5-64bc-49da-815f-bf751e8b87bd","invariantUUID":"664541f8-d771-4b19-b3c2-ac4328f435ba","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":"network","uniqueId":"765efda5-2e05-4d1e-887d-ea18a463d8a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943157344,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17f6f85d-f887-4aa5-aa77-334d7e1d90ee","invariantUUID":"3d34d756-ff81-457a-bae1-01ce731afe7f","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":"compute","uniqueId":"caca3286-7ed6-4a7e-b3c1-026c16671dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1641943230380,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26fdcd0e-06cd-4523-be3c-3abd66108a02","invariantUUID":"bf5a248f-0876-417e-8ace-c383cf6f54f2","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":"b2422cbd-d85f-4646-8acd-2bf917727325","lifecycleState":"CERTIFIED","lastUpdateDate":1641943122520,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4f5a1d9-ad96-4f45-bb97-febe779a21e3","invariantUUID":"260a5e47-26a2-4e09-a00b-7382dbe52f79","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b567049-2235-4eea-b153-33b51e88763b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943164514,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89a875a8-d310-4189-a724-e688ddcd2e4e","invariantUUID":"30577d8f-5ae6-401f-91c9-95d6e8d71b6d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d6d5f1f-7c22-498d-932c-c84db6debde0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943057222,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cde8b2-367f-4d6a-927f-71d576573338","invariantUUID":"a9a21af9-7b53-4e42-bf45-c2649dcef07f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25969062-5371-4c54-be74-183c026bdc8b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943095883,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f62c04d-9544-4eaf-ac41-8f6926d902f0","invariantUUID":"3abd8834-da29-4f20-ac6c-bb69d820f131","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":"objectStorage","uniqueId":"c46fe541-7678-47b6-b28a-fdbf8dc393e9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943155898,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb81ade2-e442-47cc-8f79-176d66099df5","invariantUUID":"45d7bea5-b921-4cad-b40f-8147aecfe3fd","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":"c036c87f-6685-4adc-8ea4-06c55600aac6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943136917,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3594ca-fc89-4a9d-bed1-2b1ef91df14d","invariantUUID":"960bd661-7042-43a8-8aa9-77ea14f0d9ec","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9fd7c764-3917-483d-ae87-b09125baf5b0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943187255,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f64331f-530f-461b-91ec-f3b6c25c8dfa","invariantUUID":"06d9d0a2-806d-4441-b051-1b3938c9e0e3","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a263fa7c-f938-4102-a4c3-b0b524778ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943063123,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c0cfe1-e85a-4874-8850-ef6a1c6ff162","invariantUUID":"4ac5e285-2acf-4e49-956b-37f2b6a52bfd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"507746dc-919f-4248-9bd4-bea00d3b0119","lifecycleState":"CERTIFIED","lastUpdateDate":1641943099582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e00e58-ae26-4e24-9ab4-fe25e3145b3a","invariantUUID":"2d3cbc71-dacb-4268-9732-a7167b4e49d3","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":"objectStorage","uniqueId":"01e54e30-c5ee-4d17-b1ef-ef52d3c80928","lifecycleState":"CERTIFIED","lastUpdateDate":1641943050852,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba117d71-f929-4dc8-98b2-e50afc2b232a","invariantUUID":"10c7c88e-4b63-480f-90f2-afd75cc0f8fa","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":"objectStorage","uniqueId":"19d2857d-6e92-48d4-bef6-aaeba3746e36","lifecycleState":"CERTIFIED","lastUpdateDate":1641943150418,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d97942c3-221e-422c-8cad-c40b7cc415d8","invariantUUID":"9d052d44-a671-43c4-9599-460f89145683","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5abe12fe-f126-4392-adf4-d8aae3164566","lifecycleState":"CERTIFIED","lastUpdateDate":1641943108479,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185faa02-cf79-45d7-bb91-769899fbd53d","invariantUUID":"00b33220-8a88-49ee-906a-30cb3de532f5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75d4d382-894c-4022-8a39-9c126e1b93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943133989,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0bb5852-ce1a-44d2-b4f6-5fb24b1a184d","invariantUUID":"acaeb50e-7661-4086-9a46-f8e2ab30d7a7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9de3d43-33e6-4247-86aa-d6f527956f50","lifecycleState":"CERTIFIED","lastUpdateDate":1641943130436,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99abc9d8-00d1-44e2-a6c9-45cde65244a0","invariantUUID":"aafe8e11-667c-4787-b7b7-b6abf97fb5b2","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32165851-368f-4726-9aea-511c991fb81c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943243348,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4331893-d02e-4bec-89c3-21b0b203cdaa","invariantUUID":"7a273b20-429a-44a3-8b2a-0d77170c5f16","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b623fa20-6cff-4dd6-a77c-d92125c30391","lifecycleState":"CERTIFIED","lastUpdateDate":1641943203548,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba381255-9cd6-4fb2-9e7c-fdf0c67bdb2b","invariantUUID":"aa7f0d8d-cd6b-4aeb-a388-7cee8d0e9a14","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb684d03-be5b-46a6-a9ee-b3b38d8dc62e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943195123,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1565849-ed7c-4494-b66c-ee185695e49a","invariantUUID":"768c2cae-100e-4eeb-b558-29306df8d543","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":"55920702-2681-4f90-9834-e6edf8f4b54b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943245972,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c884ed3e-3fcb-407e-9774-d842a1b836c6","invariantUUID":"b2c0fbad-9211-458a-b248-8aa1f7e2c2ed","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":"2079ab18-33ae-4cfb-a5a1-1e219d040a23","lifecycleState":"CERTIFIED","lastUpdateDate":1641943075810,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17898d4b-0852-4ded-b4c8-5234b80e6a49","invariantUUID":"62fbe836-871f-4aa6-814f-c78f01f8395d","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":"objectStorage","uniqueId":"f5d275f9-29f2-47ba-b125-770099764cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943237418,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f45a455-4e22-4856-ad17-5d2fbcd26e33","invariantUUID":"c2074f5f-447c-46c1-8d57-1c80d73a1668","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":"loadBalancer","uniqueId":"7f9149bd-de03-4a0c-a823-0609430a186e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943054231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"359534a4-2765-462c-a49b-b9537d9d9f5a","invariantUUID":"7f8a8673-aa9d-42b0-8921-cd41cfa548f9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"43042f6f-6985-42eb-9fc5-9764e494dd4a","lifecycleState":"CERTIFIED","lastUpdateDate":1641943205394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03330b1b-42c0-4f20-9573-7993e5e9a94c","invariantUUID":"6d93f786-1556-4fd9-a179-e7697e863a37","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":"compute","uniqueId":"18f012e0-8782-41fd-99cc-ee6d92a68ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943200751,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8ade235-554b-4d9b-b02b-6238177d1eef","invariantUUID":"805961ef-8384-4ca3-a6b6-624c140e0ce1","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":"a271f087-77d6-41af-92cd-7b2077c1f36e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943170045,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebae60c-d218-4b07-95a5-941a14c3e26e","invariantUUID":"6c6755ca-e32d-4349-a585-dfa22874e44d","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":"network","uniqueId":"37388252-d7af-4228-a3b6-4de6c809060f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943077211,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02689413-9cdf-4924-92da-5459abd349d6","invariantUUID":"43b0395f-1e62-425a-9ab0-4e8de3a3b032","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eda61d8-1a7d-4d89-94ae-727167c03afe","lifecycleState":"CERTIFIED","lastUpdateDate":1641950128688,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","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":"network","uniqueId":"c68b3579-32a2-47aa-8ba6-83bcd7a7fb69","lifecycleState":"CERTIFIED","lastUpdateDate":1641943109931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c42211da-4d66-4b6e-8a0f-62587375741b","invariantUUID":"1bcd99b2-b1ee-44b0-b8b2-22b6528e4ac1","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":"9cf29078-1993-405b-a8a1-9cfa35a7b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943049153,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1efbf778-0ecf-4b31-babe-f95a565558b1","invariantUUID":"acf8b1c5-9f5f-4f91-8b78-36608ba82eed","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":"port","uniqueId":"b25cde6e-a80d-4483-a04f-baba880e1fb8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943168677,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c41e3546-23b0-4624-9694-845d91512c38","invariantUUID":"5ebbaf9c-4107-428a-ad00-fa3772bef9be","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":"08fa8e39-d219-43ee-9473-f79c2fc2e97d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943078742,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea62610c-cdae-4723-8913-8d2244398fcf","invariantUUID":"8d037632-0651-4e3d-9fc2-1494691a8c7d","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":"a2b3244a-f11c-4efd-9e4a-4e2bd9926263","lifecycleState":"CERTIFIED","lastUpdateDate":1641943080552,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"105b4398-b2af-4a06-bb4b-356fbdc05885","invariantUUID":"0861e27d-75cb-4429-ad4a-926b26e5d133","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b7ee6b1-4694-4986-8c3c-b05eac2be4b7","lifecycleState":"CERTIFIED","lastUpdateDate":1641943066233,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3992f4a2-4399-401d-aea9-90c11bb4103a","invariantUUID":"3b19b297-a5df-4b5c-aa5e-124edcbf175f","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":"securityrules","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943097355,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21e3dac9-cdca-40f8-8e3a-3be7dcec411d","invariantUUID":"704a9e1c-2b6a-4af3-b944-d798ec54ef78","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":"0c08a40d-3115-40bc-ac84-8feb5c1492f0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943172935,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46903229-13b0-4d65-ae26-18c94b5da331","invariantUUID":"020e3a36-bd6e-45d5-937e-2e0f22206796","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b07a0152-ecd1-4a52-b520-387d31246094","lifecycleState":"CERTIFIED","lastUpdateDate":1641943089392,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebe1263e-10e2-47bb-90c8-95547b047e4d","invariantUUID":"cedfa3d9-9e7d-47b8-bf20-b477c3012e59","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c889f7c3-eb01-4f5a-b0eb-f4679d0be72d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943171552,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a370474-200d-453c-8378-4cee7e1b87a1","invariantUUID":"ad8a5642-44ac-455e-9891-46afc6ec4f3f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f2bc584-0485-4aaf-80ba-880095a90acd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943241332,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4f71f08-4e8d-4850-8121-343335ec4417","invariantUUID":"3bdbf19b-f251-40f5-bbb4-cd482d2a04f4","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":"network","uniqueId":"07a55242-c513-4f9f-a9fc-ec41f080f337","lifecycleState":"CERTIFIED","lastUpdateDate":1641943124119,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec195e38-b2d6-43be-b60e-826d72ff597f","invariantUUID":"eff8da26-2ab9-4b4f-bd67-2e01352a29d7","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7be3ac20-0eb7-4b94-b90c-527e26847624","lifecycleState":"CERTIFIED","lastUpdateDate":1641943047579,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a738e576-8708-4bde-b4f6-e142fa557ea8","invariantUUID":"30c1e13d-7a1c-4860-8f9e-c1ef21418499","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cb391fc-dbe1-4d4c-a035-e90c45ff2a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943178734,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e55cf1-112e-4976-836b-3e91196a8387","invariantUUID":"9f586a91-12ad-4202-8a17-d10e776abbcd","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c06560dc-25fe-4b5a-b344-893aea24ea0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943100991,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae6d411a-6769-42ee-ad08-b7eeef703725","invariantUUID":"ace26813-8b90-45c3-bb6b-5add143ee3d3","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":"413567ab-f6db-439e-90dd-d37f4931d12d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943174472,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e55f32-225a-4e76-a8c4-ab5b43971c35","invariantUUID":"a71dd34a-a5ae-471e-a130-4c2987fdc7ba","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":"objectStorage","uniqueId":"685d836a-0983-405c-8ee1-ac25828e12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943234566,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef01895e-29b5-48ad-a4eb-06a0db9f3297","invariantUUID":"dfe7c2b6-b167-45fa-9969-6da1af1e44b9","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":"network","uniqueId":"cddfa25e-407e-4eb5-94be-d6dfdc0b64b4","lifecycleState":"CERTIFIED","lastUpdateDate":1641943175942,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169126e-a0ad-469e-a06e-9205aba1330c","invariantUUID":"af70d633-7a4d-4794-b220-b629a5f0d218","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":"compute","uniqueId":"bb11e25d-e7f4-4618-9b96-da81ecf64f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943148825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bdc73a2-81dc-4030-85f1-3a340974203c","invariantUUID":"e4ee6fbd-0848-4324-a1c2-cc4011c169f5","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":"4d9e71e7-7802-4d51-93aa-8790ff42956c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943128572,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"291f1535-754a-4869-b69d-bf1fb7d243cf","invariantUUID":"7de67f42-aa5d-406c-8b35-8675c6eec3f2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9141251-8154-4ef2-a195-6628fa7f0c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943181994,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"660f53fa-bc07-4cd5-a189-5ab2234d541c","invariantUUID":"ffdfd81a-7b87-473d-b760-392578f773c5","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":"port","uniqueId":"aeb0f5c7-a210-4306-af9f-a8536da955b5","lifecycleState":"CERTIFIED","lastUpdateDate":1641943069519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9ce40eb-83b1-4ebc-8fc3-cc4574021f35","invariantUUID":"54f9abaa-db44-4dd2-9d76-b5e58b441551","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":"compute","uniqueId":"685434b5-193f-41ab-a359-d55a8693197f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943145528,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06206c82-f721-4cb5-a1de-664a43253d5f","invariantUUID":"7b53f929-1a22-4387-ada2-e26e46959dd9","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f7b184c-e100-4ef1-9fea-f27804547ce6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943167262,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d74aff9f-8b08-4545-9087-2ae07c2fb949","invariantUUID":"f920e6dc-0426-4b84-84ff-3a9c716f2ee8","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":"bd9c895e-273f-4034-90db-38e4d5fb9495","lifecycleState":"CERTIFIED","lastUpdateDate":1641943233030,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068279cf-6734-4479-8f67-fa49da4eb83c","invariantUUID":"fea5677a-394f-431c-a72b-364c5e567690","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":"2f2623be-5917-4f7a-b16e-08f14deb0055","lifecycleState":"CERTIFIED","lastUpdateDate":1641943139835,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fdf912d-238b-41b3-bcec-96296295947b","invariantUUID":"f28cd9f9-26d0-43d9-b216-f3a9e7811a7e","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":"0377c39c-c203-41d2-91ca-0983d1c04267","lifecycleState":"CERTIFIED","lastUpdateDate":1641943244705,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a72d08db-6436-47bb-8949-f0a5f8ebb1c3","invariantUUID":"afb5db07-e2a7-4bd6-bf8f-4e4a0c28e690","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":"e0497f10-4b3d-4ce3-8a6f-40f9670da5bb","lifecycleState":"CERTIFIED","lastUpdateDate":1641943142686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1773241-4ae5-4583-b76b-53481162f974","invariantUUID":"474c07f3-ce43-4ee6-ab9e-af52d3bfabb7","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":"935ede52-094a-404b-ab08-bbc462bb0163","lifecycleState":"CERTIFIED","lastUpdateDate":1641943239239,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19e0cf66-d856-499e-8283-5ea52694153d","invariantUUID":"beac1bf7-b74e-4ee4-a7d2-aadcb4531807","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":"55d7515b-07de-4d9e-9c8d-e8634f0c82d8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943103945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f28573d0-bb40-46e8-94dc-7bebb70eedfe","invariantUUID":"2a445667-4c7c-4f9f-9334-b4511c2f15d6","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":"network","uniqueId":"a7d03cc0-dfa7-4edf-81b8-a916c0cfaa8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943127106,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cecbe4b-ac8e-4d98-894e-3027743a967a","invariantUUID":"07e22589-cd0e-4773-ab1f-6e1f0fa6b4d2","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":"7fb1609e-4366-471d-85a9-99dcdf153116","lifecycleState":"CERTIFIED","lastUpdateDate":1641943231772,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95eda473-b274-4fb3-9b9f-86c8b032f9c5","invariantUUID":"581c6ada-2333-48f5-ac1b-905368eb8836","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":"d65b8d29-3fdf-4380-9574-6f2bf7128e37","lifecycleState":"CERTIFIED","lastUpdateDate":1641943198399,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bd2b833-1a89-4129-b5ac-860d139620c2","invariantUUID":"2a7d620e-7019-4310-bfe0-0fbd2c07fbfe","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","lifecycleState":"CERTIFIED","lastUpdateDate":1641943040749,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"720c436e-2917-4019-9ccc-1f98a6fb1dbb","invariantUUID":"913f9393-d21f-4c4c-aa11-6baf4c562e83","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e794ec39-d1e8-46b9-be0e-e5f3cfc3e15b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943144080,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e442e126-ece8-44fc-9e52-77e07269a92e","invariantUUID":"cf2820e8-e68a-408f-a78b-9b8b5e0f7c56","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":"networkrules","uniqueId":"d91f913c-93ae-4b51-875b-b10846c89559","lifecycleState":"CERTIFIED","lastUpdateDate":1641943094149,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"763049b9-c3d6-4b19-9a35-1ffa68f80ca3","invariantUUID":"a6316037-5d96-41c6-a17c-4af532c6e6e8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7a38946-aeed-405b-a49d-7cfa1291cabf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943074284,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c914e9c8-c979-4103-9ea0-e4d446b0c940","invariantUUID":"3d8a0972-9ce5-44b2-9277-c83baf736643","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9786a411-7fe1-4f09-9e9c-b6ee34e8e10c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943087981,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bfdb069a-7e72-4f02-bca9-4c5c1979894f","invariantUUID":"cc694be5-553c-4cca-8dc2-d2852c8c518a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f245585f-935e-4d0d-bbd0-ecdd259abcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943189522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5573aa77-c9cd-40d4-9828-77530fd8bd91","invariantUUID":"bbbd5bfd-b970-4473-9ecb-59fc18630506","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":"port","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade","lifecycleState":"CERTIFIED","lastUpdateDate":1641943055715,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a25f2983-1a13-46e4-8caa-e7ca53186aea","invariantUUID":"9f8bcf74-191b-4eb8-bf3b-14ab58379ef8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e097c0-9d29-4127-8dd0-6132ab652ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943067750,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c546a628-2385-408f-8271-37050ea88d87","invariantUUID":"8f704801-afd8-427a-9484-73b8e0464feb","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":"dc8f6ecc-04df-4c88-bb14-c1254c361279","lifecycleState":"CERTIFIED","lastUpdateDate":1641943102528,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf30d0f-73df-4fc1-b2ad-e3cd3d2f594b","invariantUUID":"f1031eb5-bf22-419e-8dc0-8b55b0cb9bb5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d269feb8-8fba-451b-8de4-0481e096bf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943115986,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7619ee11-f383-4ff0-8b4f-6c83c182b6c0","invariantUUID":"286945a1-b8f4-4303-9cba-cb66a4dd020c","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":"defaulticon","uniqueId":"3536c047-d625-43a3-a5e3-bfa179fd025b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943163108,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"605d4795-5282-4228-9c6b-099b804b0f23","invariantUUID":"b2ff2e16-a178-4957-8d30-ae7f02d2183c","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1641950520146,"name":"basic_onboard_oydqPS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","systemName":"BasicOnboardOydqps","description":"service","tags":["basic_onboard_oydqPS"],"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":"f64b7f33-9c55-44e7-89ef-4a1ea2480144","lifecycleState":"CERTIFIED","lastUpdateDate":1641949787672,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","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":"38a30fec-5833-4152-886e-46f4311a11c4","lifecycleState":"CERTIFIED","lastUpdateDate":1641950165543,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","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}]}]} 2022-01-12 01:22:01,671 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_oydqPS found in services list 2022-01-12 01:22:01,672 INFO 728:service.py(1) - attempting to Certify Service basic_onboard_oydqPS in SDC 2022-01-12 01:22:01,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'} 2022-01-12 01:22:01,677 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/5ead87fd-6f14-4b65-8fcf-64ced08abf65/lifecycleState/Certify 2022-01-12 01:22:01,677 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-01-12 01:22:01,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:22:05,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5ead87fd-6f14-4b65-8fcf-64ced08abf65/lifecycleState/Certify HTTP/1.1" 200 1213 2022-01-12 01:22:05,675 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-01-12 01:22:05,676 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","name":"basic_onboard_oydqPS","version":"1.0","isHighestVersion":true,"creationDate":1641950516075,"lastUpdateDate":1641950520146,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_oydqPS"],"icon":"network_l_1-3","normalizedName":"basiconboardoydqps","systemName":"BasicOnboardOydqps","contactId":"cs0008","allVersions":{"1.0":"587344ae-c53a-4845-94df-a596d0fc09e1"},"projectCode":"123456","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","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":"1355452b-de60-4da1-b6f6-c5d0f58d98cc"} 2022-01-12 01:22:05,679 DEBUG 159:__init__.py(1) - check if Service basic_onboard_oydqPS exists in SDC 2022-01-12 01:22:05,680 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-12 01:22:05,680 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:05,681 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-12 01:22:05,681 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-12 01:22:05,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:22:05,771 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1082 2022-01-12 01:22:05,773 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-12 01:22:05,773 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d6fcb8b-ac5f-469f-bed0-893b563267e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","name":"basic_onboard_oydqPS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1355452b-de60-4da1-b6f6-c5d0f58d98cc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ec636d7e-7c39-402e-8756-4700b90519d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-12 01:22:05,777 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-12 01:22:05,777 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:05,777 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:05,778 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:05,778 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_oydqPS from SDC 2022-01-12 01:22:05,778 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:05,778 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:05,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-12 01:22:05,779 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:22:05,779 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:05,779 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:05,779 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:05,780 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-12 01:22:05,780 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:22:05,780 INFO 192:__init__.py(1) - Service found, updating information 2022-01-12 01:22:05,781 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:05,781 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-12 01:22:05,781 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-12 01:22:05,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:22:05,856 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-12 01:22:05,859 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-12 01:22:05,863 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fac1b42c-2b4f-4105-ab68-ce978355e760","lifecycleState":"CERTIFIED","lastUpdateDate":1641943132428,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"fe13997f-199c-4bcf-a7c2-0807b774aeb6","invariantUUID":"5a8decd4-3cb5-43b3-a560-4cd41fd46492","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1f7c8a65-58ed-4541-a6b8-c310117831b2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943138348,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12f19e4e-2572-4553-8824-2fef37ffaaa6","invariantUUID":"f01b079b-c133-47c0-9c70-bd2988707458","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":"defaulticon","uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1641950500037,"name":"basic_onboard_oydqPS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","systemName":"BasicOnboardOydqps","description":"VF","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f791d124-350b-45bc-9563-8a5e4c067f34","lifecycleState":"CERTIFIED","lastUpdateDate":1641943165895,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7d541a2-9033-45e4-a0a4-e82b6b3357a5","invariantUUID":"69bb5ed3-16bc-4be5-b53b-8a8394a9c599","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":"objectStorage","uniqueId":"88af6ab6-d68d-4111-8807-0c04aaa8cc68","lifecycleState":"CERTIFIED","lastUpdateDate":1641943235934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c9c7bdc-7e62-4ebf-8064-5ff151da0e05","invariantUUID":"c6e2a1a1-0848-41e4-9ca5-ce8cd8499b98","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c0ee083c-1b5b-4375-8704-3c3849ce583d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943229071,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c40fca6-44c7-465f-b5ac-9409b8b5c5d8","invariantUUID":"a3e60774-dd58-48b1-af95-82db12dd7225","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":"c5c74f1a-ac61-465a-912b-92003226dea0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943106973,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df749b2-2ed2-4b99-b04d-e85c80f64a40","invariantUUID":"bb6fee0c-2c31-4153-a4ec-24a613b4404a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"138170d2-97a2-483c-8deb-c347b73c3a99","lifecycleState":"CERTIFIED","lastUpdateDate":1641943196823,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1f102db-22e3-485f-8266-8997d0c36c41","invariantUUID":"aa2eb3ef-68b0-4391-9271-8156b7e8bbbe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1662b42-6ac1-4625-ae30-a854ceb319d2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943135505,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d7f6dd-0e44-4a4a-9e5f-6fd59c47b3fa","invariantUUID":"cfbb5d48-69e1-479b-96fe-c74c6ff6ca0c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26a47eea-a9a6-4575-9f72-82a3df5139ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943071926,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f51787e5-f310-4006-a162-4eab00b02715","invariantUUID":"43a379d1-a28b-40ad-a4b1-622268953a39","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"203f73ef-6e00-49ee-869c-67b7ccaa9c6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943183856,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf6df805-2908-478f-ad74-a0c1e206d29f","invariantUUID":"9a59d168-2165-4870-ab25-25d012370054","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e7334b8b-e535-43a6-aa06-359e966801a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943064680,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaaa2d5-64bc-49da-815f-bf751e8b87bd","invariantUUID":"664541f8-d771-4b19-b3c2-ac4328f435ba","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":"network","uniqueId":"765efda5-2e05-4d1e-887d-ea18a463d8a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943157344,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17f6f85d-f887-4aa5-aa77-334d7e1d90ee","invariantUUID":"3d34d756-ff81-457a-bae1-01ce731afe7f","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":"compute","uniqueId":"caca3286-7ed6-4a7e-b3c1-026c16671dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1641943230380,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26fdcd0e-06cd-4523-be3c-3abd66108a02","invariantUUID":"bf5a248f-0876-417e-8ace-c383cf6f54f2","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":"b2422cbd-d85f-4646-8acd-2bf917727325","lifecycleState":"CERTIFIED","lastUpdateDate":1641943122520,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4f5a1d9-ad96-4f45-bb97-febe779a21e3","invariantUUID":"260a5e47-26a2-4e09-a00b-7382dbe52f79","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b567049-2235-4eea-b153-33b51e88763b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943164514,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89a875a8-d310-4189-a724-e688ddcd2e4e","invariantUUID":"30577d8f-5ae6-401f-91c9-95d6e8d71b6d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d6d5f1f-7c22-498d-932c-c84db6debde0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943057222,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cde8b2-367f-4d6a-927f-71d576573338","invariantUUID":"a9a21af9-7b53-4e42-bf45-c2649dcef07f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25969062-5371-4c54-be74-183c026bdc8b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943095883,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f62c04d-9544-4eaf-ac41-8f6926d902f0","invariantUUID":"3abd8834-da29-4f20-ac6c-bb69d820f131","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":"objectStorage","uniqueId":"c46fe541-7678-47b6-b28a-fdbf8dc393e9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943155898,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb81ade2-e442-47cc-8f79-176d66099df5","invariantUUID":"45d7bea5-b921-4cad-b40f-8147aecfe3fd","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":"c036c87f-6685-4adc-8ea4-06c55600aac6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943136917,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3594ca-fc89-4a9d-bed1-2b1ef91df14d","invariantUUID":"960bd661-7042-43a8-8aa9-77ea14f0d9ec","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9fd7c764-3917-483d-ae87-b09125baf5b0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943187255,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f64331f-530f-461b-91ec-f3b6c25c8dfa","invariantUUID":"06d9d0a2-806d-4441-b051-1b3938c9e0e3","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a263fa7c-f938-4102-a4c3-b0b524778ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943063123,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c0cfe1-e85a-4874-8850-ef6a1c6ff162","invariantUUID":"4ac5e285-2acf-4e49-956b-37f2b6a52bfd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"507746dc-919f-4248-9bd4-bea00d3b0119","lifecycleState":"CERTIFIED","lastUpdateDate":1641943099582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e00e58-ae26-4e24-9ab4-fe25e3145b3a","invariantUUID":"2d3cbc71-dacb-4268-9732-a7167b4e49d3","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":"objectStorage","uniqueId":"01e54e30-c5ee-4d17-b1ef-ef52d3c80928","lifecycleState":"CERTIFIED","lastUpdateDate":1641943050852,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba117d71-f929-4dc8-98b2-e50afc2b232a","invariantUUID":"10c7c88e-4b63-480f-90f2-afd75cc0f8fa","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":"objectStorage","uniqueId":"19d2857d-6e92-48d4-bef6-aaeba3746e36","lifecycleState":"CERTIFIED","lastUpdateDate":1641943150418,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d97942c3-221e-422c-8cad-c40b7cc415d8","invariantUUID":"9d052d44-a671-43c4-9599-460f89145683","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5abe12fe-f126-4392-adf4-d8aae3164566","lifecycleState":"CERTIFIED","lastUpdateDate":1641943108479,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185faa02-cf79-45d7-bb91-769899fbd53d","invariantUUID":"00b33220-8a88-49ee-906a-30cb3de532f5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75d4d382-894c-4022-8a39-9c126e1b93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943133989,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0bb5852-ce1a-44d2-b4f6-5fb24b1a184d","invariantUUID":"acaeb50e-7661-4086-9a46-f8e2ab30d7a7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9de3d43-33e6-4247-86aa-d6f527956f50","lifecycleState":"CERTIFIED","lastUpdateDate":1641943130436,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99abc9d8-00d1-44e2-a6c9-45cde65244a0","invariantUUID":"aafe8e11-667c-4787-b7b7-b6abf97fb5b2","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32165851-368f-4726-9aea-511c991fb81c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943243348,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4331893-d02e-4bec-89c3-21b0b203cdaa","invariantUUID":"7a273b20-429a-44a3-8b2a-0d77170c5f16","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b623fa20-6cff-4dd6-a77c-d92125c30391","lifecycleState":"CERTIFIED","lastUpdateDate":1641943203548,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba381255-9cd6-4fb2-9e7c-fdf0c67bdb2b","invariantUUID":"aa7f0d8d-cd6b-4aeb-a388-7cee8d0e9a14","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb684d03-be5b-46a6-a9ee-b3b38d8dc62e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943195123,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1565849-ed7c-4494-b66c-ee185695e49a","invariantUUID":"768c2cae-100e-4eeb-b558-29306df8d543","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":"55920702-2681-4f90-9834-e6edf8f4b54b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943245972,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c884ed3e-3fcb-407e-9774-d842a1b836c6","invariantUUID":"b2c0fbad-9211-458a-b248-8aa1f7e2c2ed","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":"2079ab18-33ae-4cfb-a5a1-1e219d040a23","lifecycleState":"CERTIFIED","lastUpdateDate":1641943075810,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17898d4b-0852-4ded-b4c8-5234b80e6a49","invariantUUID":"62fbe836-871f-4aa6-814f-c78f01f8395d","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":"objectStorage","uniqueId":"f5d275f9-29f2-47ba-b125-770099764cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943237418,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f45a455-4e22-4856-ad17-5d2fbcd26e33","invariantUUID":"c2074f5f-447c-46c1-8d57-1c80d73a1668","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":"loadBalancer","uniqueId":"7f9149bd-de03-4a0c-a823-0609430a186e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943054231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"359534a4-2765-462c-a49b-b9537d9d9f5a","invariantUUID":"7f8a8673-aa9d-42b0-8921-cd41cfa548f9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"43042f6f-6985-42eb-9fc5-9764e494dd4a","lifecycleState":"CERTIFIED","lastUpdateDate":1641943205394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03330b1b-42c0-4f20-9573-7993e5e9a94c","invariantUUID":"6d93f786-1556-4fd9-a179-e7697e863a37","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":"compute","uniqueId":"18f012e0-8782-41fd-99cc-ee6d92a68ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943200751,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8ade235-554b-4d9b-b02b-6238177d1eef","invariantUUID":"805961ef-8384-4ca3-a6b6-624c140e0ce1","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":"a271f087-77d6-41af-92cd-7b2077c1f36e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943170045,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebae60c-d218-4b07-95a5-941a14c3e26e","invariantUUID":"6c6755ca-e32d-4349-a585-dfa22874e44d","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":"network","uniqueId":"37388252-d7af-4228-a3b6-4de6c809060f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943077211,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02689413-9cdf-4924-92da-5459abd349d6","invariantUUID":"43b0395f-1e62-425a-9ab0-4e8de3a3b032","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eda61d8-1a7d-4d89-94ae-727167c03afe","lifecycleState":"CERTIFIED","lastUpdateDate":1641950128688,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","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":"network","uniqueId":"c68b3579-32a2-47aa-8ba6-83bcd7a7fb69","lifecycleState":"CERTIFIED","lastUpdateDate":1641943109931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c42211da-4d66-4b6e-8a0f-62587375741b","invariantUUID":"1bcd99b2-b1ee-44b0-b8b2-22b6528e4ac1","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":"9cf29078-1993-405b-a8a1-9cfa35a7b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943049153,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1efbf778-0ecf-4b31-babe-f95a565558b1","invariantUUID":"acf8b1c5-9f5f-4f91-8b78-36608ba82eed","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":"port","uniqueId":"b25cde6e-a80d-4483-a04f-baba880e1fb8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943168677,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c41e3546-23b0-4624-9694-845d91512c38","invariantUUID":"5ebbaf9c-4107-428a-ad00-fa3772bef9be","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":"08fa8e39-d219-43ee-9473-f79c2fc2e97d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943078742,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea62610c-cdae-4723-8913-8d2244398fcf","invariantUUID":"8d037632-0651-4e3d-9fc2-1494691a8c7d","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":"a2b3244a-f11c-4efd-9e4a-4e2bd9926263","lifecycleState":"CERTIFIED","lastUpdateDate":1641943080552,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"105b4398-b2af-4a06-bb4b-356fbdc05885","invariantUUID":"0861e27d-75cb-4429-ad4a-926b26e5d133","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b7ee6b1-4694-4986-8c3c-b05eac2be4b7","lifecycleState":"CERTIFIED","lastUpdateDate":1641943066233,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3992f4a2-4399-401d-aea9-90c11bb4103a","invariantUUID":"3b19b297-a5df-4b5c-aa5e-124edcbf175f","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":"securityrules","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943097355,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21e3dac9-cdca-40f8-8e3a-3be7dcec411d","invariantUUID":"704a9e1c-2b6a-4af3-b944-d798ec54ef78","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":"0c08a40d-3115-40bc-ac84-8feb5c1492f0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943172935,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46903229-13b0-4d65-ae26-18c94b5da331","invariantUUID":"020e3a36-bd6e-45d5-937e-2e0f22206796","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b07a0152-ecd1-4a52-b520-387d31246094","lifecycleState":"CERTIFIED","lastUpdateDate":1641943089392,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebe1263e-10e2-47bb-90c8-95547b047e4d","invariantUUID":"cedfa3d9-9e7d-47b8-bf20-b477c3012e59","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c889f7c3-eb01-4f5a-b0eb-f4679d0be72d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943171552,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a370474-200d-453c-8378-4cee7e1b87a1","invariantUUID":"ad8a5642-44ac-455e-9891-46afc6ec4f3f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f2bc584-0485-4aaf-80ba-880095a90acd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943241332,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4f71f08-4e8d-4850-8121-343335ec4417","invariantUUID":"3bdbf19b-f251-40f5-bbb4-cd482d2a04f4","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":"network","uniqueId":"07a55242-c513-4f9f-a9fc-ec41f080f337","lifecycleState":"CERTIFIED","lastUpdateDate":1641943124119,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec195e38-b2d6-43be-b60e-826d72ff597f","invariantUUID":"eff8da26-2ab9-4b4f-bd67-2e01352a29d7","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7be3ac20-0eb7-4b94-b90c-527e26847624","lifecycleState":"CERTIFIED","lastUpdateDate":1641943047579,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a738e576-8708-4bde-b4f6-e142fa557ea8","invariantUUID":"30c1e13d-7a1c-4860-8f9e-c1ef21418499","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cb391fc-dbe1-4d4c-a035-e90c45ff2a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943178734,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e55cf1-112e-4976-836b-3e91196a8387","invariantUUID":"9f586a91-12ad-4202-8a17-d10e776abbcd","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c06560dc-25fe-4b5a-b344-893aea24ea0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943100991,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae6d411a-6769-42ee-ad08-b7eeef703725","invariantUUID":"ace26813-8b90-45c3-bb6b-5add143ee3d3","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":"413567ab-f6db-439e-90dd-d37f4931d12d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943174472,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e55f32-225a-4e76-a8c4-ab5b43971c35","invariantUUID":"a71dd34a-a5ae-471e-a130-4c2987fdc7ba","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":"objectStorage","uniqueId":"685d836a-0983-405c-8ee1-ac25828e12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943234566,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef01895e-29b5-48ad-a4eb-06a0db9f3297","invariantUUID":"dfe7c2b6-b167-45fa-9969-6da1af1e44b9","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":"network","uniqueId":"cddfa25e-407e-4eb5-94be-d6dfdc0b64b4","lifecycleState":"CERTIFIED","lastUpdateDate":1641943175942,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169126e-a0ad-469e-a06e-9205aba1330c","invariantUUID":"af70d633-7a4d-4794-b220-b629a5f0d218","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":"compute","uniqueId":"bb11e25d-e7f4-4618-9b96-da81ecf64f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943148825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bdc73a2-81dc-4030-85f1-3a340974203c","invariantUUID":"e4ee6fbd-0848-4324-a1c2-cc4011c169f5","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":"4d9e71e7-7802-4d51-93aa-8790ff42956c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943128572,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"291f1535-754a-4869-b69d-bf1fb7d243cf","invariantUUID":"7de67f42-aa5d-406c-8b35-8675c6eec3f2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9141251-8154-4ef2-a195-6628fa7f0c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943181994,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"660f53fa-bc07-4cd5-a189-5ab2234d541c","invariantUUID":"ffdfd81a-7b87-473d-b760-392578f773c5","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":"port","uniqueId":"aeb0f5c7-a210-4306-af9f-a8536da955b5","lifecycleState":"CERTIFIED","lastUpdateDate":1641943069519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9ce40eb-83b1-4ebc-8fc3-cc4574021f35","invariantUUID":"54f9abaa-db44-4dd2-9d76-b5e58b441551","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":"compute","uniqueId":"685434b5-193f-41ab-a359-d55a8693197f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943145528,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06206c82-f721-4cb5-a1de-664a43253d5f","invariantUUID":"7b53f929-1a22-4387-ada2-e26e46959dd9","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f7b184c-e100-4ef1-9fea-f27804547ce6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943167262,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d74aff9f-8b08-4545-9087-2ae07c2fb949","invariantUUID":"f920e6dc-0426-4b84-84ff-3a9c716f2ee8","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":"bd9c895e-273f-4034-90db-38e4d5fb9495","lifecycleState":"CERTIFIED","lastUpdateDate":1641943233030,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068279cf-6734-4479-8f67-fa49da4eb83c","invariantUUID":"fea5677a-394f-431c-a72b-364c5e567690","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":"2f2623be-5917-4f7a-b16e-08f14deb0055","lifecycleState":"CERTIFIED","lastUpdateDate":1641943139835,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fdf912d-238b-41b3-bcec-96296295947b","invariantUUID":"f28cd9f9-26d0-43d9-b216-f3a9e7811a7e","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":"0377c39c-c203-41d2-91ca-0983d1c04267","lifecycleState":"CERTIFIED","lastUpdateDate":1641943244705,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a72d08db-6436-47bb-8949-f0a5f8ebb1c3","invariantUUID":"afb5db07-e2a7-4bd6-bf8f-4e4a0c28e690","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":"e0497f10-4b3d-4ce3-8a6f-40f9670da5bb","lifecycleState":"CERTIFIED","lastUpdateDate":1641943142686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1773241-4ae5-4583-b76b-53481162f974","invariantUUID":"474c07f3-ce43-4ee6-ab9e-af52d3bfabb7","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":"935ede52-094a-404b-ab08-bbc462bb0163","lifecycleState":"CERTIFIED","lastUpdateDate":1641943239239,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19e0cf66-d856-499e-8283-5ea52694153d","invariantUUID":"beac1bf7-b74e-4ee4-a7d2-aadcb4531807","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":"55d7515b-07de-4d9e-9c8d-e8634f0c82d8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943103945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f28573d0-bb40-46e8-94dc-7bebb70eedfe","invariantUUID":"2a445667-4c7c-4f9f-9334-b4511c2f15d6","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":"network","uniqueId":"a7d03cc0-dfa7-4edf-81b8-a916c0cfaa8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943127106,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cecbe4b-ac8e-4d98-894e-3027743a967a","invariantUUID":"07e22589-cd0e-4773-ab1f-6e1f0fa6b4d2","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":"7fb1609e-4366-471d-85a9-99dcdf153116","lifecycleState":"CERTIFIED","lastUpdateDate":1641943231772,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95eda473-b274-4fb3-9b9f-86c8b032f9c5","invariantUUID":"581c6ada-2333-48f5-ac1b-905368eb8836","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":"d65b8d29-3fdf-4380-9574-6f2bf7128e37","lifecycleState":"CERTIFIED","lastUpdateDate":1641943198399,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bd2b833-1a89-4129-b5ac-860d139620c2","invariantUUID":"2a7d620e-7019-4310-bfe0-0fbd2c07fbfe","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","lifecycleState":"CERTIFIED","lastUpdateDate":1641943040749,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"720c436e-2917-4019-9ccc-1f98a6fb1dbb","invariantUUID":"913f9393-d21f-4c4c-aa11-6baf4c562e83","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e794ec39-d1e8-46b9-be0e-e5f3cfc3e15b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943144080,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e442e126-ece8-44fc-9e52-77e07269a92e","invariantUUID":"cf2820e8-e68a-408f-a78b-9b8b5e0f7c56","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":"networkrules","uniqueId":"d91f913c-93ae-4b51-875b-b10846c89559","lifecycleState":"CERTIFIED","lastUpdateDate":1641943094149,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"763049b9-c3d6-4b19-9a35-1ffa68f80ca3","invariantUUID":"a6316037-5d96-41c6-a17c-4af532c6e6e8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7a38946-aeed-405b-a49d-7cfa1291cabf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943074284,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c914e9c8-c979-4103-9ea0-e4d446b0c940","invariantUUID":"3d8a0972-9ce5-44b2-9277-c83baf736643","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9786a411-7fe1-4f09-9e9c-b6ee34e8e10c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943087981,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bfdb069a-7e72-4f02-bca9-4c5c1979894f","invariantUUID":"cc694be5-553c-4cca-8dc2-d2852c8c518a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f245585f-935e-4d0d-bbd0-ecdd259abcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943189522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5573aa77-c9cd-40d4-9828-77530fd8bd91","invariantUUID":"bbbd5bfd-b970-4473-9ecb-59fc18630506","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":"port","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade","lifecycleState":"CERTIFIED","lastUpdateDate":1641943055715,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a25f2983-1a13-46e4-8caa-e7ca53186aea","invariantUUID":"9f8bcf74-191b-4eb8-bf3b-14ab58379ef8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e097c0-9d29-4127-8dd0-6132ab652ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943067750,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c546a628-2385-408f-8271-37050ea88d87","invariantUUID":"8f704801-afd8-427a-9484-73b8e0464feb","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":"dc8f6ecc-04df-4c88-bb14-c1254c361279","lifecycleState":"CERTIFIED","lastUpdateDate":1641943102528,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf30d0f-73df-4fc1-b2ad-e3cd3d2f594b","invariantUUID":"f1031eb5-bf22-419e-8dc0-8b55b0cb9bb5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d269feb8-8fba-451b-8de4-0481e096bf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943115986,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7619ee11-f383-4ff0-8b4f-6c83c182b6c0","invariantUUID":"286945a1-b8f4-4303-9cba-cb66a4dd020c","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":"defaulticon","uniqueId":"3536c047-d625-43a3-a5e3-bfa179fd025b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943163108,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"605d4795-5282-4228-9c6b-099b804b0f23","invariantUUID":"b2ff2e16-a178-4957-8d30-ae7f02d2183c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f64b7f33-9c55-44e7-89ef-4a1ea2480144","lifecycleState":"CERTIFIED","lastUpdateDate":1641949787672,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","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":"38a30fec-5833-4152-886e-46f4311a11c4","lifecycleState":"CERTIFIED","lastUpdateDate":1641950165543,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","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":"587344ae-c53a-4845-94df-a596d0fc09e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641950520146,"name":"basic_onboard_oydqPS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","systemName":"BasicOnboardOydqps","description":"service","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-12 01:22:05,873 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_oydqPS found in services list 2022-01-12 01:22:15,884 INFO 728:service.py(1) - attempting to PROD/activate Service basic_onboard_oydqPS in SDC 2022-01-12 01:22:15,892 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:15,892 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/587344ae-c53a-4845-94df-a596d0fc09e1/distribution/PROD/activate 2022-01-12 01:22:15,893 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-01-12 01:22:15,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:22:18,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/587344ae-c53a-4845-94df-a596d0fc09e1/distribution/PROD/activate HTTP/1.1" 200 None 2022-01-12 01:22:18,693 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-01-12 01:22:18,698 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"587344ae-c53a-4845-94df-a596d0fc09e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"587344ae-c53a-4845-94df-a596d0fc09e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"587344ae-c53a-4845-94df-a596d0fc09e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"587344ae-c53a-4845-94df-a596d0fc09e1","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"587344ae-c53a-4845-94df-a596d0fc09e1","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.controlloopfunctions","artifactType":"OTHER","heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.operationalpolicies","artifactType":"OTHER","heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.certificationtestresults","artifactType":"OTHER","heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.deploymentvotingrecord","artifactType":"OTHER","heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicequestionnaire","artifactType":"OTHER","heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.dimensioninginfo","artifactType":"OTHER","heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.affinityrules","artifactType":"OTHER","heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.serviceartifactplan","artifactType":"OTHER","heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicespecificpolicies","artifactType":"OTHER","heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicesecuritytemplate","artifactType":"OTHER","heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.engineeringrules","artifactType":"OTHER","heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.distributioninstructions","artifactType":"OTHER","heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.summaryofimpactstoecompelements","artifactType":"OTHER","heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":"TOSCA definition package of the asset","artifactGroupType":"TOSCA","artifactChecksum":"ZWRkYjExYWFkNjlmMGU3N2ZlOWVmNGU5ZWJkOTE0Mzc=","artifactUUID":"d4568e0f-558d-4454-9596-c8814a7e385f","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.assettoscacsar","duplicated":false,"payloadUpdateDate":1641950524447,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"1","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.assettoscacsar","artifactName":"service-BasicOnboardOydqps-csar.csar","artifactType":"TOSCA_CSAR","heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"description":"TOSCA representation of the asset","artifactGroupType":"TOSCA","artifactChecksum":"MDYzMjJjOThmMGM4ODNjMjRkNWNjYTJjZTNjZmQ3NjY=","artifactUUID":"c0bd6b85-262d-4eb3-9b9e-a933938993d4","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.assettoscatemplate","duplicated":false,"payloadUpdateDate":1641950523985,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"1","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.assettoscatemplate","artifactName":"service-BasicOnboardOydqps-template.yml","artifactType":"TOSCA_TEMPLATE","heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1641950486990,"timeout":0,"description":"VF license file","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTAwYjFkMmJlMGQzN2Y2Njc1MTU5OGRiNmI3MDBlNzQ=","artifactUUID":"0d793188-0f3e-4bbd-b52c-85ab97692634","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vflicense","duplicated":false,"payloadUpdateDate":1641950486993,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641950486990,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWQ4ZDcxZjA5MTBjOTA1OWYyZjlhYzkyNTc5MjIzNjM=","artifactUUID":"c0f7311f-4a72-4fc2-a676-05a5e0ac7736","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1641950523064,"artifactVersion":"1","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0.vfModulesMetadata","artifactName":"basic_onboard_oydqps0_modules.json","artifactType":"VF_MODULES_METADATA","heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1641950487028,"timeout":30,"description":"created from csar","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"70749996-6008-41c4-91cf-8ff2730c6814","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","duplicated":false,"payloadUpdateDate":1641950487043,"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":1641950487028,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1641950486968,"timeout":0,"description":" Vendor license file","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"c5677b8e-e31d-40ef-89cb-1adc248c0a1f","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vendorlicense","duplicated":false,"payloadUpdateDate":1641950486975,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641950486968,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1641950517757,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"3aaab2c6-0a52-4578-bab9-922f2e0671e9","generatedFromId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0.heat1env","duplicated":false,"payloadUpdateDate":1641950522372,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1641950517757,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950517757,"artifactVersion":"2","isFromCsar":true,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0.heat1env","artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardoydqpsvspinformationtxt":{"heatParamUpdated":false,"creationDate":1641950487010,"timeout":0,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OTkzZmYwOGIzM2I0ODBkNTVjZmQ3M2JmZjZkOGZmZjg=","artifactUUID":"3daa2381-906c-4bba-baa8-6d75d78eb1fa","artifactDisplayName":"VSP_basic_onboard_oydqPS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardoydqpsvspinformationtxt","esId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","duplicated":false,"payloadUpdateDate":1641950487011,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1641950487010,"artifactVersion":"1","isFromCsar":true,"generated":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vspbasiconboardoydqpsvspinformationtxt","artifactName":"VSP_basic_onboard_oydqPS_VSP_Information.txt","artifactType":"OTHER","requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1641950517845,"invariantUUID":"c1d94212-2c39-4000-a3f5-a6f06dbac7e5","normalizedName":"basic_onboard_oydqps0basiconboardoydqpsbase_ubuntu18module0","groupInstanceArtifacts":["5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0.heat1env"],"groupInstanceArtifactsUuid":["3aaab2c6-0a52-4578-bab9-922f2e0671e9"],"artifactsUuid":["70749996-6008-41c4-91cf-8ff2730c6814"],"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0.6963ed1b-c9d0-40f3-8352-54fae7bcd012.BasicOnboardOydqps..base_ubuntu18..module-0.basic_onboard_oydqps0basiconboardoydqpsbase_ubuntu18module0","modificationTime":1641950517845,"customizationUUID":"c417ed6e-76ff-4bd5-898f-c144c3f6987a","groupUUID":"5d30da51-585d-46d2-b11d-e5498de5a0f4","groupName":"BasicOnboardOydqps..base_ubuntu18..module-0","artifacts":["6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1","6963ed1b-c9d0-40f3-8352-54fae7bcd012.heat1env"],"groupUid":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.BasicOnboardOydqps..base_ubuntu18..module-0","name":"basic_onboard_oydqps0..BasicOnboardOydqps..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_oydqPS 0"},"actualComponentUid":"53745793-9904-4469-af32-3339eb4f6fa9","createdFromCsar":false,"normalizedName":"basic_onboard_oydqps0","uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0","name":"basic_onboard_oydqPS 0","creationTime":1641950517615,"icon":"defaulticon","originType":"VF","componentUid":"53745793-9904-4469-af32-3339eb4f6fa9","invariantName":"basic_onboard_oydqps0","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardOydqps","modificationTime":1641950517615,"customizationUUID":"d39d71f1-9be3-421e-86d5-d83c5637d7d5","posX":"200","posY":"100","componentName":"basic_onboard_oydqPS","toscaArtifacts":{},"directives":[],"isProxy":false,"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"5ead87fd-6f14-4b65-8fcf-64ced08abf65.53745793-9904-4469-af32-3339eb4f6fa9.basic_onboard_oydqps0":[{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"6963ed1b-c9d0-40f3-8352-54fae7bcd012.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d9f9d4e2-d5d5-4928-b916-896bc8bc8374","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false},{"definition":false,"hidden":false,"uniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"dbe2afec-24bf-4661-885e-cbdcb5c42fea","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.configuration","artifactType":"OTHER","heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.testing","artifactType":"OTHER","heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.logging","artifactType":"OTHER","heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.monitoring","artifactType":"OTHER","heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.reporting","artifactType":"OTHER","heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.instantiation","artifactType":"OTHER","heatEnvType":false,"empty":false}},"forwardingPaths":{},"serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","environmentContext":"General_Revenue-Bearing","version":"1.0","creationDate":1641950516075,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_oydqPS"],"systemName":"BasicOnboardOydqps","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","normalizedName":"basiconboardoydqps","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1641950537585,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.controlloopfunctions","artifactType":"OTHER","heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.operationalpolicies","artifactType":"OTHER","heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.certificationtestresults","artifactType":"OTHER","heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.deploymentvotingrecord","artifactType":"OTHER","heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicequestionnaire","artifactType":"OTHER","heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.dimensioninginfo","artifactType":"OTHER","heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.affinityrules","artifactType":"OTHER","heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.serviceartifactplan","artifactType":"OTHER","heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicespecificpolicies","artifactType":"OTHER","heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.servicesecuritytemplate","artifactType":"OTHER","heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.engineeringrules","artifactType":"OTHER","heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.distributioninstructions","artifactType":"OTHER","heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1641950516034,"timeout":0,"artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1641950516034,"artifactVersion":"0","isFromCsar":false,"generated":false,"uniqueId":"5ead87fd-6f14-4b65-8fcf-64ced08abf65.summaryofimpactstoecompelements","artifactType":"OTHER","heatEnvType":false,"empty":false}},"uniqueId":"587344ae-c53a-4845-94df-a596d0fc09e1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","SupportablityComponentName":"basic_onboard_oydqPS","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"587344ae-c53a-4845-94df-a596d0fc09e1"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_oydqPS"} 2022-01-12 01:22:18,702 DEBUG 159:__init__.py(1) - check if Service basic_onboard_oydqPS exists in SDC 2022-01-12 01:22:18,702 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-12 01:22:18,702 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:18,703 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-12 01:22:18,703 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-12 01:22:18,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-12 01:22:18,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2022-01-12 01:22:18,838 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-12 01:22:18,838 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3d6fcb8b-ac5f-469f-bed0-893b563267e6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","name":"basic_onboard_oydqPS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1355452b-de60-4da1-b6f6-c5d0f58d98cc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ec636d7e-7c39-402e-8756-4700b90519d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-12 01:22:18,840 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-12 01:22:18,840 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:18,840 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:18,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:18,840 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_oydqPS from SDC 2022-01-12 01:22:18,840 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:18,840 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:18,840 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:18,841 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2022-01-12 01:22:18,841 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-12 01:22:18,841 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-12 01:22:18,841 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-12 01:22:18,841 DEBUG 147:__init__.py(1) - number of Service returned: 3 2022-01-12 01:22:18,841 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_oydqPS 2022-01-12 01:22:18,841 INFO 192:__init__.py(1) - Service found, updating information 2022-01-12 01:22:18,841 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-12 01:22:18,842 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-12 01:22:18,842 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-12 01:22:18,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-12 01:22:18,919 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2022-01-12 01:22:18,921 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-12 01:22:18,923 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fac1b42c-2b4f-4105-ab68-ce978355e760","lifecycleState":"CERTIFIED","lastUpdateDate":1641943132428,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"fe13997f-199c-4bcf-a7c2-0807b774aeb6","invariantUUID":"5a8decd4-3cb5-43b3-a560-4cd41fd46492","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1f7c8a65-58ed-4541-a6b8-c310117831b2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943138348,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"12f19e4e-2572-4553-8824-2fef37ffaaa6","invariantUUID":"f01b079b-c133-47c0-9c70-bd2988707458","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":"defaulticon","uniqueId":"53745793-9904-4469-af32-3339eb4f6fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1641950500037,"name":"basic_onboard_oydqPS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e33ce65e-7597-4c7e-8b02-ca28d1ae4cdb","invariantUUID":"32600b52-b0a3-4f33-abb6-bc420a56b2e8","systemName":"BasicOnboardOydqps","description":"VF","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f791d124-350b-45bc-9563-8a5e4c067f34","lifecycleState":"CERTIFIED","lastUpdateDate":1641943165895,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7d541a2-9033-45e4-a0a4-e82b6b3357a5","invariantUUID":"69bb5ed3-16bc-4be5-b53b-8a8394a9c599","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":"objectStorage","uniqueId":"88af6ab6-d68d-4111-8807-0c04aaa8cc68","lifecycleState":"CERTIFIED","lastUpdateDate":1641943235934,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c9c7bdc-7e62-4ebf-8064-5ff151da0e05","invariantUUID":"c6e2a1a1-0848-41e4-9ca5-ce8cd8499b98","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":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c0ee083c-1b5b-4375-8704-3c3849ce583d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943229071,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c40fca6-44c7-465f-b5ac-9409b8b5c5d8","invariantUUID":"a3e60774-dd58-48b1-af95-82db12dd7225","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":"c5c74f1a-ac61-465a-912b-92003226dea0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943106973,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3df749b2-2ed2-4b99-b04d-e85c80f64a40","invariantUUID":"bb6fee0c-2c31-4153-a4ec-24a613b4404a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"138170d2-97a2-483c-8deb-c347b73c3a99","lifecycleState":"CERTIFIED","lastUpdateDate":1641943196823,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1f102db-22e3-485f-8266-8997d0c36c41","invariantUUID":"aa2eb3ef-68b0-4391-9271-8156b7e8bbbe","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1662b42-6ac1-4625-ae30-a854ceb319d2","lifecycleState":"CERTIFIED","lastUpdateDate":1641943135505,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85d7f6dd-0e44-4a4a-9e5f-6fd59c47b3fa","invariantUUID":"cfbb5d48-69e1-479b-96fe-c74c6ff6ca0c","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"26a47eea-a9a6-4575-9f72-82a3df5139ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943071926,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f51787e5-f310-4006-a162-4eab00b02715","invariantUUID":"43a379d1-a28b-40ad-a4b1-622268953a39","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"203f73ef-6e00-49ee-869c-67b7ccaa9c6d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943183856,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf6df805-2908-478f-ad74-a0c1e206d29f","invariantUUID":"9a59d168-2165-4870-ab25-25d012370054","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e7334b8b-e535-43a6-aa06-359e966801a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943064680,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aaaa2d5-64bc-49da-815f-bf751e8b87bd","invariantUUID":"664541f8-d771-4b19-b3c2-ac4328f435ba","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":"network","uniqueId":"765efda5-2e05-4d1e-887d-ea18a463d8a1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943157344,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"17f6f85d-f887-4aa5-aa77-334d7e1d90ee","invariantUUID":"3d34d756-ff81-457a-bae1-01ce731afe7f","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":"compute","uniqueId":"caca3286-7ed6-4a7e-b3c1-026c16671dfe","lifecycleState":"CERTIFIED","lastUpdateDate":1641943230380,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26fdcd0e-06cd-4523-be3c-3abd66108a02","invariantUUID":"bf5a248f-0876-417e-8ace-c383cf6f54f2","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":"b2422cbd-d85f-4646-8acd-2bf917727325","lifecycleState":"CERTIFIED","lastUpdateDate":1641943122520,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4f5a1d9-ad96-4f45-bb97-febe779a21e3","invariantUUID":"260a5e47-26a2-4e09-a00b-7382dbe52f79","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7b567049-2235-4eea-b153-33b51e88763b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943164514,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89a875a8-d310-4189-a724-e688ddcd2e4e","invariantUUID":"30577d8f-5ae6-401f-91c9-95d6e8d71b6d","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d6d5f1f-7c22-498d-932c-c84db6debde0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943057222,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51cde8b2-367f-4d6a-927f-71d576573338","invariantUUID":"a9a21af9-7b53-4e42-bf45-c2649dcef07f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"25969062-5371-4c54-be74-183c026bdc8b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943095883,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f62c04d-9544-4eaf-ac41-8f6926d902f0","invariantUUID":"3abd8834-da29-4f20-ac6c-bb69d820f131","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":"objectStorage","uniqueId":"c46fe541-7678-47b6-b28a-fdbf8dc393e9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943155898,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb81ade2-e442-47cc-8f79-176d66099df5","invariantUUID":"45d7bea5-b921-4cad-b40f-8147aecfe3fd","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":"c036c87f-6685-4adc-8ea4-06c55600aac6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943136917,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a3594ca-fc89-4a9d-bed1-2b1ef91df14d","invariantUUID":"960bd661-7042-43a8-8aa9-77ea14f0d9ec","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9fd7c764-3917-483d-ae87-b09125baf5b0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943187255,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f64331f-530f-461b-91ec-f3b6c25c8dfa","invariantUUID":"06d9d0a2-806d-4441-b051-1b3938c9e0e3","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a263fa7c-f938-4102-a4c3-b0b524778ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943063123,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c0cfe1-e85a-4874-8850-ef6a1c6ff162","invariantUUID":"4ac5e285-2acf-4e49-956b-37f2b6a52bfd","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"507746dc-919f-4248-9bd4-bea00d3b0119","lifecycleState":"CERTIFIED","lastUpdateDate":1641943099582,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8e00e58-ae26-4e24-9ab4-fe25e3145b3a","invariantUUID":"2d3cbc71-dacb-4268-9732-a7167b4e49d3","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":"objectStorage","uniqueId":"01e54e30-c5ee-4d17-b1ef-ef52d3c80928","lifecycleState":"CERTIFIED","lastUpdateDate":1641943050852,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba117d71-f929-4dc8-98b2-e50afc2b232a","invariantUUID":"10c7c88e-4b63-480f-90f2-afd75cc0f8fa","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":"objectStorage","uniqueId":"19d2857d-6e92-48d4-bef6-aaeba3746e36","lifecycleState":"CERTIFIED","lastUpdateDate":1641943150418,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d97942c3-221e-422c-8cad-c40b7cc415d8","invariantUUID":"9d052d44-a671-43c4-9599-460f89145683","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5abe12fe-f126-4392-adf4-d8aae3164566","lifecycleState":"CERTIFIED","lastUpdateDate":1641943108479,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"185faa02-cf79-45d7-bb91-769899fbd53d","invariantUUID":"00b33220-8a88-49ee-906a-30cb3de532f5","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"75d4d382-894c-4022-8a39-9c126e1b93cf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943133989,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0bb5852-ce1a-44d2-b4f6-5fb24b1a184d","invariantUUID":"acaeb50e-7661-4086-9a46-f8e2ab30d7a7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a9de3d43-33e6-4247-86aa-d6f527956f50","lifecycleState":"CERTIFIED","lastUpdateDate":1641943130436,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99abc9d8-00d1-44e2-a6c9-45cde65244a0","invariantUUID":"aafe8e11-667c-4787-b7b7-b6abf97fb5b2","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"32165851-368f-4726-9aea-511c991fb81c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943243348,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4331893-d02e-4bec-89c3-21b0b203cdaa","invariantUUID":"7a273b20-429a-44a3-8b2a-0d77170c5f16","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"b623fa20-6cff-4dd6-a77c-d92125c30391","lifecycleState":"CERTIFIED","lastUpdateDate":1641943203548,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba381255-9cd6-4fb2-9e7c-fdf0c67bdb2b","invariantUUID":"aa7f0d8d-cd6b-4aeb-a388-7cee8d0e9a14","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb684d03-be5b-46a6-a9ee-b3b38d8dc62e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943195123,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e1565849-ed7c-4494-b66c-ee185695e49a","invariantUUID":"768c2cae-100e-4eeb-b558-29306df8d543","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":"55920702-2681-4f90-9834-e6edf8f4b54b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943245972,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c884ed3e-3fcb-407e-9774-d842a1b836c6","invariantUUID":"b2c0fbad-9211-458a-b248-8aa1f7e2c2ed","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":"2079ab18-33ae-4cfb-a5a1-1e219d040a23","lifecycleState":"CERTIFIED","lastUpdateDate":1641943075810,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17898d4b-0852-4ded-b4c8-5234b80e6a49","invariantUUID":"62fbe836-871f-4aa6-814f-c78f01f8395d","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":"objectStorage","uniqueId":"f5d275f9-29f2-47ba-b125-770099764cfd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943237418,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6f45a455-4e22-4856-ad17-5d2fbcd26e33","invariantUUID":"c2074f5f-447c-46c1-8d57-1c80d73a1668","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":"loadBalancer","uniqueId":"7f9149bd-de03-4a0c-a823-0609430a186e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943054231,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"359534a4-2765-462c-a49b-b9537d9d9f5a","invariantUUID":"7f8a8673-aa9d-42b0-8921-cd41cfa548f9","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"43042f6f-6985-42eb-9fc5-9764e494dd4a","lifecycleState":"CERTIFIED","lastUpdateDate":1641943205394,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03330b1b-42c0-4f20-9573-7993e5e9a94c","invariantUUID":"6d93f786-1556-4fd9-a179-e7697e863a37","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":"compute","uniqueId":"18f012e0-8782-41fd-99cc-ee6d92a68ef8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943200751,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8ade235-554b-4d9b-b02b-6238177d1eef","invariantUUID":"805961ef-8384-4ca3-a6b6-624c140e0ce1","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":"a271f087-77d6-41af-92cd-7b2077c1f36e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943170045,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebae60c-d218-4b07-95a5-941a14c3e26e","invariantUUID":"6c6755ca-e32d-4349-a585-dfa22874e44d","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":"network","uniqueId":"37388252-d7af-4228-a3b6-4de6c809060f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943077211,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02689413-9cdf-4924-92da-5459abd349d6","invariantUUID":"43b0395f-1e62-425a-9ab0-4e8de3a3b032","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1eda61d8-1a7d-4d89-94ae-727167c03afe","lifecycleState":"CERTIFIED","lastUpdateDate":1641950128688,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1ceaa547-5178-4e9c-bbb7-757334084970","invariantUUID":"228a0e77-0f22-4eea-b239-72e1da957a94","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":"network","uniqueId":"c68b3579-32a2-47aa-8ba6-83bcd7a7fb69","lifecycleState":"CERTIFIED","lastUpdateDate":1641943109931,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c42211da-4d66-4b6e-8a0f-62587375741b","invariantUUID":"1bcd99b2-b1ee-44b0-b8b2-22b6528e4ac1","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":"9cf29078-1993-405b-a8a1-9cfa35a7b9ec","lifecycleState":"CERTIFIED","lastUpdateDate":1641943049153,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1efbf778-0ecf-4b31-babe-f95a565558b1","invariantUUID":"acf8b1c5-9f5f-4f91-8b78-36608ba82eed","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":"port","uniqueId":"b25cde6e-a80d-4483-a04f-baba880e1fb8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943168677,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c41e3546-23b0-4624-9694-845d91512c38","invariantUUID":"5ebbaf9c-4107-428a-ad00-fa3772bef9be","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":"08fa8e39-d219-43ee-9473-f79c2fc2e97d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943078742,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ea62610c-cdae-4723-8913-8d2244398fcf","invariantUUID":"8d037632-0651-4e3d-9fc2-1494691a8c7d","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":"a2b3244a-f11c-4efd-9e4a-4e2bd9926263","lifecycleState":"CERTIFIED","lastUpdateDate":1641943080552,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"105b4398-b2af-4a06-bb4b-356fbdc05885","invariantUUID":"0861e27d-75cb-4429-ad4a-926b26e5d133","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7b7ee6b1-4694-4986-8c3c-b05eac2be4b7","lifecycleState":"CERTIFIED","lastUpdateDate":1641943066233,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3992f4a2-4399-401d-aea9-90c11bb4103a","invariantUUID":"3b19b297-a5df-4b5c-aa5e-124edcbf175f","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":"securityrules","uniqueId":"13c04e63-781d-4c67-ab14-fb681b44c5f6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943097355,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"21e3dac9-cdca-40f8-8e3a-3be7dcec411d","invariantUUID":"704a9e1c-2b6a-4af3-b944-d798ec54ef78","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":"0c08a40d-3115-40bc-ac84-8feb5c1492f0","lifecycleState":"CERTIFIED","lastUpdateDate":1641943172935,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46903229-13b0-4d65-ae26-18c94b5da331","invariantUUID":"020e3a36-bd6e-45d5-937e-2e0f22206796","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b07a0152-ecd1-4a52-b520-387d31246094","lifecycleState":"CERTIFIED","lastUpdateDate":1641943089392,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ebe1263e-10e2-47bb-90c8-95547b047e4d","invariantUUID":"cedfa3d9-9e7d-47b8-bf20-b477c3012e59","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c889f7c3-eb01-4f5a-b0eb-f4679d0be72d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943171552,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2a370474-200d-453c-8378-4cee7e1b87a1","invariantUUID":"ad8a5642-44ac-455e-9891-46afc6ec4f3f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f2bc584-0485-4aaf-80ba-880095a90acd","lifecycleState":"CERTIFIED","lastUpdateDate":1641943241332,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a4f71f08-4e8d-4850-8121-343335ec4417","invariantUUID":"3bdbf19b-f251-40f5-bbb4-cd482d2a04f4","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":"network","uniqueId":"07a55242-c513-4f9f-a9fc-ec41f080f337","lifecycleState":"CERTIFIED","lastUpdateDate":1641943124119,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec195e38-b2d6-43be-b60e-826d72ff597f","invariantUUID":"eff8da26-2ab9-4b4f-bd67-2e01352a29d7","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7be3ac20-0eb7-4b94-b90c-527e26847624","lifecycleState":"CERTIFIED","lastUpdateDate":1641943047579,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"a738e576-8708-4bde-b4f6-e142fa557ea8","invariantUUID":"30c1e13d-7a1c-4860-8f9e-c1ef21418499","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4cb391fc-dbe1-4d4c-a035-e90c45ff2a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943178734,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75e55cf1-112e-4976-836b-3e91196a8387","invariantUUID":"9f586a91-12ad-4202-8a17-d10e776abbcd","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c06560dc-25fe-4b5a-b344-893aea24ea0e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943100991,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae6d411a-6769-42ee-ad08-b7eeef703725","invariantUUID":"ace26813-8b90-45c3-bb6b-5add143ee3d3","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":"413567ab-f6db-439e-90dd-d37f4931d12d","lifecycleState":"CERTIFIED","lastUpdateDate":1641943174472,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e55f32-225a-4e76-a8c4-ab5b43971c35","invariantUUID":"a71dd34a-a5ae-471e-a130-4c2987fdc7ba","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":"objectStorage","uniqueId":"685d836a-0983-405c-8ee1-ac25828e12a9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943234566,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ef01895e-29b5-48ad-a4eb-06a0db9f3297","invariantUUID":"dfe7c2b6-b167-45fa-9969-6da1af1e44b9","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":"network","uniqueId":"cddfa25e-407e-4eb5-94be-d6dfdc0b64b4","lifecycleState":"CERTIFIED","lastUpdateDate":1641943175942,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4169126e-a0ad-469e-a06e-9205aba1330c","invariantUUID":"af70d633-7a4d-4794-b220-b629a5f0d218","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":"compute","uniqueId":"bb11e25d-e7f4-4618-9b96-da81ecf64f3e","lifecycleState":"CERTIFIED","lastUpdateDate":1641943148825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bdc73a2-81dc-4030-85f1-3a340974203c","invariantUUID":"e4ee6fbd-0848-4324-a1c2-cc4011c169f5","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":"4d9e71e7-7802-4d51-93aa-8790ff42956c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943128572,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"291f1535-754a-4869-b69d-bf1fb7d243cf","invariantUUID":"7de67f42-aa5d-406c-8b35-8675c6eec3f2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f9141251-8154-4ef2-a195-6628fa7f0c5b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943181994,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"660f53fa-bc07-4cd5-a189-5ab2234d541c","invariantUUID":"ffdfd81a-7b87-473d-b760-392578f773c5","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":"port","uniqueId":"aeb0f5c7-a210-4306-af9f-a8536da955b5","lifecycleState":"CERTIFIED","lastUpdateDate":1641943069519,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f9ce40eb-83b1-4ebc-8fc3-cc4574021f35","invariantUUID":"54f9abaa-db44-4dd2-9d76-b5e58b441551","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":"compute","uniqueId":"685434b5-193f-41ab-a359-d55a8693197f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943145528,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"06206c82-f721-4cb5-a1de-664a43253d5f","invariantUUID":"7b53f929-1a22-4387-ada2-e26e46959dd9","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f7b184c-e100-4ef1-9fea-f27804547ce6","lifecycleState":"CERTIFIED","lastUpdateDate":1641943167262,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d74aff9f-8b08-4545-9087-2ae07c2fb949","invariantUUID":"f920e6dc-0426-4b84-84ff-3a9c716f2ee8","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":"bd9c895e-273f-4034-90db-38e4d5fb9495","lifecycleState":"CERTIFIED","lastUpdateDate":1641943233030,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"068279cf-6734-4479-8f67-fa49da4eb83c","invariantUUID":"fea5677a-394f-431c-a72b-364c5e567690","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":"2f2623be-5917-4f7a-b16e-08f14deb0055","lifecycleState":"CERTIFIED","lastUpdateDate":1641943139835,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fdf912d-238b-41b3-bcec-96296295947b","invariantUUID":"f28cd9f9-26d0-43d9-b216-f3a9e7811a7e","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":"0377c39c-c203-41d2-91ca-0983d1c04267","lifecycleState":"CERTIFIED","lastUpdateDate":1641943244705,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a72d08db-6436-47bb-8949-f0a5f8ebb1c3","invariantUUID":"afb5db07-e2a7-4bd6-bf8f-4e4a0c28e690","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":"e0497f10-4b3d-4ce3-8a6f-40f9670da5bb","lifecycleState":"CERTIFIED","lastUpdateDate":1641943142686,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1773241-4ae5-4583-b76b-53481162f974","invariantUUID":"474c07f3-ce43-4ee6-ab9e-af52d3bfabb7","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":"935ede52-094a-404b-ab08-bbc462bb0163","lifecycleState":"CERTIFIED","lastUpdateDate":1641943239239,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19e0cf66-d856-499e-8283-5ea52694153d","invariantUUID":"beac1bf7-b74e-4ee4-a7d2-aadcb4531807","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":"55d7515b-07de-4d9e-9c8d-e8634f0c82d8","lifecycleState":"CERTIFIED","lastUpdateDate":1641943103945,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f28573d0-bb40-46e8-94dc-7bebb70eedfe","invariantUUID":"2a445667-4c7c-4f9f-9334-b4511c2f15d6","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":"network","uniqueId":"a7d03cc0-dfa7-4edf-81b8-a916c0cfaa8f","lifecycleState":"CERTIFIED","lastUpdateDate":1641943127106,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cecbe4b-ac8e-4d98-894e-3027743a967a","invariantUUID":"07e22589-cd0e-4773-ab1f-6e1f0fa6b4d2","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":"7fb1609e-4366-471d-85a9-99dcdf153116","lifecycleState":"CERTIFIED","lastUpdateDate":1641943231772,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95eda473-b274-4fb3-9b9f-86c8b032f9c5","invariantUUID":"581c6ada-2333-48f5-ac1b-905368eb8836","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":"d65b8d29-3fdf-4380-9574-6f2bf7128e37","lifecycleState":"CERTIFIED","lastUpdateDate":1641943198399,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4bd2b833-1a89-4129-b5ac-860d139620c2","invariantUUID":"2a7d620e-7019-4310-bfe0-0fbd2c07fbfe","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"331fb1d9-f3fe-48d3-9d4d-b23046130986","lifecycleState":"CERTIFIED","lastUpdateDate":1641943040749,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"720c436e-2917-4019-9ccc-1f98a6fb1dbb","invariantUUID":"913f9393-d21f-4c4c-aa11-6baf4c562e83","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e794ec39-d1e8-46b9-be0e-e5f3cfc3e15b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943144080,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e442e126-ece8-44fc-9e52-77e07269a92e","invariantUUID":"cf2820e8-e68a-408f-a78b-9b8b5e0f7c56","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":"networkrules","uniqueId":"d91f913c-93ae-4b51-875b-b10846c89559","lifecycleState":"CERTIFIED","lastUpdateDate":1641943094149,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"763049b9-c3d6-4b19-9a35-1ffa68f80ca3","invariantUUID":"a6316037-5d96-41c6-a17c-4af532c6e6e8","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7a38946-aeed-405b-a49d-7cfa1291cabf","lifecycleState":"CERTIFIED","lastUpdateDate":1641943074284,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c914e9c8-c979-4103-9ea0-e4d446b0c940","invariantUUID":"3d8a0972-9ce5-44b2-9277-c83baf736643","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"9786a411-7fe1-4f09-9e9c-b6ee34e8e10c","lifecycleState":"CERTIFIED","lastUpdateDate":1641943087981,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"bfdb069a-7e72-4f02-bca9-4c5c1979894f","invariantUUID":"cc694be5-553c-4cca-8dc2-d2852c8c518a","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f245585f-935e-4d0d-bbd0-ecdd259abcd9","lifecycleState":"CERTIFIED","lastUpdateDate":1641943189522,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5573aa77-c9cd-40d4-9828-77530fd8bd91","invariantUUID":"bbbd5bfd-b970-4473-9ecb-59fc18630506","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":"port","uniqueId":"fafe80eb-487e-4263-ac32-21044832bade","lifecycleState":"CERTIFIED","lastUpdateDate":1641943055715,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a25f2983-1a13-46e4-8caa-e7ca53186aea","invariantUUID":"9f8bcf74-191b-4eb8-bf3b-14ab58379ef8","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95e097c0-9d29-4127-8dd0-6132ab652ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1641943067750,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c546a628-2385-408f-8271-37050ea88d87","invariantUUID":"8f704801-afd8-427a-9484-73b8e0464feb","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":"dc8f6ecc-04df-4c88-bb14-c1254c361279","lifecycleState":"CERTIFIED","lastUpdateDate":1641943102528,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdf30d0f-73df-4fc1-b2ad-e3cd3d2f594b","invariantUUID":"f1031eb5-bf22-419e-8dc0-8b55b0cb9bb5","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d269feb8-8fba-451b-8de4-0481e096bf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943115986,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7619ee11-f383-4ff0-8b4f-6c83c182b6c0","invariantUUID":"286945a1-b8f4-4303-9cba-cb66a4dd020c","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":"defaulticon","uniqueId":"3536c047-d625-43a3-a5e3-bfa179fd025b","lifecycleState":"CERTIFIED","lastUpdateDate":1641943163108,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"605d4795-5282-4228-9c6b-099b804b0f23","invariantUUID":"b2ff2e16-a178-4957-8d30-ae7f02d2183c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f64b7f33-9c55-44e7-89ef-4a1ea2480144","lifecycleState":"CERTIFIED","lastUpdateDate":1641949787672,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3d6fcb8b-ac5f-469f-bed0-893b563267e6","invariantUUID":"f6c54f78-de94-4461-b312-8ec18dd142a8","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":"38a30fec-5833-4152-886e-46f4311a11c4","lifecycleState":"CERTIFIED","lastUpdateDate":1641950165543,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ec636d7e-7c39-402e-8756-4700b90519d1","invariantUUID":"b159ee5e-a77d-4e7e-a274-8a682d4bb5c5","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":"587344ae-c53a-4845-94df-a596d0fc09e1","lifecycleState":"CERTIFIED","lastUpdateDate":1641950537585,"name":"basic_onboard_oydqPS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1355452b-de60-4da1-b6f6-c5d0f58d98cc","invariantUUID":"f31d4653-312d-40af-80a0-ff8e4aa88a32","systemName":"BasicOnboardOydqps","description":"service","tags":["basic_onboard_oydqPS"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-12 01:22:18,926 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_oydqPS found in services list 2022-01-12 01:22:18,927 INFO 201:service.py(1) - Service basic_onboard_oydqPS onboarded 2022-01-12 01:22:18,927 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-01-12 01:22:18,927 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:22 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-01-12 01:22:18,929 INFO 48:basic_onboard.py(1) - Generate Test report 2022-01-12 01:22:19,002 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-01-12 01:22:19,374 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2022-01-12 01:22:19,375 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61de2d4b6c44f500108793a3 2022-01-12 01:22:19,375 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK