2021-05-29 04:59:46,410 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2021-05-29 04:59:46,411 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-05-29 04:59:46,421 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-05-29 04:59:46,421 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-05-29 04:59:46,421 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-05-29 04:59:46,421 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-05-29 04:59:46,421 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-05-29 04:59:46,421 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-05-29 04:59:46,422 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-05-29 04:59:46,422 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-05-29 04:59:46,422 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-05-29 04:59:46,422 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-05-29 04:59:46,422 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2021-05-29 04:59:46,422 DEBUG 32:basic_onboard.py(1) - start time 2021-05-29 04:59:46,422 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-05-29 04:59:46,423 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-29 04:59:46,423 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:46,423 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:46,423 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-29 04:59:46,423 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:46,423 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:46,424 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-29 04:59:46,426 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:46,843 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-05-29 04:59:46,845 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-29 04:59:46,845 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"36d83e5676c546ceb8e96d7dacdc1415","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d72f9d07b75449969272a2a210969125","type":"vlm","name":"d2475ca7-b3d7-42a0-8ebb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f7e9c7301bd343488e7f1374c72a7282","type":"vlm","name":"764f0e74-30ec-4d46-84f9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-05-29 04:59:46,848 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-05-29 04:59:46,848 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-05-29 04:59:46,849 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-05-29 04:59:46,849 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2021-05-29 04:59:46,849 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-05-29 04:59:46,849 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-29 04:59:46,850 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:46,850 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:46,850 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-29 04:59:46,851 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:46,851 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:46,851 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-29 04:59:46,853 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:47,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532 2021-05-29 04:59:47,118 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-29 04:59:47,119 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"36d83e5676c546ceb8e96d7dacdc1415","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d72f9d07b75449969272a2a210969125","type":"vlm","name":"d2475ca7-b3d7-42a0-8ebb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f7e9c7301bd343488e7f1374c72a7282","type":"vlm","name":"764f0e74-30ec-4d46-84f9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-05-29 04:59:47,121 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-05-29 04:59:47,121 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-05-29 04:59:47,121 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-05-29 04:59:47,135 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:47,135 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:47,135 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2021-05-29 04:59:47,135 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:47,136 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:47,136 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2021-05-29 04:59:47,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:48,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-05-29 04:59:48,967 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-05-29 04:59:48,967 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"9f12aa9fd09549a89cc8bc688b2e858e","version":{"id":"1e568911cc1a452bbbd37b29d48c6d5c","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-29 04:59:48,969 INFO 284:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2021-05-29 04:59:48,969 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2021-05-29 04:59:48,973 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:48,973 DEBUG 105: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/9f12aa9fd09549a89cc8bc688b2e858e/versions/1e568911cc1a452bbbd37b29d48c6d5c/actions 2021-05-29 04:59:48,973 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-05-29 04:59:48,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:50,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/9f12aa9fd09549a89cc8bc688b2e858e/versions/1e568911cc1a452bbbd37b29d48c6d5c/actions HTTP/1.1" 200 2 2021-05-29 04:59:50,045 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-05-29 04:59:50,046 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-05-29 04:59:50,049 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_BAAHtb_VSP exists in SDC 2021-05-29 04:59:50,049 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-29 04:59:50,049 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,050 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,050 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,050 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,050 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,051 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,053 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:50,242 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 808 2021-05-29 04:59:50,243 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-29 04:59:50,244 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"36d83e5676c546ceb8e96d7dacdc1415","onboardingMethod":"NetworkPackage","id":"7b3de1442abc46d3a43171dd56ccf29d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a8f27fc3-fd25","description":"vendor software product","vendorName":"d2475ca7-b3d7-42a0-8ebb","vendorId":"d72f9d07b75449969272a2a210969125","onboardingMethod":"NetworkPackage","id":"06d4d346707c4160996e637936a8eca2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1201876-43a4","description":"vendor software product","vendorName":"764f0e74-30ec-4d46-84f9","vendorId":"f7e9c7301bd343488e7f1374c72a7282","onboardingMethod":"NetworkPackage","id":"19551125cd4e4ea0bdce06bc7ca40727","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-05-29 04:59:50,246 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-29 04:59:50,246 DEBUG 303:vsp.py(1) - importing VSP pNF a8f27fc3-fd25 from SDC 2021-05-29 04:59:50,246 DEBUG 303:vsp.py(1) - importing VSP vFW c1201876-43a4 from SDC 2021-05-29 04:59:50,246 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-05-29 04:59:50,246 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb_VSP 2021-05-29 04:59:50,246 INFO 169:__init__.py(1) - Vsp basic_onboard_BAAHtb_VSP doesn't exist in SDC 2021-05-29 04:59:50,246 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_BAAHtb_VSP exists in SDC 2021-05-29 04:59:50,246 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-29 04:59:50,247 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,247 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,247 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,247 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,247 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,247 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,249 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:50,462 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 808 2021-05-29 04:59:50,464 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-29 04:59:50,465 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"36d83e5676c546ceb8e96d7dacdc1415","onboardingMethod":"NetworkPackage","id":"7b3de1442abc46d3a43171dd56ccf29d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a8f27fc3-fd25","description":"vendor software product","vendorName":"d2475ca7-b3d7-42a0-8ebb","vendorId":"d72f9d07b75449969272a2a210969125","onboardingMethod":"NetworkPackage","id":"06d4d346707c4160996e637936a8eca2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1201876-43a4","description":"vendor software product","vendorName":"764f0e74-30ec-4d46-84f9","vendorId":"f7e9c7301bd343488e7f1374c72a7282","onboardingMethod":"NetworkPackage","id":"19551125cd4e4ea0bdce06bc7ca40727","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-05-29 04:59:50,468 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-29 04:59:50,469 DEBUG 303:vsp.py(1) - importing VSP pNF a8f27fc3-fd25 from SDC 2021-05-29 04:59:50,469 DEBUG 303:vsp.py(1) - importing VSP vFW c1201876-43a4 from SDC 2021-05-29 04:59:50,470 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-05-29 04:59:50,470 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb_VSP 2021-05-29 04:59:50,470 INFO 169:__init__.py(1) - Vsp basic_onboard_BAAHtb_VSP doesn't exist in SDC 2021-05-29 04:59:50,471 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_BAAHtb_VSP exists in SDC 2021-05-29 04:59:50,471 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-29 04:59:50,472 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,472 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,472 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,473 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,473 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,473 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:50,715 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 808 2021-05-29 04:59:50,717 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-29 04:59:50,717 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"36d83e5676c546ceb8e96d7dacdc1415","onboardingMethod":"NetworkPackage","id":"7b3de1442abc46d3a43171dd56ccf29d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a8f27fc3-fd25","description":"vendor software product","vendorName":"d2475ca7-b3d7-42a0-8ebb","vendorId":"d72f9d07b75449969272a2a210969125","onboardingMethod":"NetworkPackage","id":"06d4d346707c4160996e637936a8eca2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1201876-43a4","description":"vendor software product","vendorName":"764f0e74-30ec-4d46-84f9","vendorId":"f7e9c7301bd343488e7f1374c72a7282","onboardingMethod":"NetworkPackage","id":"19551125cd4e4ea0bdce06bc7ca40727","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-05-29 04:59:50,719 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-29 04:59:50,719 DEBUG 303:vsp.py(1) - importing VSP pNF a8f27fc3-fd25 from SDC 2021-05-29 04:59:50,720 DEBUG 303:vsp.py(1) - importing VSP vFW c1201876-43a4 from SDC 2021-05-29 04:59:50,720 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-05-29 04:59:50,720 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb_VSP 2021-05-29 04:59:50,720 INFO 169:__init__.py(1) - Vsp basic_onboard_BAAHtb_VSP doesn't exist in SDC 2021-05-29 04:59:50,720 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_BAAHtb_VSP exists in SDC 2021-05-29 04:59:50,721 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-29 04:59:50,721 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,722 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,722 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,722 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,722 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,723 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:50,861 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 808 2021-05-29 04:59:50,863 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-29 04:59:50,863 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"36d83e5676c546ceb8e96d7dacdc1415","onboardingMethod":"NetworkPackage","id":"7b3de1442abc46d3a43171dd56ccf29d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a8f27fc3-fd25","description":"vendor software product","vendorName":"d2475ca7-b3d7-42a0-8ebb","vendorId":"d72f9d07b75449969272a2a210969125","onboardingMethod":"NetworkPackage","id":"06d4d346707c4160996e637936a8eca2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1201876-43a4","description":"vendor software product","vendorName":"764f0e74-30ec-4d46-84f9","vendorId":"f7e9c7301bd343488e7f1374c72a7282","onboardingMethod":"NetworkPackage","id":"19551125cd4e4ea0bdce06bc7ca40727","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-05-29 04:59:50,866 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-29 04:59:50,866 DEBUG 303:vsp.py(1) - importing VSP pNF a8f27fc3-fd25 from SDC 2021-05-29 04:59:50,866 DEBUG 303:vsp.py(1) - importing VSP vFW c1201876-43a4 from SDC 2021-05-29 04:59:50,867 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-05-29 04:59:50,867 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb_VSP 2021-05-29 04:59:50,867 INFO 169:__init__.py(1) - Vsp basic_onboard_BAAHtb_VSP doesn't exist in SDC 2021-05-29 04:59:50,867 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_BAAHtb_VSP in SDC 2021-05-29 04:59:50,868 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_BAAHtb_VSP exists in SDC 2021-05-29 04:59:50,868 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-29 04:59:50,868 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,869 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,869 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,870 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:50,870 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:50,870 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 04:59:50,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:51,041 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 808 2021-05-29 04:59:51,043 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-29 04:59:51,043 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"36d83e5676c546ceb8e96d7dacdc1415","onboardingMethod":"NetworkPackage","id":"7b3de1442abc46d3a43171dd56ccf29d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a8f27fc3-fd25","description":"vendor software product","vendorName":"d2475ca7-b3d7-42a0-8ebb","vendorId":"d72f9d07b75449969272a2a210969125","onboardingMethod":"NetworkPackage","id":"06d4d346707c4160996e637936a8eca2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1201876-43a4","description":"vendor software product","vendorName":"764f0e74-30ec-4d46-84f9","vendorId":"f7e9c7301bd343488e7f1374c72a7282","onboardingMethod":"NetworkPackage","id":"19551125cd4e4ea0bdce06bc7ca40727","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-05-29 04:59:51,045 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-29 04:59:51,045 DEBUG 303:vsp.py(1) - importing VSP pNF a8f27fc3-fd25 from SDC 2021-05-29 04:59:51,046 DEBUG 303:vsp.py(1) - importing VSP vFW c1201876-43a4 from SDC 2021-05-29 04:59:51,046 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-05-29 04:59:51,046 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb_VSP 2021-05-29 04:59:51,047 INFO 169:__init__.py(1) - Vsp basic_onboard_BAAHtb_VSP doesn't exist in SDC 2021-05-29 04:59:51,050 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-05-29 04:59:51,050 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-05-29 04:59:51,051 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,051 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:51,051 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-29 04:59:51,052 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,052 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-05-29 04:59:51,052 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-05-29 04:59:51,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:51,168 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-05-29 04:59:51,170 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-05-29 04:59:51,170 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9f12aa9fd09549a89cc8bc688b2e858e","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"36d83e5676c546ceb8e96d7dacdc1415","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d72f9d07b75449969272a2a210969125","type":"vlm","name":"d2475ca7-b3d7-42a0-8ebb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f7e9c7301bd343488e7f1374c72a7282","type":"vlm","name":"764f0e74-30ec-4d46-84f9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-05-29 04:59:51,173 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-05-29 04:59:51,173 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-05-29 04:59:51,174 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,174 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9f12aa9fd09549a89cc8bc688b2e858e/versions 2021-05-29 04:59:51,175 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 04:59:51,175 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,175 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9f12aa9fd09549a89cc8bc688b2e858e/versions 2021-05-29 04:59:51,176 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 04:59:51,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:51,247 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f12aa9fd09549a89cc8bc688b2e858e/versions HTTP/1.1" 200 264 2021-05-29 04:59:51,249 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 04:59:51,250 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1e568911cc1a452bbbd37b29d48c6d5c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264387439,"modificationTime":1622264389510,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 04:59:51,253 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-29 04:59:51,254 INFO 192:__init__.py(1) - Vendor found, updating information 2021-05-29 04:59:51,254 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,254 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9f12aa9fd09549a89cc8bc688b2e858e/versions 2021-05-29 04:59:51,255 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 04:59:51,256 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,256 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/9f12aa9fd09549a89cc8bc688b2e858e/versions 2021-05-29 04:59:51,256 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 04:59:51,259 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:51,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9f12aa9fd09549a89cc8bc688b2e858e/versions HTTP/1.1" 200 264 2021-05-29 04:59:51,349 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 04:59:51,349 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1e568911cc1a452bbbd37b29d48c6d5c","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264387439,"modificationTime":1622264389510,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 04:59:51,352 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-29 04:59:51,352 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,352 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:51,352 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_BAAHtb_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "9f12aa9fd09549a89cc8bc688b2e858e", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-29 04:59:51,353 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:51,353 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 04:59:51,353 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_BAAHtb_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "9f12aa9fd09549a89cc8bc688b2e858e", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-05-29 04:59:51,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:58,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-05-29 04:59:58,216 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-05-29 04:59:58,216 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"e19527a182ca4ede82187552ce1f533c","version":{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft"}} 2021-05-29 04:59:58,218 INFO 284:__init__.py(1) - Vsp basic_onboard_BAAHtb_VSP is created in SDC 2021-05-29 04:59:58,218 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:58,218 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 04:59:58,219 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 04:59:58,219 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:58,219 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 04:59:58,219 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 04:59:58,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:58,364 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 04:59:58,365 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 04:59:58,365 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264394544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 04:59:58,368 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:58,368 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 04:59:58,368 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 04:59:58,369 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:58,369 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 04:59:58,369 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 04:59:58,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:58,617 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 223 2021-05-29 04:59:58,618 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 04:59:58,618 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1622264391476,"modificationTime":1622264394445} 2021-05-29 04:59:58,620 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:58,621 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 04:59:58,621 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 04:59:58,621 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:58,621 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 04:59:58,621 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 04:59:58,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 04:59:59,369 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 386 2021-05-29 04:59:59,370 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 04:59:59,371 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6"} 2021-05-29 04:59:59,373 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:59,373 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 04:59:59,373 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 04:59:59,373 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 04:59:59,373 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 04:59:59,373 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 04:59:59,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:00,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 386 2021-05-29 05:00:00,065 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:00,065 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6"} 2021-05-29 05:00:00,068 INFO 219:vsp.py(1) - attempting to upload package for basic_onboard_BAAHtb_VSP in SDC 2021-05-29 05:00:00,068 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:00,068 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:00,069 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:00,069 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:00,069 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:00,070 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:00,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:00,161 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:00,162 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:00,163 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264394544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:00,165 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:00,165 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:00,165 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:00,165 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:00,166 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:00,166 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:00,168 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:00,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 223 2021-05-29 05:00:00,774 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:00,774 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1622264391476,"modificationTime":1622264394445} 2021-05-29 05:00:00,777 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:00,777 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:00,777 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:00,778 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:00,778 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:00,778 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:00,781 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:02,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 386 2021-05-29 05:00:02,042 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:02,042 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6"} 2021-05-29 05:00:02,044 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:02,045 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:02,045 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:02,045 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:02,045 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:02,045 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:02,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:02,950 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 386 2021-05-29 05:00:02,951 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:02,951 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6"} 2021-05-29 05:00:02,953 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-05-29 05:00:02,954 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/orchestration-template-candidate 2021-05-29 05:00:02,954 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-05-29 05:00:02,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:03,714 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/orchestration-template-candidate HTTP/1.1" 200 94 2021-05-29 05:00:03,715 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-05-29 05:00:03,715 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:03,715 INFO 172:vsp.py(1) - Files for Vsp basic_onboard_BAAHtb_VSP have been uploaded 2021-05-29 05:00:03,717 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:03,717 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:03,718 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:03,718 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:03,718 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:03,718 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:03,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:03,842 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:03,843 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:03,844 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264394544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:03,846 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:03,846 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:03,846 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:03,846 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:03,847 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:03,847 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:03,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:04,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 222 2021-05-29 05:00:04,446 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:04,446 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1622264391476,"modificationTime":1622264403643} 2021-05-29 05:00:04,449 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:04,449 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:04,449 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:04,450 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:04,450 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:04,450 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:04,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:05,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 457 2021-05-29 05:00:05,717 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:05,717 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:05,721 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:05,721 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:05,721 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:05,722 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:05,722 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:05,722 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:05,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:06,342 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 457 2021-05-29 05:00:06,343 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:06,343 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:06,346 INFO 219:vsp.py(1) - attempting to validate for basic_onboard_BAAHtb_VSP in SDC 2021-05-29 05:00:06,346 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:06,346 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:06,346 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:06,347 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:06,347 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:06,347 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:06,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:06,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:06,464 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:06,465 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264394544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:06,468 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:06,468 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:06,468 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:06,469 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:06,469 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:06,469 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:06,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:06,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 222 2021-05-29 05:00:06,743 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:06,744 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1622264391476,"modificationTime":1622264403643} 2021-05-29 05:00:06,747 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:06,747 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:06,747 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:06,747 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:06,748 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:06,748 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:06,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:07,615 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 457 2021-05-29 05:00:07,616 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:07,616 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:07,618 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:07,618 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:07,618 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:07,619 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:07,619 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:07,619 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:07,620 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:08,421 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 457 2021-05-29 05:00:08,422 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:08,422 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:08,424 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:08,424 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/orchestration-template-candidate/process 2021-05-29 05:00:08,425 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-29 05:00:08,425 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:08,425 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/orchestration-template-candidate/process 2021-05-29 05:00:08,425 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-05-29 05:00:08,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:20,859 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-05-29 05:00:20,861 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-05-29 05:00:20,861 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-05-29 05:00:20,864 INFO 187:vsp.py(1) - Artifacts for Vsp basic_onboard_BAAHtb_VSP have been validated 2021-05-29 05:00:20,865 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:20,865 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:20,865 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:20,866 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:20,866 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:20,866 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:20,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:20,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:20,945 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:20,945 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264394544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:20,948 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:20,948 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:20,948 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:20,949 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:20,949 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:20,949 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:20,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:21,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 222 2021-05-29 05:00:21,168 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:21,169 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1622264391476,"modificationTime":1622264420849} 2021-05-29 05:00:21,171 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:21,171 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:21,171 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:21,171 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:21,171 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:21,172 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:21,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:21,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:00:21,765 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:21,766 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:21,768 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:21,768 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:21,768 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:21,768 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:21,768 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:21,768 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:21,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:22,440 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:00:22,441 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:22,442 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:22,444 INFO 219:vsp.py(1) - attempting to commit for basic_onboard_BAAHtb_VSP in SDC 2021-05-29 05:00:22,444 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:22,444 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:22,444 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:22,445 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:22,445 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:22,445 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:22,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:22,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:22,560 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:22,560 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264394544,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:22,562 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:22,563 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:22,563 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:22,563 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:22,563 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:22,563 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:22,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:23,013 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 222 2021-05-29 05:00:23,015 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:23,015 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1622264391476,"modificationTime":1622264420849} 2021-05-29 05:00:23,017 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:23,017 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:23,017 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:23,018 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:23,018 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:23,018 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:23,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:24,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:00:24,364 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:24,364 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:24,367 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:24,367 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:24,368 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:24,368 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:24,368 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:24,368 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:24,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:25,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:00:25,741 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:25,742 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:25,749 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:25,750 DEBUG 105:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions 2021-05-29 05:00:25,750 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-05-29 05:00:25,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:40,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions HTTP/1.1" 200 2 2021-05-29 05:00:40,255 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-05-29 05:00:40,255 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-05-29 05:00:40,258 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:40,258 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:40,258 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:40,258 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:40,258 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:40,259 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:40,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:40,360 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:40,361 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:40,361 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264425844,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:40,363 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:40,363 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:40,363 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:40,364 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:40,364 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:40,364 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:40,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:40,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 223 2021-05-29 05:00:40,815 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:40,815 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1622264391476,"modificationTime":1622264420849} 2021-05-29 05:00:40,818 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:40,818 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:40,818 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:40,818 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:40,819 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:40,819 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:40,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:41,362 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:00:41,363 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:41,364 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:41,367 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_onboard_BAAHtb_VSP in SDC 2021-05-29 05:00:41,367 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:41,367 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:41,367 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:41,368 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:41,368 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:00:41,368 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:00:41,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:41,459 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 253 2021-05-29 05:00:41,460 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:00:41,461 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1622264391476,"modificationTime":1622264425844,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-05-29 05:00:41,463 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:41,463 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:41,463 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:41,463 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:41,463 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:41,464 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-05-29 05:00:41,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:41,670 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 223 2021-05-29 05:00:41,672 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-05-29 05:00:41,672 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1622264391476,"modificationTime":1622264420849} 2021-05-29 05:00:41,674 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:41,675 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:41,675 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:41,675 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:41,675 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:00:41,675 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:00:41,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:00:42,356 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:00:42,357 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:00:42,357 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:00:42,365 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:00:42,365 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions 2021-05-29 05:00:42,365 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-05-29 05:00:42,367 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:07,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions HTTP/1.1" 200 2 2021-05-29 05:01:07,157 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-05-29 05:01:07,157 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-05-29 05:01:07,160 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:07,160 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:07,160 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:07,161 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:07,161 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:07,161 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:07,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:07,259 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 264 2021-05-29 05:01:07,261 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:01:07,262 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264391476,"modificationTime":1622264460643,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 05:01:07,265 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_onboard_BAAHtb_VSP in SDC 2021-05-29 05:01:07,265 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:07,265 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:07,265 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:07,266 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:07,266 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:07,266 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:07,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:07,359 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 264 2021-05-29 05:01:07,360 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:01:07,360 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264391476,"modificationTime":1622264460643,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 05:01:07,367 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:07,367 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions 2021-05-29 05:01:07,367 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-29 05:01:07,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:11,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions HTTP/1.1" 200 334 2021-05-29 05:01:11,173 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-29 05:01:11,174 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_BAAHtb_VSP","version":"1.0","packageId":"e19527a182ca4ede82187552ce1f533c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-29 05:01:11,174 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_BAAHtb_VSP","version":"1.0","packageId":"e19527a182ca4ede82187552ce1f533c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-29 05:01:11,176 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:01:11,177 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:01:11,177 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:11,177 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:11,177 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:11,178 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:11,178 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:11,178 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:11,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:01:11,768 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-05-29 05:01:11,769 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:01:11,770 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:01:11,773 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:01:11,773 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:11,773 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:11,774 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:11,774 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:01:11,775 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:11,775 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:11,775 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:11,775 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-29 05:01:11,775 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:01:11,776 INFO 169:__init__.py(1) - Vf basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:01:11,776 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:01:11,776 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:01:11,776 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:11,776 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:11,776 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:11,777 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:11,777 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:11,777 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:11,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:01:12,160 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-05-29 05:01:12,161 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:01:12,162 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:01:12,164 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:01:12,164 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:12,164 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:12,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:12,165 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:01:12,165 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:12,165 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:12,165 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:12,166 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-29 05:01:12,166 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:01:12,166 INFO 169:__init__.py(1) - Vf basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:01:12,167 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:01:12,167 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:01:12,167 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:12,167 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:12,167 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:12,168 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:12,168 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:12,168 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:12,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:01:13,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-05-29 05:01:13,359 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:01:13,360 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:01:13,363 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:01:13,363 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:13,363 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:13,364 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:13,364 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:01:13,364 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:13,365 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:13,365 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:13,365 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-29 05:01:13,365 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:01:13,366 INFO 169:__init__.py(1) - Vf basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:01:13,366 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-05-29 05:01:13,366 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-05-29 05:01:13,367 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: > 2021-05-29 05:01:13,367 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-29 05:01:13,367 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-05-29 05:01:13,368 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:13,368 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-29 05:01:13,368 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-05-29 05:01:13,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:16,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-05-29 05:01:16,476 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-05-29 05:01:16,477 DEBUG 120:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-05-29 05:01:16,482 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-05-29 05:01:16,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-05-29 05:01:16,483 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-05-29 05:01:16,483 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_BAAHtb in SDC 2021-05-29 05:01:16,483 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:01:16,484 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:01:16,484 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:16,484 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:16,485 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:16,485 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:16,485 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:01:16,486 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:01:16,488 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:01:17,614 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716 2021-05-29 05:01:17,616 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:01:17,616 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:01:17,619 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:01:17,620 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:17,620 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:17,620 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:17,620 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:01:17,621 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:01:17,621 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:01:17,621 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:01:17,621 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-05-29 05:01:17,621 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:01:17,621 INFO 169:__init__.py(1) - Vf basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:01:17,648 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_BAAHtb_VSP exists in SDC 2021-05-29 05:01:17,648 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-05-29 05:01:17,648 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:17,649 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 05:01:17,649 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 05:01:17,649 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:17,649 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-05-29 05:01:17,649 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-05-29 05:01:17,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:17,915 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 1077 2021-05-29 05:01:17,917 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-05-29 05:01:17,917 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"36d83e5676c546ceb8e96d7dacdc1415","onboardingMethod":"NetworkPackage","id":"7b3de1442abc46d3a43171dd56ccf29d","owner":"cs0008","status":"ACTIVE"},{"name":"pNF a8f27fc3-fd25","description":"vendor software product","vendorName":"d2475ca7-b3d7-42a0-8ebb","vendorId":"d72f9d07b75449969272a2a210969125","onboardingMethod":"NetworkPackage","id":"06d4d346707c4160996e637936a8eca2","owner":"cs0008","status":"ACTIVE"},{"name":"vFW c1201876-43a4","description":"vendor software product","vendorName":"764f0e74-30ec-4d46-84f9","vendorId":"f7e9c7301bd343488e7f1374c72a7282","onboardingMethod":"NetworkPackage","id":"19551125cd4e4ea0bdce06bc7ca40727","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-05-29 05:01:17,919 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_BAAHtb_VSP from SDC 2021-05-29 05:01:17,920 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-05-29 05:01:17,920 DEBUG 303:vsp.py(1) - importing VSP pNF a8f27fc3-fd25 from SDC 2021-05-29 05:01:17,920 DEBUG 303:vsp.py(1) - importing VSP vFW c1201876-43a4 from SDC 2021-05-29 05:01:17,920 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-05-29 05:01:17,920 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb_VSP 2021-05-29 05:01:17,920 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:17,921 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:17,921 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:17,921 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:17,921 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:17,921 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:17,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:17,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 264 2021-05-29 05:01:17,972 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:01:17,973 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264391476,"modificationTime":1622264460643,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 05:01:17,975 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-29 05:01:17,975 INFO 192:__init__.py(1) - Vsp found, updating information 2021-05-29 05:01:17,975 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_onboard_BAAHtb_VSP in SDC 2021-05-29 05:01:17,975 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:17,975 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:17,975 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:17,976 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:17,976 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:17,976 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:17,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:18,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 264 2021-05-29 05:01:18,064 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:01:18,065 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264391476,"modificationTime":1622264460643,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 05:01:18,068 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:18,068 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:18,068 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:18,069 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:18,069 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions 2021-05-29 05:01:18,069 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-05-29 05:01:18,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:18,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/e19527a182ca4ede82187552ce1f533c/versions HTTP/1.1" 200 264 2021-05-29 05:01:18,161 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-05-29 05:01:18,162 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"47810cbe0cbb4c54abbe9eb611da0ad6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1622264391476,"modificationTime":1622264460643,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-05-29 05:01:18,165 DEBUG 22:sdc_element.py(1) - details found, updating 2021-05-29 05:01:18,170 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:18,170 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions 2021-05-29 05:01:18,171 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-05-29 05:01:18,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:21,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6/actions HTTP/1.1" 200 334 2021-05-29 05:01:21,266 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-05-29 05:01:21,266 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_BAAHtb_VSP","version":"1.0","packageId":"e19527a182ca4ede82187552ce1f533c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-29 05:01:21,267 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_BAAHtb_VSP","version":"1.0","packageId":"e19527a182ca4ede82187552ce1f533c","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-05-29 05:01:21,269 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:21,270 DEBUG 197: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:01:21,270 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:01:21,270 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:21,270 DEBUG 105: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/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 2021-05-29 05:01:21,270 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-05-29 05:01:21,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:21,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/e19527a182ca4ede82187552ce1f533c/versions/47810cbe0cbb4c54abbe9eb611da0ad6 HTTP/1.1" 200 633 2021-05-29 05:01:21,868 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-05-29 05:01:21,868 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_BAAHtb_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9f12aa9fd09549a89cc8bc688b2e858e","onboardingMethod":"NetworkPackage","id":"e19527a182ca4ede82187552ce1f533c","version":"47810cbe0cbb4c54abbe9eb611da0ad6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-05-29 05:01:21,871 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:21,872 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-05-29 05:01:21,872 DEBUG 198: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": "e19527a182ca4ede82187552ce1f533c", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_BAAHtb", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_BAAHtb"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2021-05-29 05:01:21,872 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:01:21,872 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-05-29 05:01:21,873 DEBUG 106: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": "e19527a182ca4ede82187552ce1f533c", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_BAAHtb", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_BAAHtb"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2021-05-29 05:01:21,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:01:54,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-05-29 05:01:55,007 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-05-29 05:01:55,015 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardbaahtbvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUNRVUZJZEdKZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1622264508711,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","artifactName":"VSP_basic_onboard_BAAHtb_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzIyZmUyMDIzZGU1NTY4NGQ5NWQ0OWU0MzExNjUxZDQ=","artifactUUID":"5bb905d9-7a2a-4033-ab2d-326431f97fee","artifactDisplayName":"VSP_basic_onboard_BAAHtb_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbaahtbvspinformationtxt","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","duplicated":false,"payloadUpdateDate":1622264508713,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508711,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1622264508830,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"47d66cfa-d0d1-4077-9354-a8cebf21654d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","duplicated":false,"payloadUpdateDate":1622264508842,"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":1622264508830,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1622264508959,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1622264508959,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508959,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardbaahtbvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUNRVUZJZEdKZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1622264508711,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","artifactName":"VSP_basic_onboard_BAAHtb_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzIyZmUyMDIzZGU1NTY4NGQ5NWQ0OWU0MzExNjUxZDQ=","artifactUUID":"5bb905d9-7a2a-4033-ab2d-326431f97fee","artifactDisplayName":"VSP_basic_onboard_BAAHtb_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbaahtbvspinformationtxt","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","duplicated":false,"payloadUpdateDate":1622264508713,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508711,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1622264489117,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.assettoscacsar","artifactName":"resource-BasicOnboardBaahtb-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264489117,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1622264489116,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.assettoscatemplate","artifactName":"resource-BasicOnboardBaahtb-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264489116,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","path":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"],"uniqueId":"capability.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.feature","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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,"node":"tosca.nodes.Root","source":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","path":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"],"uniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2.dependency","capability":"tosca.capabilities.Node","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","path":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"],"uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.port","capability":"tosca.capabilities.Attachment","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.tosca_name","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.show","empty":false},{"parentUniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","definition":false,"name":"state","type":"string","uniqueId":"attribute.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.state","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","empty":false},{"parentUniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.tosca_id","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","createdFromCsar":true,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1622264506640,"icon":"securityrules","originType":"VFC","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1622264507868,"customizationUUID":"edabb17a-7b28-43b9-a756-018670bad4e0","posX":"475.0","posY":"325.0","componentName":"SecurityRules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"feature","uniqueId":"capability.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.feature","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"feature","uniqueId":"capability.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.feature","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.Scalable","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"scalable","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.scalable","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"forwarder","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.forwarder","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"binding","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.binding","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"binding","uniqueId":"capability.202e06bc-0967-4ea1-953c-6b239ed92d7c.binding","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"port_mirroring","uniqueId":"capability.d32b4ddf-2036-4067-8f72-d9e0822eb0c8.port_mirroring","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.Container","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"host","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.host","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.ephemeral.size","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.ephemeral.size","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"instance","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.instance","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"memory","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.memory","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.iops","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.iops","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"cpu.delta","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.cpu.delta","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.capacity","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.capacity","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.latency","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.latency","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.usage","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.usage","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"cpu_util","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.cpu_util","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.allocation","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.allocation","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.requests.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.requests.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.latency","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.latency","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"cpu","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.cpu","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.read.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.read.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.root.size","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.root.size","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"vcpus","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.vcpus","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.iops","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.iops","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.usage","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.usage","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.requests.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.requests.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.requests.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.requests.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.allocation","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.allocation","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.read.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.read.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.read.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.read.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"memory.usage","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.memory.usage","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.capacity","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.capacity","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"memory.resident","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.memory.resident","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.packets.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.packets.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outgoing.bytes","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outgoing.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outgoing.packets.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outgoing.packets.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outpoing.packets","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outpoing.packets","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.bytes.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.bytes","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outgoing.bytes.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outgoing.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.packets","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.packets","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"os","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.os","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"endpoint","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.endpoint","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"attachment","uniqueId":"capability.202e06bc-0967-4ea1-953c-6b239ed92d7c.attachment","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"dependency","uniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2.dependency","capability":"tosca.capabilities.Node","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"dependency","uniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2.dependency","capability":"tosca.capabilities.Node","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"link","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5.link","capability":"tosca.capabilities.network.Linkable","ownerId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"local_storage","uniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"8a5c5112-977a-4689-850b-281ea40b6e0e.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","createdFromCsar":true,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1622264506642,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardBaahtbcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1622264507869,"customizationUUID":"3592a8be-8d87-4f07-8718-9109dd30e3a6","posX":"275.0","posY":"325.0","componentName":"basic_onboard_BAAHtb-nodes.ubuntu18Cvfc","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","requirementOwnerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group","id":"9a19870b-3d24-4356-bf61-9b5f135dc27b","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.202e06bc-0967-4ea1-953c-6b239ed92d7c.attachment","requirementUid":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.port"},"operations":[]}],"fromNode":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_flavor_name","parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"8a5c5112-977a-4689-850b-281ea40b6e0e.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_image_name","parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4.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":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"f92956f2-ea3e-423a-8fb3-8a70e2fff5a4","empty":false},{"definition":false,"hidden":false,"uniqueId":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6.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":{"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":{"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group":[{"parentUniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","uniqueId":"attribute.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","empty":false},{"uniqueId":"attribute.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","uniqueId":"attribute.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.state","name":"state","type":"string","definition":false,"ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","empty":false},{"parentUniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","uniqueId":"attribute.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","path":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"],"uniqueId":"capability.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.feature","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"feature","uniqueId":"capability.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.feature","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.Node","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"feature","uniqueId":"capability.3f8a6e19-d49e-4f72-ba77-ad191cc552e2.feature","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.Scalable","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"scalable","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.scalable","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"forwarder","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.forwarder","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"binding","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.binding","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"binding","uniqueId":"capability.202e06bc-0967-4ea1-953c-6b239ed92d7c.binding","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"port_mirroring","uniqueId":"capability.d32b4ddf-2036-4067-8f72-d9e0822eb0c8.port_mirroring","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.Container","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"host","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.host","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.ephemeral.size","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.ephemeral.size","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"instance","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.instance","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"memory","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.memory","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.iops","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.iops","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"cpu.delta","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.cpu.delta","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.capacity","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.capacity","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.latency","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.latency","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.usage","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.usage","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"cpu_util","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.cpu_util","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.allocation","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.allocation","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.requests.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.requests.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.latency","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.latency","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"cpu","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.cpu","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.read.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.read.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.root.size","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.root.size","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"vcpus","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.vcpus","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.iops","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.iops","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.usage","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.usage","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.read.requests.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.read.requests.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.write.requests.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.write.requests.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.allocation","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.allocation","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.read.bytes.rate","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.read.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.read.bytes","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.read.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"memory.usage","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.memory.usage","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.device.capacity","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.device.capacity","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"memory.resident","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.memory.resident","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"1dc52f07-e6e0-4f5c-9716-77d8b848d74a","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"disk.write.requests","uniqueId":"capability.1dc52f07-e6e0-4f5c-9716-77d8b848d74a.disk.write.requests","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.packets.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.packets.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outgoing.bytes","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outgoing.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outgoing.packets.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outgoing.packets.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outpoing.packets","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outpoing.packets","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.bytes.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.bytes","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.bytes","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.outgoing.bytes.rate","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.outgoing.bytes.rate","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"404ad22f-fbd7-4607-82ae-8f3cd6d564f6","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"network.incoming.packets","uniqueId":"capability.404ad22f-fbd7-4607-82ae-8f3cd6d564f6.network.incoming.packets","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.OperatingSystem","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"os","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.os","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"endpoint","uniqueId":"capability.4d6a6dac-ae1d-457e-a45d-466b731d61b9.endpoint","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardBaahtb.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"attachment","uniqueId":"capability.202e06bc-0967-4ea1-953c-6b239ed92d7c.attachment","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","path":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"],"uniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2.dependency","capability":"tosca.capabilities.Node","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"dependency","uniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2.dependency","capability":"tosca.capabilities.Node","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"dependency","uniqueId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2.dependency","capability":"tosca.capabilities.Node","ownerId":"3f8a6e19-d49e-4f72-ba77-ad191cc552e2","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.202e06bc-0967-4ea1-953c-6b239ed92d7c.ubuntu18_ubuntu18_admin_plane_port_0","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"link","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5.link","capability":"tosca.capabilities.network.Linkable","ownerId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","path":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"],"uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4.port","capability":"tosca.capabilities.Attachment","ownerId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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,"node":"tosca.nodes.BlockStorage","source":"2dbbe604-436b-44c7-96f5-8bc511e8a6a6","path":["2dbbe604-436b-44c7-96f5-8bc511e8a6a6.d3049e5f-db82-437e-90fe-34ddb03e977c.ubuntu18","e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18"],"parentName":"local_storage","uniqueId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"9b878d7e-766e-40a4-8c43-9ea405d42297","groupUUID":"af112833-ff7a-49dd-b62c-de74f9dc710a","members":{"abstract_ubuntu18":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ubuntu18_admin_security_group":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.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":"BasicOnboardBaahtb..base_ubuntu18..module-0","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.BasicOnboardBaahtb..base_ubuntu18..module-0","name":"BasicOnboardBaahtb..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1env","e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1"],"invariantName":"BasicOnboardBaahtb..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"4cbb84fb-ddd9-4265-8f97-8ded9c62ca58","artifactsUuid":["47d66cfa-d0d1-4077-9354-a8cebf21654d"],"groupUUID":"5b7fbb98-f7d9-49de-aaa2-344ed05281f3","members":{"abstract_ubuntu18":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.2dbbe604-436b-44c7-96f5-8bc511e8a6a6.abstract_ubuntu18","ubuntu18_admin_security_group":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.1b8f5eb0-2baf-4400-931d-b8879f19d4e4.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardBaahtb","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1622264489117,"icon":"defaulticon","description":"VF","tags":["basic_onboard_BAAHtb"],"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351","componentMetadataForSupportLog":{"SupportablityComponentUUID":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","SupportablityComponentName":"basic_onboard_BAAHtb","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"e19527a182ca4ede82187552ce1f533c","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","highestVersion":true,"systemName":"BasicOnboardBaahtb","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","normalizedName":"basiconboardbaahtb","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1622264507620,"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":1622264508830,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"47d66cfa-d0d1-4077-9354-a8cebf21654d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","duplicated":false,"payloadUpdateDate":1622264508842,"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":1622264508830,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1622264508959,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1622264508959,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508959,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardbaahtbvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUNRVUZJZEdKZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1622264508711,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","artifactName":"VSP_basic_onboard_BAAHtb_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzIyZmUyMDIzZGU1NTY4NGQ5NWQ0OWU0MzExNjUxZDQ=","artifactUUID":"5bb905d9-7a2a-4033-ab2d-326431f97fee","artifactDisplayName":"VSP_basic_onboard_BAAHtb_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbaahtbvspinformationtxt","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","duplicated":false,"payloadUpdateDate":1622264508713,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508711,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"e4de6d1a-a7c3-4f6e-9afc-82779be69351"},"categorySpecificMetadata":{},"csarUUID":"e19527a182ca4ede82187552ce1f533c","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_BAAHtb"} 2021-05-29 05:01:55,026 INFO 284:__init__.py(1) - Vf basic_onboard_BAAHtb is created in SDC 2021-05-29 05:01:55,026 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:05,037 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_BAAHtb in SDC 2021-05-29 05:02:05,042 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:05,042 DEBUG 105:onap_service.py(1) - [SDC][Certify Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/e4de6d1a-a7c3-4f6e-9afc-82779be69351/lifecycleState/Certify 2021-05-29 05:02:05,042 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-05-29 05:02:05,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:02:33,820 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e4de6d1a-a7c3-4f6e-9afc-82779be69351/lifecycleState/Certify HTTP/1.1" 200 1339 2021-05-29 05:02:33,822 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-05-29 05:02:33,822 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","name":"basic_onboard_BAAHtb","version":"1.0","isHighestVersion":true,"creationDate":1622264489117,"lastUpdateDate":1622264530459,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_BAAHtb"],"icon":"defaulticon","normalizedName":"basiconboardbaahtb","systemName":"BasicOnboardBaahtb","contactId":"cs0008","allVersions":{"1.0":"451ee828-12b4-42cb-a0ac-2c171d4dffa5"},"csarUUID":"e19527a182ca4ede82187552ce1f533c","csarVersion":"1.0","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","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.BasicOnboardBaahtb","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1"} 2021-05-29 05:02:33,825 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:02:33,825 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:02:33,825 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:33,825 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:02:33,825 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:02:33,826 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:33,826 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:02:33,826 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:02:33,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:02:36,064 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-05-29 05:02:36,066 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:02:36,066 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","name":"basic_onboard_BAAHtb","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:02:36,068 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:02:36,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:02:36,069 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:36,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:02:36,069 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:02:36,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:02:36,069 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:36,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:02:36,069 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_BAAHtb from SDC 2021-05-29 05:02:36,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:02:36,070 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:36,070 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:02:36,070 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-05-29 05:02:36,070 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:02:36,070 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-29 05:02:36,070 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:36,071 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:02:36,071 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-29 05:02:36,071 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:36,071 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:02:36,071 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-29 05:02:36,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:02:44,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-05-29 05:02:44,875 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-29 05:02:44,877 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c496a54-9f30-4a0d-a6bc-a3f8a9252da3","lifecycleState":"CERTIFIED","lastUpdateDate":1622248750961,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98875618-eb77-416f-aece-eb1370faae66","invariantUUID":"c663228c-77fd-425e-add4-cc89c1dda073","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":"df9830ad-21f7-4c2d-a656-0410732ae3a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249268818,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc0e9f2d-243d-4f2b-9cd1-f72b12d2271d","invariantUUID":"88a6d6ca-799f-440f-bfdd-0a288d7660d4","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":"6a708898-054a-4813-a8f1-fd4a73f762f0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249444757,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c4a6b29-14c5-4b0b-b60e-bef7fac531d0","invariantUUID":"a53f530b-5bad-400b-8a45-a26fe3413702","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":"ac0eb488-6fd6-4fe3-9af8-b2fc955cb450","lifecycleState":"CERTIFIED","lastUpdateDate":1622248493566,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e33637c-a9c4-4be6-87e4-425be6413f07","invariantUUID":"d29aebee-307f-4ab5-a159-63292a53671f","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b28e38c2-d497-445f-bee8-d3a8a40da979","lifecycleState":"CERTIFIED","lastUpdateDate":1622249249959,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53cac4dd-f590-477c-8905-545668011af2","invariantUUID":"c3c000d9-6ebb-40cc-b648-10165b51c356","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa5eb495-63b9-4a85-8588-0196211f6c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250554940,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4792a29b-42b1-4669-8d0a-6c3bec475698","invariantUUID":"40327270-a6a4-490e-ac94-73e0f9609255","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec1bc20-d7cd-4f89-bad5-5312b10bc068","lifecycleState":"CERTIFIED","lastUpdateDate":1622249608958,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"addf08c0-5cfc-448a-bb77-e7ec7727ebd5","invariantUUID":"c7887da3-e4fa-40f2-a2b3-ea408bbebda6","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":"28ae2be7-c433-49c0-a630-7a85b9a2b09c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249790658,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13408590-ce73-44a4-812d-5d64322b4b1b","invariantUUID":"609f2d56-2b4a-43fb-9e4e-34100b707e31","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f613e56-b1e1-4fdc-b44d-dd06a667ed58","lifecycleState":"CERTIFIED","lastUpdateDate":1622250287640,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7b17b12-e1ed-4ca8-83d9-9a8764711266","invariantUUID":"2f7f6ef4-31a0-48e2-9578-6dbac47997bf","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6224783e-1b1b-4323-b89f-4c6d345bd6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622249204759,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485b11f5-cc22-403f-8c6a-86e89083833e","invariantUUID":"52b4b68b-6a30-4d10-bd95-0f1e36cbc73f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a087a389-bcbd-4030-9054-25e2cd115bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1622249591666,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"453bb373-c9f5-4ecf-bcfd-4134786c27ad","invariantUUID":"21401b91-d671-4719-8489-9b9e400849eb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dc2a0b3-7101-43f1-8b20-ba547c2f1bce","lifecycleState":"CERTIFIED","lastUpdateDate":1622250355948,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daef7be1-e3a4-4b09-90d4-1d351c5e50b8","invariantUUID":"271b0151-fa54-4d6b-85ce-6d5dca77fd0f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"187373b4-a70a-49c9-ab2e-4833fb890cf9","lifecycleState":"CERTIFIED","lastUpdateDate":1622250111012,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a055d7f-7fa4-4e56-b6d0-0a74e1f54b89","invariantUUID":"d4a44f20-a0dd-4b64-abad-828ee8e18770","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":"fc249fcd-5c21-4f49-81dd-66753e8be204","lifecycleState":"CERTIFIED","lastUpdateDate":1622248908819,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e78346c8-dbc9-4e99-b850-5314ab819763","invariantUUID":"7f1f0476-fa08-4f18-88f1-3285d21acda0","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"42ebdfaa-b568-4d0f-bdc0-a683159d3ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1622251046665,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"510dbc3c-01e4-4cb5-944c-af4822463899","invariantUUID":"1e91f93e-e3c0-4615-8deb-6b95563ec049","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df47309-6ed2-4345-af8a-a068ef6069e6","lifecycleState":"CERTIFIED","lastUpdateDate":1622250448740,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a788e683-b008-4109-805d-3ee89b8813f5","invariantUUID":"bdba0c0a-92b2-432a-aa67-4de9bdabf3be","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":"port","uniqueId":"514ca5d8-1885-4a3a-8cb6-9d73fdb901c3","lifecycleState":"CERTIFIED","lastUpdateDate":1622250756041,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30a44b06-255a-4614-9ef7-4fb29c47c3b8","invariantUUID":"5285dc95-b8f5-4c91-8d73-e4a6a9fb8c1b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42c76e84-28ca-4047-b9c3-10d182f3c27f","lifecycleState":"CERTIFIED","lastUpdateDate":1622249291657,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa12eee3-82c5-43f3-8a25-b4976b471e21","invariantUUID":"62b6ba67-cc90-4f7a-84cd-186f304c7f4a","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":"368d5cbe-3454-43ea-a22f-864457ea04bd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249325736,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a51a615-b549-4e47-8e1e-4c73dfffe89e","invariantUUID":"0d068ec5-7c54-4469-9994-bb3f619483e7","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":"objectStorage","uniqueId":"676cae0e-ae72-4135-aa16-ef70f24ad9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622248731237,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe990b-4a65-4565-9e72-96c2e49a7123","invariantUUID":"947360a9-387f-497a-be91-8aa88dcfb714","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5204d235-5a4c-4ec9-8760-06b4860dcdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1622250263137,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0632107-f04e-4881-9ffb-9a38579209b7","invariantUUID":"82d25024-37b6-41b5-b481-3acd793d1674","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":"c1d13b46-edab-496f-8317-abf3174036ba","lifecycleState":"CERTIFIED","lastUpdateDate":1622249933858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30f9ab47-c101-4ade-8542-c435d99572ae","invariantUUID":"b4011a5f-cfa9-43d4-88f3-be65cc11dbed","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":"port","uniqueId":"6df0b771-1e1b-4b6b-b13e-a3e97341d028","lifecycleState":"CERTIFIED","lastUpdateDate":1622250323357,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1174faca-0f12-4108-afe5-aad9592b26ea","invariantUUID":"d810088f-5f5d-4944-a0ee-b1320f1b2283","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":"networkrules","uniqueId":"d92de800-c13f-4368-9847-c2559ecb68e0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249182059,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"688ea167-f94e-4c14-a534-464161154d03","invariantUUID":"cfee113c-2f0f-4da5-84fb-f4354b61302c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e29ed297-3d78-4536-a2fb-d4842c3b3902","lifecycleState":"CERTIFIED","lastUpdateDate":1622251018558,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db588c88-c454-49b9-8aef-1cde595664a7","invariantUUID":"984b2f4d-b107-4096-9bd5-95c59bd136d3","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":"59a5dc2c-78ec-4834-af99-41c4946937bf","lifecycleState":"CERTIFIED","lastUpdateDate":1622250339865,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582b5d02-1fee-4464-b5c2-fbdbb69bdce6","invariantUUID":"8b988dc9-819a-4933-b404-237baa3f5fab","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":"b829f83e-e360-4dc4-9311-3f8fd8db1c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1622249680964,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5dea99b2-2409-483c-82a6-6fea13f70eb5","invariantUUID":"5bcd0c2c-c7fa-4b1f-b9d5-4a2155b5f808","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"103888c0-af17-4238-8cff-83aad092257e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250240472,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98b0bb7-d19a-496b-80cc-b9bb51600e35","invariantUUID":"a8190b9d-4fec-4e0e-9f4d-261b058c9322","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b0e7d29-a6da-42d3-9121-0953b9428f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1622248807357,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc2126a-5311-4c85-95a4-7ca0053713ae","invariantUUID":"7573b84a-76e7-4051-b081-6f73a150ff61","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622246210664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"439ec0f8-fbd9-4970-9879-0eaf8dc6f4b8","invariantUUID":"32f54ad3-2f82-4a64-8f72-532fd1f1818c","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":"defaulticon","uniqueId":"bce2d98c-4ce0-4355-a6e2-63a1167c0429","lifecycleState":"CERTIFIED","lastUpdateDate":1622259606956,"name":"pNF a8f27fc3-fd25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6056a844-f683-4563-8892-f931f4db5dcd","invariantUUID":"d18aa5c1-01fb-45e2-a109-1bf44eb86d18","systemName":"PnfA8f27fc3Fd25","description":"vendor software product","tags":["pNF a8f27fc3-fd25"],"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":"161179db-6c1a-4bad-8dc7-bddc66589440","lifecycleState":"CERTIFIED","lastUpdateDate":1622248645960,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b5aaa5b-7db2-40ea-afa1-4cf9d43c51e3","invariantUUID":"219ca79f-1d39-49ac-8e5b-2b7c6ddb24d8","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":"port","uniqueId":"89f0e08c-96d3-4f6e-a958-2ccbec10213c","lifecycleState":"CERTIFIED","lastUpdateDate":1622251067465,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef43a27-b137-4acb-90b6-dc3eb37539a2","invariantUUID":"a2fdf9c2-69ab-411b-be11-0ff2f3daab1e","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":"fdd97d25-b8cb-41e0-ae35-35bfe6608c52","lifecycleState":"CERTIFIED","lastUpdateDate":1622251002639,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8133b1a-9bd2-40a1-936b-66fbb5384485","invariantUUID":"85d88e77-e711-4556-80c7-cd93655d63ab","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":"d952b0be-a295-4986-8632-d533ae34606a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249987262,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61710cc-1424-4a56-8a10-8cbf4e457a11","invariantUUID":"df7297f4-164d-403a-83d9-e1dee7bc27bf","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"af37f7fa-24ae-4613-bd62-ef242e1d5018","lifecycleState":"CERTIFIED","lastUpdateDate":1622250988560,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93e3cc28-d08f-4476-98e6-6133f8ebe8b8","invariantUUID":"36c13667-9abe-4002-a844-617b61e239c3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcc14250-395e-4222-aae6-a25d9d864bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1622249645638,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4ca0b47-c52f-4a23-b6ee-26292d4d1ffd","invariantUUID":"84c10dfd-4be4-4c0e-b8eb-c577c709d860","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2797b43e-85f4-4175-a841-add6776c2f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1622249953856,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8a651a-6d72-42fe-83c9-8602118c34fa","invariantUUID":"50020564-f791-4ff2-bbbc-6bde7465dda4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f39d918-489d-43fb-9d12-f33d525db149","lifecycleState":"CERTIFIED","lastUpdateDate":1622249756968,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7e70b86d-80f1-460a-af46-45f8b89df197","invariantUUID":"7a8b37cc-d02a-4a2e-aecc-2990d0df6dec","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":"loadBalancer","uniqueId":"51269049-9bfe-48c4-bc2b-59e44228e769","lifecycleState":"CERTIFIED","lastUpdateDate":1622248588259,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f619624-3a37-41c2-9505-56c4e196e041","invariantUUID":"47519f03-772d-4cca-a8b0-b7b78378afbe","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":"objectStorage","uniqueId":"9d0fe277-f65c-44fc-969f-b588897e18cc","lifecycleState":"CERTIFIED","lastUpdateDate":1622249815660,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dea1499-f273-435d-a745-3c6bf658326d","invariantUUID":"e653328b-aaec-480b-a2e9-c9af3dc2e464","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11553f0-ddd5-4f54-ab00-649ef2a5a48e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250611157,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa1b7198-18a6-4d17-90f0-0abc0a1134ba","invariantUUID":"1cfd8a5c-0418-4e4e-8d6f-82cc4bb37415","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72fc44b0-703f-4dd7-9aa0-a64ff9e58441","lifecycleState":"CERTIFIED","lastUpdateDate":1622248789710,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62cfd567-f4fa-432e-8bdc-e35c7e6166c6","invariantUUID":"edfff157-e6dc-4b22-bd4e-a02424da572b","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":"23f44fb8-a504-4cab-8b17-41d257c7c4db","lifecycleState":"CERTIFIED","lastUpdateDate":1622250411838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8834af-c8ca-4908-9a40-29443624f8eb","invariantUUID":"f77d8c95-65c1-4b46-b845-121f4c2e541f","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":"compute","uniqueId":"875edcd8-ef55-490c-bee3-40be71462dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1622249860311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"405d0901-33b6-4d17-9ca3-ce9e705809e3","invariantUUID":"863d6040-a77a-41a1-8c0e-d74943f8c618","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":"network","uniqueId":"202e06bc-0967-4ea1-953c-6b239ed92d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249423758,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4d5ef4-7929-46f2-bc68-7cfe8e6bab70","invariantUUID":"607696d7-669a-43f6-8930-86ce359f082f","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":"e82b7f4c-cf07-467b-91e8-cdfdd9a47c6a","lifecycleState":"CERTIFIED","lastUpdateDate":1622257519661,"name":"vFW c1201876-43a4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","systemName":"VfwC120187643a4","description":"vendor software product","tags":["vFW c1201876-43a4"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c4e1521-8a4a-4038-b2d3-e04899fd245f","lifecycleState":"CERTIFIED","lastUpdateDate":1622250512067,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6aa3206-b240-44be-bc1c-cd019453e5a1","invariantUUID":"9fd0619a-9d96-4a5a-bfeb-4497058a9aba","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":"objectStorage","uniqueId":"0f5c97df-f6a1-4268-8e86-ebefebe62bc8","lifecycleState":"CERTIFIED","lastUpdateDate":1622246670379,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"288c9321-1caf-41de-bf77-397a0f824ceb","invariantUUID":"16758635-38db-4cf2-823a-001af50b3532","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":"networkrules","uniqueId":"427ffd6d-3bbb-4d44-9b23-cd146e893c15","lifecycleState":"CERTIFIED","lastUpdateDate":1622249069514,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b325f7bc-d46e-4160-ad09-8840b5829a50","invariantUUID":"0e3288b7-fe6b-4e1c-b85d-64958835d5ac","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":"ff40a2a5-e9ca-4579-9266-54bc53493fa0","lifecycleState":"CERTIFIED","lastUpdateDate":1622250845157,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3859fb5-05ae-48d9-b42e-d2dfeff2a23e","invariantUUID":"d8a8d244-c0d2-442c-8362-dcd0e963844c","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":"defaulticon","uniqueId":"3ceef83f-d71b-4920-9c1e-537ae094e7d0","lifecycleState":"CERTIFIED","lastUpdateDate":1622248821458,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b4d9c7b-9332-41fd-a412-abd08674f741","invariantUUID":"a60f158f-7909-4164-9621-3af686c8c719","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","lifecycleState":"CERTIFIED","lastUpdateDate":1622249401836,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"666c7535-13ee-40d2-be7d-88db5340482c","invariantUUID":"a369a34b-5a7f-4363-8111-f5766bacff1f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"761e3266-9d56-4cbb-9263-eba175767666","lifecycleState":"CERTIFIED","lastUpdateDate":1622250958112,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67f30477-41b4-4082-a6de-24675dd13af8","invariantUUID":"fd8d01fb-4164-4362-a0c2-e661bee127c9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d10e3a5d-339c-40ce-8408-cfde1527542b","lifecycleState":"CERTIFIED","lastUpdateDate":1622248839659,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4358b0f7-d29c-43fa-aec4-a5acb87355be","invariantUUID":"9187543c-6f8d-45f7-8f1a-be912fc0245d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3d64bd70-e879-48f4-9509-f33206b7b38d","lifecycleState":"CERTIFIED","lastUpdateDate":1622250009837,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fa16697-8132-43e6-a73a-86a8a6b04ee1","invariantUUID":"e83930b0-9136-4853-9f02-8ce484073646","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":"099c6031-d8c2-4a33-b100-788a66dd442a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250373943,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b365d4e1-adba-49cb-9ae5-a63a31803189","invariantUUID":"d9f36975-cfb7-4456-8faf-0bcd18ad0b3f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a87e4df-1bbf-4a2f-9a9e-945e8f1a5c18","lifecycleState":"CERTIFIED","lastUpdateDate":1622249916059,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf90722-d6ca-4ef3-9756-90634acb6099","invariantUUID":"2842e9ed-552b-4256-9801-110061e5a76f","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":"b36b7534-8b54-49dd-b780-82f134d174b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622248856568,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9150a4f-63ff-4189-936c-5b7751199d96","invariantUUID":"2b636914-bf5b-44c6-b0a4-f471851879e9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb4ca8c8-9897-4f4a-add7-a9ae22187ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249880862,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"263f4f41-245b-4346-b82e-8d8c4db4fcfa","invariantUUID":"bb54c619-40eb-4547-b5d4-ac65680b87c4","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":"9b77c26d-0870-40ef-a142-d7786a1afbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1622248891862,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d9b7e2c-5c0a-4eb5-ae6a-d768aa701e14","invariantUUID":"833d8f3d-827b-480c-b964-f9ddbceb354e","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":"port","uniqueId":"d873fa0e-d26c-4bda-b047-513a4b12eb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1622250303456,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18a22b76-95f1-4093-be33-304c63fb1c33","invariantUUID":"b462d3e0-8dac-4677-bfc9-7a0eed79b727","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":"port","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","lifecycleState":"CERTIFIED","lastUpdateDate":1622248616543,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75039994-f0e2-4721-9121-67ce1176de67","invariantUUID":"0e7c2729-dc0d-46af-90bc-a722e3cd5a8e","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":"defaulticon","uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1622264530459,"name":"basic_onboard_BAAHtb","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","systemName":"BasicOnboardBaahtb","description":"VF","tags":["basic_onboard_BAAHtb"],"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":"f9269289-0d61-4041-bdc1-706fc817c8ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622248771757,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5da6b360-a1aa-4c55-b9e4-6a1d38c2f6e0","invariantUUID":"0d4d2205-bc08-4648-89f9-48acd759801e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"885f0cf8-1d66-475e-8e82-7e1a9934ee83","lifecycleState":"CERTIFIED","lastUpdateDate":1622250143137,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f980613-7eb4-455e-b75b-f9aa30a0f37d","invariantUUID":"f125081d-eff4-498d-a3e0-df1e54d04a08","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":"securityrules","uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249220358,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"96091579-54a8-4c7b-922e-ea39408527f7","invariantUUID":"709d9723-0d39-404c-81bd-c9d4d891bf9b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"281979db-d941-4cb5-bc06-0ce4086d1a44","lifecycleState":"CERTIFIED","lastUpdateDate":1622249086637,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d08b69bb-68d5-409e-8666-61eed5fff5d7","invariantUUID":"8399b07e-8c81-4dc0-a210-d62890110a92","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":"838cbbb7-81e8-42e1-8b91-7913ff6898a1","lifecycleState":"CERTIFIED","lastUpdateDate":1622248876911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d11e595-e996-48b6-b681-f9080475a869","invariantUUID":"566dac1a-9cc6-437a-9d4d-66e5eb3280e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06881e38-da40-47bb-8aaa-caf2c9458a8a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249530970,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7168185-0312-40ae-a758-e2b5fe78e3e4","invariantUUID":"0b68e354-e8a1-4a93-afb1-35784e8a13cb","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":"89233ed2-a24f-43ab-8bab-acd1a81f1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1622261584446,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","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":"526ac0b5-23d3-411c-9393-a2360181e3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249838757,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a7f9d5c-5aef-400d-8340-bca02f4a33c2","invariantUUID":"8f12b787-6621-42af-93a9-b3724e47446d","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":"defaulticon","uniqueId":"34a9f39b-55be-4472-a2f3-f1173de3d56e","lifecycleState":"CERTIFIED","lastUpdateDate":1622246390368,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"35ad500e-769f-4f6e-ba06-aa168e8ef3b3","invariantUUID":"c0228a56-1e87-4883-a237-c2fd4213b3ec","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f631b4ff-4505-44b5-b29d-0cb956ab2381","lifecycleState":"CERTIFIED","lastUpdateDate":1622249722317,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"226c4662-6673-4f4c-9fee-535288392bc4","invariantUUID":"acf90015-3ce7-429b-b741-1254f8d86173","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"70b7cce3-44c0-4b63-b782-e41d5f2e6676","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622261398169,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","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":"baa5bc2a-48c9-4d69-abf1-8c3209a1b1b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622259671056,"name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","systemName":"DemoPnfMmg6n2dvioclnyixgfns","description":"catalog service description","tags":["robot-ete","Demo_pNF_Mmg6n2DVIOClNyixGfns"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"caa42fad-8175-4589-9aa0-90610c5aa443","lifecycleState":"CERTIFIED","lastUpdateDate":1622257625569,"name":"vFW 2021-05-29 03-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","systemName":"Vfw20210529030224","description":"catalog service description","tags":["robot-ete","vFW 2021-05-29 03-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"40c27ab4-8ec4-43bd-80e2-6a00f8b6b5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622261840372,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","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}]}]} 2021-05-29 05:02:44,882 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_BAAHtb found in resources list 2021-05-29 05:02:54,893 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:02:54,893 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:02:54,893 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:54,894 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:02:54,894 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:02:54,894 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:54,895 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:02:54,895 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:02:54,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:02:56,463 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-05-29 05:02:56,465 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:02:56,466 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","name":"basic_onboard_BAAHtb","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:02:56,470 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:02:56,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:02:56,470 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:56,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:02:56,471 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:02:56,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:02:56,471 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:56,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:02:56,472 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_BAAHtb from SDC 2021-05-29 05:02:56,472 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:02:56,472 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:02:56,472 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:02:56,473 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-05-29 05:02:56,473 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:02:56,473 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-29 05:02:56,473 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:56,473 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:02:56,473 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-29 05:02:56,474 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:02:56,474 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:02:56,474 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-29 05:02:56,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:01,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-05-29 05:03:01,985 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-29 05:03:01,988 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c496a54-9f30-4a0d-a6bc-a3f8a9252da3","lifecycleState":"CERTIFIED","lastUpdateDate":1622248750961,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98875618-eb77-416f-aece-eb1370faae66","invariantUUID":"c663228c-77fd-425e-add4-cc89c1dda073","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":"df9830ad-21f7-4c2d-a656-0410732ae3a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249268818,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc0e9f2d-243d-4f2b-9cd1-f72b12d2271d","invariantUUID":"88a6d6ca-799f-440f-bfdd-0a288d7660d4","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":"6a708898-054a-4813-a8f1-fd4a73f762f0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249444757,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c4a6b29-14c5-4b0b-b60e-bef7fac531d0","invariantUUID":"a53f530b-5bad-400b-8a45-a26fe3413702","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":"ac0eb488-6fd6-4fe3-9af8-b2fc955cb450","lifecycleState":"CERTIFIED","lastUpdateDate":1622248493566,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e33637c-a9c4-4be6-87e4-425be6413f07","invariantUUID":"d29aebee-307f-4ab5-a159-63292a53671f","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b28e38c2-d497-445f-bee8-d3a8a40da979","lifecycleState":"CERTIFIED","lastUpdateDate":1622249249959,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53cac4dd-f590-477c-8905-545668011af2","invariantUUID":"c3c000d9-6ebb-40cc-b648-10165b51c356","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa5eb495-63b9-4a85-8588-0196211f6c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250554940,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4792a29b-42b1-4669-8d0a-6c3bec475698","invariantUUID":"40327270-a6a4-490e-ac94-73e0f9609255","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec1bc20-d7cd-4f89-bad5-5312b10bc068","lifecycleState":"CERTIFIED","lastUpdateDate":1622249608958,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"addf08c0-5cfc-448a-bb77-e7ec7727ebd5","invariantUUID":"c7887da3-e4fa-40f2-a2b3-ea408bbebda6","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":"28ae2be7-c433-49c0-a630-7a85b9a2b09c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249790658,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13408590-ce73-44a4-812d-5d64322b4b1b","invariantUUID":"609f2d56-2b4a-43fb-9e4e-34100b707e31","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f613e56-b1e1-4fdc-b44d-dd06a667ed58","lifecycleState":"CERTIFIED","lastUpdateDate":1622250287640,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7b17b12-e1ed-4ca8-83d9-9a8764711266","invariantUUID":"2f7f6ef4-31a0-48e2-9578-6dbac47997bf","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6224783e-1b1b-4323-b89f-4c6d345bd6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622249204759,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485b11f5-cc22-403f-8c6a-86e89083833e","invariantUUID":"52b4b68b-6a30-4d10-bd95-0f1e36cbc73f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a087a389-bcbd-4030-9054-25e2cd115bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1622249591666,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"453bb373-c9f5-4ecf-bcfd-4134786c27ad","invariantUUID":"21401b91-d671-4719-8489-9b9e400849eb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dc2a0b3-7101-43f1-8b20-ba547c2f1bce","lifecycleState":"CERTIFIED","lastUpdateDate":1622250355948,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daef7be1-e3a4-4b09-90d4-1d351c5e50b8","invariantUUID":"271b0151-fa54-4d6b-85ce-6d5dca77fd0f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"187373b4-a70a-49c9-ab2e-4833fb890cf9","lifecycleState":"CERTIFIED","lastUpdateDate":1622250111012,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a055d7f-7fa4-4e56-b6d0-0a74e1f54b89","invariantUUID":"d4a44f20-a0dd-4b64-abad-828ee8e18770","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":"fc249fcd-5c21-4f49-81dd-66753e8be204","lifecycleState":"CERTIFIED","lastUpdateDate":1622248908819,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e78346c8-dbc9-4e99-b850-5314ab819763","invariantUUID":"7f1f0476-fa08-4f18-88f1-3285d21acda0","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"42ebdfaa-b568-4d0f-bdc0-a683159d3ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1622251046665,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"510dbc3c-01e4-4cb5-944c-af4822463899","invariantUUID":"1e91f93e-e3c0-4615-8deb-6b95563ec049","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df47309-6ed2-4345-af8a-a068ef6069e6","lifecycleState":"CERTIFIED","lastUpdateDate":1622250448740,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a788e683-b008-4109-805d-3ee89b8813f5","invariantUUID":"bdba0c0a-92b2-432a-aa67-4de9bdabf3be","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":"port","uniqueId":"514ca5d8-1885-4a3a-8cb6-9d73fdb901c3","lifecycleState":"CERTIFIED","lastUpdateDate":1622250756041,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30a44b06-255a-4614-9ef7-4fb29c47c3b8","invariantUUID":"5285dc95-b8f5-4c91-8d73-e4a6a9fb8c1b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42c76e84-28ca-4047-b9c3-10d182f3c27f","lifecycleState":"CERTIFIED","lastUpdateDate":1622249291657,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa12eee3-82c5-43f3-8a25-b4976b471e21","invariantUUID":"62b6ba67-cc90-4f7a-84cd-186f304c7f4a","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":"368d5cbe-3454-43ea-a22f-864457ea04bd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249325736,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a51a615-b549-4e47-8e1e-4c73dfffe89e","invariantUUID":"0d068ec5-7c54-4469-9994-bb3f619483e7","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":"objectStorage","uniqueId":"676cae0e-ae72-4135-aa16-ef70f24ad9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622248731237,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe990b-4a65-4565-9e72-96c2e49a7123","invariantUUID":"947360a9-387f-497a-be91-8aa88dcfb714","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5204d235-5a4c-4ec9-8760-06b4860dcdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1622250263137,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0632107-f04e-4881-9ffb-9a38579209b7","invariantUUID":"82d25024-37b6-41b5-b481-3acd793d1674","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":"c1d13b46-edab-496f-8317-abf3174036ba","lifecycleState":"CERTIFIED","lastUpdateDate":1622249933858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30f9ab47-c101-4ade-8542-c435d99572ae","invariantUUID":"b4011a5f-cfa9-43d4-88f3-be65cc11dbed","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":"port","uniqueId":"6df0b771-1e1b-4b6b-b13e-a3e97341d028","lifecycleState":"CERTIFIED","lastUpdateDate":1622250323357,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1174faca-0f12-4108-afe5-aad9592b26ea","invariantUUID":"d810088f-5f5d-4944-a0ee-b1320f1b2283","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":"networkrules","uniqueId":"d92de800-c13f-4368-9847-c2559ecb68e0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249182059,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"688ea167-f94e-4c14-a534-464161154d03","invariantUUID":"cfee113c-2f0f-4da5-84fb-f4354b61302c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e29ed297-3d78-4536-a2fb-d4842c3b3902","lifecycleState":"CERTIFIED","lastUpdateDate":1622251018558,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db588c88-c454-49b9-8aef-1cde595664a7","invariantUUID":"984b2f4d-b107-4096-9bd5-95c59bd136d3","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":"59a5dc2c-78ec-4834-af99-41c4946937bf","lifecycleState":"CERTIFIED","lastUpdateDate":1622250339865,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582b5d02-1fee-4464-b5c2-fbdbb69bdce6","invariantUUID":"8b988dc9-819a-4933-b404-237baa3f5fab","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":"b829f83e-e360-4dc4-9311-3f8fd8db1c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1622249680964,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5dea99b2-2409-483c-82a6-6fea13f70eb5","invariantUUID":"5bcd0c2c-c7fa-4b1f-b9d5-4a2155b5f808","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"103888c0-af17-4238-8cff-83aad092257e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250240472,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98b0bb7-d19a-496b-80cc-b9bb51600e35","invariantUUID":"a8190b9d-4fec-4e0e-9f4d-261b058c9322","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b0e7d29-a6da-42d3-9121-0953b9428f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1622248807357,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc2126a-5311-4c85-95a4-7ca0053713ae","invariantUUID":"7573b84a-76e7-4051-b081-6f73a150ff61","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622246210664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"439ec0f8-fbd9-4970-9879-0eaf8dc6f4b8","invariantUUID":"32f54ad3-2f82-4a64-8f72-532fd1f1818c","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":"defaulticon","uniqueId":"bce2d98c-4ce0-4355-a6e2-63a1167c0429","lifecycleState":"CERTIFIED","lastUpdateDate":1622259606956,"name":"pNF a8f27fc3-fd25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6056a844-f683-4563-8892-f931f4db5dcd","invariantUUID":"d18aa5c1-01fb-45e2-a109-1bf44eb86d18","systemName":"PnfA8f27fc3Fd25","description":"vendor software product","tags":["pNF a8f27fc3-fd25"],"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":"161179db-6c1a-4bad-8dc7-bddc66589440","lifecycleState":"CERTIFIED","lastUpdateDate":1622248645960,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b5aaa5b-7db2-40ea-afa1-4cf9d43c51e3","invariantUUID":"219ca79f-1d39-49ac-8e5b-2b7c6ddb24d8","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":"port","uniqueId":"89f0e08c-96d3-4f6e-a958-2ccbec10213c","lifecycleState":"CERTIFIED","lastUpdateDate":1622251067465,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef43a27-b137-4acb-90b6-dc3eb37539a2","invariantUUID":"a2fdf9c2-69ab-411b-be11-0ff2f3daab1e","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":"fdd97d25-b8cb-41e0-ae35-35bfe6608c52","lifecycleState":"CERTIFIED","lastUpdateDate":1622251002639,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8133b1a-9bd2-40a1-936b-66fbb5384485","invariantUUID":"85d88e77-e711-4556-80c7-cd93655d63ab","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":"d952b0be-a295-4986-8632-d533ae34606a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249987262,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61710cc-1424-4a56-8a10-8cbf4e457a11","invariantUUID":"df7297f4-164d-403a-83d9-e1dee7bc27bf","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"af37f7fa-24ae-4613-bd62-ef242e1d5018","lifecycleState":"CERTIFIED","lastUpdateDate":1622250988560,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93e3cc28-d08f-4476-98e6-6133f8ebe8b8","invariantUUID":"36c13667-9abe-4002-a844-617b61e239c3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcc14250-395e-4222-aae6-a25d9d864bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1622249645638,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4ca0b47-c52f-4a23-b6ee-26292d4d1ffd","invariantUUID":"84c10dfd-4be4-4c0e-b8eb-c577c709d860","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2797b43e-85f4-4175-a841-add6776c2f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1622249953856,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8a651a-6d72-42fe-83c9-8602118c34fa","invariantUUID":"50020564-f791-4ff2-bbbc-6bde7465dda4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f39d918-489d-43fb-9d12-f33d525db149","lifecycleState":"CERTIFIED","lastUpdateDate":1622249756968,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7e70b86d-80f1-460a-af46-45f8b89df197","invariantUUID":"7a8b37cc-d02a-4a2e-aecc-2990d0df6dec","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":"loadBalancer","uniqueId":"51269049-9bfe-48c4-bc2b-59e44228e769","lifecycleState":"CERTIFIED","lastUpdateDate":1622248588259,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f619624-3a37-41c2-9505-56c4e196e041","invariantUUID":"47519f03-772d-4cca-a8b0-b7b78378afbe","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":"objectStorage","uniqueId":"9d0fe277-f65c-44fc-969f-b588897e18cc","lifecycleState":"CERTIFIED","lastUpdateDate":1622249815660,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dea1499-f273-435d-a745-3c6bf658326d","invariantUUID":"e653328b-aaec-480b-a2e9-c9af3dc2e464","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11553f0-ddd5-4f54-ab00-649ef2a5a48e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250611157,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa1b7198-18a6-4d17-90f0-0abc0a1134ba","invariantUUID":"1cfd8a5c-0418-4e4e-8d6f-82cc4bb37415","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72fc44b0-703f-4dd7-9aa0-a64ff9e58441","lifecycleState":"CERTIFIED","lastUpdateDate":1622248789710,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62cfd567-f4fa-432e-8bdc-e35c7e6166c6","invariantUUID":"edfff157-e6dc-4b22-bd4e-a02424da572b","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":"23f44fb8-a504-4cab-8b17-41d257c7c4db","lifecycleState":"CERTIFIED","lastUpdateDate":1622250411838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8834af-c8ca-4908-9a40-29443624f8eb","invariantUUID":"f77d8c95-65c1-4b46-b845-121f4c2e541f","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":"compute","uniqueId":"875edcd8-ef55-490c-bee3-40be71462dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1622249860311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"405d0901-33b6-4d17-9ca3-ce9e705809e3","invariantUUID":"863d6040-a77a-41a1-8c0e-d74943f8c618","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":"network","uniqueId":"202e06bc-0967-4ea1-953c-6b239ed92d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249423758,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4d5ef4-7929-46f2-bc68-7cfe8e6bab70","invariantUUID":"607696d7-669a-43f6-8930-86ce359f082f","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":"e82b7f4c-cf07-467b-91e8-cdfdd9a47c6a","lifecycleState":"CERTIFIED","lastUpdateDate":1622257519661,"name":"vFW c1201876-43a4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","systemName":"VfwC120187643a4","description":"vendor software product","tags":["vFW c1201876-43a4"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c4e1521-8a4a-4038-b2d3-e04899fd245f","lifecycleState":"CERTIFIED","lastUpdateDate":1622250512067,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6aa3206-b240-44be-bc1c-cd019453e5a1","invariantUUID":"9fd0619a-9d96-4a5a-bfeb-4497058a9aba","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":"objectStorage","uniqueId":"0f5c97df-f6a1-4268-8e86-ebefebe62bc8","lifecycleState":"CERTIFIED","lastUpdateDate":1622246670379,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"288c9321-1caf-41de-bf77-397a0f824ceb","invariantUUID":"16758635-38db-4cf2-823a-001af50b3532","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":"networkrules","uniqueId":"427ffd6d-3bbb-4d44-9b23-cd146e893c15","lifecycleState":"CERTIFIED","lastUpdateDate":1622249069514,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b325f7bc-d46e-4160-ad09-8840b5829a50","invariantUUID":"0e3288b7-fe6b-4e1c-b85d-64958835d5ac","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":"ff40a2a5-e9ca-4579-9266-54bc53493fa0","lifecycleState":"CERTIFIED","lastUpdateDate":1622250845157,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3859fb5-05ae-48d9-b42e-d2dfeff2a23e","invariantUUID":"d8a8d244-c0d2-442c-8362-dcd0e963844c","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":"defaulticon","uniqueId":"3ceef83f-d71b-4920-9c1e-537ae094e7d0","lifecycleState":"CERTIFIED","lastUpdateDate":1622248821458,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b4d9c7b-9332-41fd-a412-abd08674f741","invariantUUID":"a60f158f-7909-4164-9621-3af686c8c719","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","lifecycleState":"CERTIFIED","lastUpdateDate":1622249401836,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"666c7535-13ee-40d2-be7d-88db5340482c","invariantUUID":"a369a34b-5a7f-4363-8111-f5766bacff1f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"761e3266-9d56-4cbb-9263-eba175767666","lifecycleState":"CERTIFIED","lastUpdateDate":1622250958112,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67f30477-41b4-4082-a6de-24675dd13af8","invariantUUID":"fd8d01fb-4164-4362-a0c2-e661bee127c9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d10e3a5d-339c-40ce-8408-cfde1527542b","lifecycleState":"CERTIFIED","lastUpdateDate":1622248839659,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4358b0f7-d29c-43fa-aec4-a5acb87355be","invariantUUID":"9187543c-6f8d-45f7-8f1a-be912fc0245d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3d64bd70-e879-48f4-9509-f33206b7b38d","lifecycleState":"CERTIFIED","lastUpdateDate":1622250009837,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fa16697-8132-43e6-a73a-86a8a6b04ee1","invariantUUID":"e83930b0-9136-4853-9f02-8ce484073646","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":"099c6031-d8c2-4a33-b100-788a66dd442a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250373943,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b365d4e1-adba-49cb-9ae5-a63a31803189","invariantUUID":"d9f36975-cfb7-4456-8faf-0bcd18ad0b3f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a87e4df-1bbf-4a2f-9a9e-945e8f1a5c18","lifecycleState":"CERTIFIED","lastUpdateDate":1622249916059,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf90722-d6ca-4ef3-9756-90634acb6099","invariantUUID":"2842e9ed-552b-4256-9801-110061e5a76f","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":"b36b7534-8b54-49dd-b780-82f134d174b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622248856568,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9150a4f-63ff-4189-936c-5b7751199d96","invariantUUID":"2b636914-bf5b-44c6-b0a4-f471851879e9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb4ca8c8-9897-4f4a-add7-a9ae22187ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249880862,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"263f4f41-245b-4346-b82e-8d8c4db4fcfa","invariantUUID":"bb54c619-40eb-4547-b5d4-ac65680b87c4","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":"9b77c26d-0870-40ef-a142-d7786a1afbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1622248891862,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d9b7e2c-5c0a-4eb5-ae6a-d768aa701e14","invariantUUID":"833d8f3d-827b-480c-b964-f9ddbceb354e","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":"port","uniqueId":"d873fa0e-d26c-4bda-b047-513a4b12eb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1622250303456,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18a22b76-95f1-4093-be33-304c63fb1c33","invariantUUID":"b462d3e0-8dac-4677-bfc9-7a0eed79b727","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":"port","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","lifecycleState":"CERTIFIED","lastUpdateDate":1622248616543,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75039994-f0e2-4721-9121-67ce1176de67","invariantUUID":"0e7c2729-dc0d-46af-90bc-a722e3cd5a8e","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":"defaulticon","uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1622264530459,"name":"basic_onboard_BAAHtb","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","systemName":"BasicOnboardBaahtb","description":"VF","tags":["basic_onboard_BAAHtb"],"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":"f9269289-0d61-4041-bdc1-706fc817c8ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622248771757,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5da6b360-a1aa-4c55-b9e4-6a1d38c2f6e0","invariantUUID":"0d4d2205-bc08-4648-89f9-48acd759801e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"885f0cf8-1d66-475e-8e82-7e1a9934ee83","lifecycleState":"CERTIFIED","lastUpdateDate":1622250143137,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f980613-7eb4-455e-b75b-f9aa30a0f37d","invariantUUID":"f125081d-eff4-498d-a3e0-df1e54d04a08","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":"securityrules","uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249220358,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"96091579-54a8-4c7b-922e-ea39408527f7","invariantUUID":"709d9723-0d39-404c-81bd-c9d4d891bf9b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"281979db-d941-4cb5-bc06-0ce4086d1a44","lifecycleState":"CERTIFIED","lastUpdateDate":1622249086637,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d08b69bb-68d5-409e-8666-61eed5fff5d7","invariantUUID":"8399b07e-8c81-4dc0-a210-d62890110a92","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":"838cbbb7-81e8-42e1-8b91-7913ff6898a1","lifecycleState":"CERTIFIED","lastUpdateDate":1622248876911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d11e595-e996-48b6-b681-f9080475a869","invariantUUID":"566dac1a-9cc6-437a-9d4d-66e5eb3280e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06881e38-da40-47bb-8aaa-caf2c9458a8a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249530970,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7168185-0312-40ae-a758-e2b5fe78e3e4","invariantUUID":"0b68e354-e8a1-4a93-afb1-35784e8a13cb","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":"89233ed2-a24f-43ab-8bab-acd1a81f1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1622261584446,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","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":"526ac0b5-23d3-411c-9393-a2360181e3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249838757,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a7f9d5c-5aef-400d-8340-bca02f4a33c2","invariantUUID":"8f12b787-6621-42af-93a9-b3724e47446d","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":"defaulticon","uniqueId":"34a9f39b-55be-4472-a2f3-f1173de3d56e","lifecycleState":"CERTIFIED","lastUpdateDate":1622246390368,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"35ad500e-769f-4f6e-ba06-aa168e8ef3b3","invariantUUID":"c0228a56-1e87-4883-a237-c2fd4213b3ec","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f631b4ff-4505-44b5-b29d-0cb956ab2381","lifecycleState":"CERTIFIED","lastUpdateDate":1622249722317,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"226c4662-6673-4f4c-9fee-535288392bc4","invariantUUID":"acf90015-3ce7-429b-b741-1254f8d86173","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"70b7cce3-44c0-4b63-b782-e41d5f2e6676","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622261398169,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","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":"baa5bc2a-48c9-4d69-abf1-8c3209a1b1b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622259671056,"name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","systemName":"DemoPnfMmg6n2dvioclnyixgfns","description":"catalog service description","tags":["robot-ete","Demo_pNF_Mmg6n2DVIOClNyixGfns"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"caa42fad-8175-4589-9aa0-90610c5aa443","lifecycleState":"CERTIFIED","lastUpdateDate":1622257625569,"name":"vFW 2021-05-29 03-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","systemName":"Vfw20210529030224","description":"catalog service description","tags":["robot-ete","vFW 2021-05-29 03-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"40c27ab4-8ec4-43bd-80e2-6a00f8b6b5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622261840372,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","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}]}]} 2021-05-29 05:03:01,993 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_BAAHtb found in resources list 2021-05-29 05:03:01,994 DEBUG 159:__init__.py(1) - check if Service basic_onboard_BAAHtb exists in SDC 2021-05-29 05:03:01,994 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-29 05:03:01,994 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:01,994 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:01,995 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:01,995 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:01,995 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:01,995 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:01,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:03:08,313 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2021-05-29 05:03:08,314 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-29 05:03:08,315 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/192ca7ce-ad31-4449-98a3-b9262084df52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad56efa0-4871-4c24-ace5-88df02f91edf/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/376d08ef-feb1-4654-b17a-e1700b228e93/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","name":"vFW 2021-05-29 03-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7647e43-d003-4b6d-8544-56d055e5f19e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-29 05:03:08,318 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:03:08,318 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:08,319 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:08,319 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:08,319 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-29 05:03:08,319 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:08,319 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:08,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:03:08,320 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_Mmg6n2DVIOClNyixGfns from SDC 2021-05-29 05:03:08,320 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:08,320 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:08,320 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:08,320 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-29 03-02-24 from SDC 2021-05-29 05:03:08,321 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:08,321 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:08,321 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:08,321 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-29 05:03:08,321 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:03:08,321 INFO 169:__init__.py(1) - Service basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:03:08,322 DEBUG 159:__init__.py(1) - check if Service basic_onboard_BAAHtb exists in SDC 2021-05-29 05:03:08,322 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-29 05:03:08,322 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:08,322 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:08,322 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:08,323 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:08,323 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:08,324 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:08,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:03:11,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2021-05-29 05:03:11,991 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-29 05:03:11,991 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/192ca7ce-ad31-4449-98a3-b9262084df52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad56efa0-4871-4c24-ace5-88df02f91edf/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/376d08ef-feb1-4654-b17a-e1700b228e93/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","name":"vFW 2021-05-29 03-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7647e43-d003-4b6d-8544-56d055e5f19e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-29 05:03:11,995 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:03:11,995 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:11,995 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:11,995 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:11,996 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-29 05:03:11,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:11,996 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:11,996 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:03:11,996 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_Mmg6n2DVIOClNyixGfns from SDC 2021-05-29 05:03:11,996 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:11,997 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:11,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:11,997 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-29 03-02-24 from SDC 2021-05-29 05:03:11,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:11,997 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:11,997 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:11,997 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-29 05:03:11,998 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:03:11,998 INFO 169:__init__.py(1) - Service basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:03:11,998 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-05-29 05:03:11,998 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-05-29 05:03:11,999 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: > 2021-05-29 05:03:11,999 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-29 05:03:11,999 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-29 05:03:11,999 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:11,999 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-05-29 05:03:11,999 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-05-29 05:03:12,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:15,119 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-05-29 05:03:15,122 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-05-29 05:03:15,123 DEBUG 120:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-05-29 05:03:15,128 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-05-29 05:03:15,129 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-05-29 05:03:15,129 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-05-29 05:03:15,129 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_BAAHtb in SDC 2021-05-29 05:03:15,130 DEBUG 159:__init__.py(1) - check if Service basic_onboard_BAAHtb exists in SDC 2021-05-29 05:03:15,130 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-29 05:03:15,130 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:15,131 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:15,131 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:15,132 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:15,132 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:15,132 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:15,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:03:21,872 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2021-05-29 05:03:21,873 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-29 05:03:21,873 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/192ca7ce-ad31-4449-98a3-b9262084df52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad56efa0-4871-4c24-ace5-88df02f91edf/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/376d08ef-feb1-4654-b17a-e1700b228e93/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","name":"vFW 2021-05-29 03-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7647e43-d003-4b6d-8544-56d055e5f19e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-29 05:03:21,875 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:03:21,875 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:21,875 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:21,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:21,876 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-29 05:03:21,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:21,876 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:21,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:03:21,876 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_Mmg6n2DVIOClNyixGfns from SDC 2021-05-29 05:03:21,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:21,876 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:21,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:21,877 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-29 03-02-24 from SDC 2021-05-29 05:03:21,877 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:21,877 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:21,877 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:03:21,877 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-05-29 05:03:21,877 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:03:21,877 INFO 169:__init__.py(1) - Service basic_onboard_BAAHtb doesn't exist in SDC 2021-05-29 05:03:21,890 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:21,890 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-29 05:03:21,890 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_BAAHtb"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_BAAHtb", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-05-29 05:03:21,891 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:21,891 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-05-29 05:03:21,891 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_BAAHtb"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_BAAHtb", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-05-29 05:03:21,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:28,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-05-29 05:03:28,226 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-05-29 05:03:28,228 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.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,"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":"a70711f8-b89c-472c-ad71-31423bd1b9e3.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,"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":"a70711f8-b89c-472c-ad71-31423bd1b9e3.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,"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":"a70711f8-b89c-472c-ad71-31423bd1b9e3.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,"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":"a70711f8-b89c-472c-ad71-31423bd1b9e3.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,"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":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.assettoscacsar","artifactName":"service-BasicOnboardBaahtb-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.assettoscatemplate","artifactName":"service-BasicOnboardBaahtb-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","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":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","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":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","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":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","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":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","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":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1622264604763,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_BAAHtb"],"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","SupportablityComponentName":"basic_onboard_BAAHtb","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","highestVersion":true,"systemName":"BasicOnboardBaahtb","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","normalizedName":"basiconboardbaahtb","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1622264604763,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_BAAHtb"} 2021-05-29 05:03:28,233 INFO 284:__init__.py(1) - Service basic_onboard_BAAHtb is created in SDC 2021-05-29 05:03:28,234 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:28,242 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_BAAHtb exists in SDC 2021-05-29 05:03:28,242 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-05-29 05:03:28,242 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:28,242 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:03:28,243 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:03:28,243 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:28,243 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-05-29 05:03:28,243 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-05-29 05:03:28,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:03:29,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081 2021-05-29 05:03:29,121 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-05-29 05:03:29,122 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/45bf6f4d-7521-45d6-840f-bd818ff0e415/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","name":"vFW c1201876-43a4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/901122a8-d9d9-4b7a-9e0a-a68761befd3a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","name":"basic_onboard_BAAHtb","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-05-29 05:03:29,124 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:03:29,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:29,124 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:29,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:03:29,124 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW c1201876-43a4 from SDC 2021-05-29 05:03:29,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:29,125 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:29,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:03:29,125 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_BAAHtb from SDC 2021-05-29 05:03:29,125 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:03:29,125 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:03:29,125 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:03:29,125 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-05-29 05:03:29,125 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:03:29,126 INFO 192:__init__.py(1) - Vf found, updating information 2021-05-29 05:03:29,126 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:29,126 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:03:29,126 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-29 05:03:29,126 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:29,126 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:03:29,126 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-05-29 05:03:29,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:37,747 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-05-29 05:03:37,750 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-05-29 05:03:37,753 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c496a54-9f30-4a0d-a6bc-a3f8a9252da3","lifecycleState":"CERTIFIED","lastUpdateDate":1622248750961,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98875618-eb77-416f-aece-eb1370faae66","invariantUUID":"c663228c-77fd-425e-add4-cc89c1dda073","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":"df9830ad-21f7-4c2d-a656-0410732ae3a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249268818,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc0e9f2d-243d-4f2b-9cd1-f72b12d2271d","invariantUUID":"88a6d6ca-799f-440f-bfdd-0a288d7660d4","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":"6a708898-054a-4813-a8f1-fd4a73f762f0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249444757,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c4a6b29-14c5-4b0b-b60e-bef7fac531d0","invariantUUID":"a53f530b-5bad-400b-8a45-a26fe3413702","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":"ac0eb488-6fd6-4fe3-9af8-b2fc955cb450","lifecycleState":"CERTIFIED","lastUpdateDate":1622248493566,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e33637c-a9c4-4be6-87e4-425be6413f07","invariantUUID":"d29aebee-307f-4ab5-a159-63292a53671f","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b28e38c2-d497-445f-bee8-d3a8a40da979","lifecycleState":"CERTIFIED","lastUpdateDate":1622249249959,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53cac4dd-f590-477c-8905-545668011af2","invariantUUID":"c3c000d9-6ebb-40cc-b648-10165b51c356","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa5eb495-63b9-4a85-8588-0196211f6c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250554940,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4792a29b-42b1-4669-8d0a-6c3bec475698","invariantUUID":"40327270-a6a4-490e-ac94-73e0f9609255","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec1bc20-d7cd-4f89-bad5-5312b10bc068","lifecycleState":"CERTIFIED","lastUpdateDate":1622249608958,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"addf08c0-5cfc-448a-bb77-e7ec7727ebd5","invariantUUID":"c7887da3-e4fa-40f2-a2b3-ea408bbebda6","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":"28ae2be7-c433-49c0-a630-7a85b9a2b09c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249790658,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13408590-ce73-44a4-812d-5d64322b4b1b","invariantUUID":"609f2d56-2b4a-43fb-9e4e-34100b707e31","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f613e56-b1e1-4fdc-b44d-dd06a667ed58","lifecycleState":"CERTIFIED","lastUpdateDate":1622250287640,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7b17b12-e1ed-4ca8-83d9-9a8764711266","invariantUUID":"2f7f6ef4-31a0-48e2-9578-6dbac47997bf","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6224783e-1b1b-4323-b89f-4c6d345bd6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622249204759,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485b11f5-cc22-403f-8c6a-86e89083833e","invariantUUID":"52b4b68b-6a30-4d10-bd95-0f1e36cbc73f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a087a389-bcbd-4030-9054-25e2cd115bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1622249591666,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"453bb373-c9f5-4ecf-bcfd-4134786c27ad","invariantUUID":"21401b91-d671-4719-8489-9b9e400849eb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dc2a0b3-7101-43f1-8b20-ba547c2f1bce","lifecycleState":"CERTIFIED","lastUpdateDate":1622250355948,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daef7be1-e3a4-4b09-90d4-1d351c5e50b8","invariantUUID":"271b0151-fa54-4d6b-85ce-6d5dca77fd0f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"187373b4-a70a-49c9-ab2e-4833fb890cf9","lifecycleState":"CERTIFIED","lastUpdateDate":1622250111012,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a055d7f-7fa4-4e56-b6d0-0a74e1f54b89","invariantUUID":"d4a44f20-a0dd-4b64-abad-828ee8e18770","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":"fc249fcd-5c21-4f49-81dd-66753e8be204","lifecycleState":"CERTIFIED","lastUpdateDate":1622248908819,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e78346c8-dbc9-4e99-b850-5314ab819763","invariantUUID":"7f1f0476-fa08-4f18-88f1-3285d21acda0","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"42ebdfaa-b568-4d0f-bdc0-a683159d3ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1622251046665,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"510dbc3c-01e4-4cb5-944c-af4822463899","invariantUUID":"1e91f93e-e3c0-4615-8deb-6b95563ec049","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df47309-6ed2-4345-af8a-a068ef6069e6","lifecycleState":"CERTIFIED","lastUpdateDate":1622250448740,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a788e683-b008-4109-805d-3ee89b8813f5","invariantUUID":"bdba0c0a-92b2-432a-aa67-4de9bdabf3be","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":"port","uniqueId":"514ca5d8-1885-4a3a-8cb6-9d73fdb901c3","lifecycleState":"CERTIFIED","lastUpdateDate":1622250756041,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30a44b06-255a-4614-9ef7-4fb29c47c3b8","invariantUUID":"5285dc95-b8f5-4c91-8d73-e4a6a9fb8c1b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42c76e84-28ca-4047-b9c3-10d182f3c27f","lifecycleState":"CERTIFIED","lastUpdateDate":1622249291657,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa12eee3-82c5-43f3-8a25-b4976b471e21","invariantUUID":"62b6ba67-cc90-4f7a-84cd-186f304c7f4a","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":"368d5cbe-3454-43ea-a22f-864457ea04bd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249325736,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a51a615-b549-4e47-8e1e-4c73dfffe89e","invariantUUID":"0d068ec5-7c54-4469-9994-bb3f619483e7","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":"objectStorage","uniqueId":"676cae0e-ae72-4135-aa16-ef70f24ad9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622248731237,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe990b-4a65-4565-9e72-96c2e49a7123","invariantUUID":"947360a9-387f-497a-be91-8aa88dcfb714","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5204d235-5a4c-4ec9-8760-06b4860dcdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1622250263137,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0632107-f04e-4881-9ffb-9a38579209b7","invariantUUID":"82d25024-37b6-41b5-b481-3acd793d1674","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":"c1d13b46-edab-496f-8317-abf3174036ba","lifecycleState":"CERTIFIED","lastUpdateDate":1622249933858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30f9ab47-c101-4ade-8542-c435d99572ae","invariantUUID":"b4011a5f-cfa9-43d4-88f3-be65cc11dbed","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":"port","uniqueId":"6df0b771-1e1b-4b6b-b13e-a3e97341d028","lifecycleState":"CERTIFIED","lastUpdateDate":1622250323357,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1174faca-0f12-4108-afe5-aad9592b26ea","invariantUUID":"d810088f-5f5d-4944-a0ee-b1320f1b2283","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":"networkrules","uniqueId":"d92de800-c13f-4368-9847-c2559ecb68e0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249182059,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"688ea167-f94e-4c14-a534-464161154d03","invariantUUID":"cfee113c-2f0f-4da5-84fb-f4354b61302c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e29ed297-3d78-4536-a2fb-d4842c3b3902","lifecycleState":"CERTIFIED","lastUpdateDate":1622251018558,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db588c88-c454-49b9-8aef-1cde595664a7","invariantUUID":"984b2f4d-b107-4096-9bd5-95c59bd136d3","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":"59a5dc2c-78ec-4834-af99-41c4946937bf","lifecycleState":"CERTIFIED","lastUpdateDate":1622250339865,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582b5d02-1fee-4464-b5c2-fbdbb69bdce6","invariantUUID":"8b988dc9-819a-4933-b404-237baa3f5fab","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":"b829f83e-e360-4dc4-9311-3f8fd8db1c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1622249680964,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5dea99b2-2409-483c-82a6-6fea13f70eb5","invariantUUID":"5bcd0c2c-c7fa-4b1f-b9d5-4a2155b5f808","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"103888c0-af17-4238-8cff-83aad092257e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250240472,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98b0bb7-d19a-496b-80cc-b9bb51600e35","invariantUUID":"a8190b9d-4fec-4e0e-9f4d-261b058c9322","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b0e7d29-a6da-42d3-9121-0953b9428f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1622248807357,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc2126a-5311-4c85-95a4-7ca0053713ae","invariantUUID":"7573b84a-76e7-4051-b081-6f73a150ff61","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622246210664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"439ec0f8-fbd9-4970-9879-0eaf8dc6f4b8","invariantUUID":"32f54ad3-2f82-4a64-8f72-532fd1f1818c","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":"defaulticon","uniqueId":"bce2d98c-4ce0-4355-a6e2-63a1167c0429","lifecycleState":"CERTIFIED","lastUpdateDate":1622259606956,"name":"pNF a8f27fc3-fd25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6056a844-f683-4563-8892-f931f4db5dcd","invariantUUID":"d18aa5c1-01fb-45e2-a109-1bf44eb86d18","systemName":"PnfA8f27fc3Fd25","description":"vendor software product","tags":["pNF a8f27fc3-fd25"],"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":"161179db-6c1a-4bad-8dc7-bddc66589440","lifecycleState":"CERTIFIED","lastUpdateDate":1622248645960,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b5aaa5b-7db2-40ea-afa1-4cf9d43c51e3","invariantUUID":"219ca79f-1d39-49ac-8e5b-2b7c6ddb24d8","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":"port","uniqueId":"89f0e08c-96d3-4f6e-a958-2ccbec10213c","lifecycleState":"CERTIFIED","lastUpdateDate":1622251067465,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef43a27-b137-4acb-90b6-dc3eb37539a2","invariantUUID":"a2fdf9c2-69ab-411b-be11-0ff2f3daab1e","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":"fdd97d25-b8cb-41e0-ae35-35bfe6608c52","lifecycleState":"CERTIFIED","lastUpdateDate":1622251002639,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8133b1a-9bd2-40a1-936b-66fbb5384485","invariantUUID":"85d88e77-e711-4556-80c7-cd93655d63ab","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":"d952b0be-a295-4986-8632-d533ae34606a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249987262,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61710cc-1424-4a56-8a10-8cbf4e457a11","invariantUUID":"df7297f4-164d-403a-83d9-e1dee7bc27bf","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"af37f7fa-24ae-4613-bd62-ef242e1d5018","lifecycleState":"CERTIFIED","lastUpdateDate":1622250988560,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93e3cc28-d08f-4476-98e6-6133f8ebe8b8","invariantUUID":"36c13667-9abe-4002-a844-617b61e239c3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcc14250-395e-4222-aae6-a25d9d864bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1622249645638,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4ca0b47-c52f-4a23-b6ee-26292d4d1ffd","invariantUUID":"84c10dfd-4be4-4c0e-b8eb-c577c709d860","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2797b43e-85f4-4175-a841-add6776c2f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1622249953856,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8a651a-6d72-42fe-83c9-8602118c34fa","invariantUUID":"50020564-f791-4ff2-bbbc-6bde7465dda4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f39d918-489d-43fb-9d12-f33d525db149","lifecycleState":"CERTIFIED","lastUpdateDate":1622249756968,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7e70b86d-80f1-460a-af46-45f8b89df197","invariantUUID":"7a8b37cc-d02a-4a2e-aecc-2990d0df6dec","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":"loadBalancer","uniqueId":"51269049-9bfe-48c4-bc2b-59e44228e769","lifecycleState":"CERTIFIED","lastUpdateDate":1622248588259,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f619624-3a37-41c2-9505-56c4e196e041","invariantUUID":"47519f03-772d-4cca-a8b0-b7b78378afbe","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":"objectStorage","uniqueId":"9d0fe277-f65c-44fc-969f-b588897e18cc","lifecycleState":"CERTIFIED","lastUpdateDate":1622249815660,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dea1499-f273-435d-a745-3c6bf658326d","invariantUUID":"e653328b-aaec-480b-a2e9-c9af3dc2e464","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11553f0-ddd5-4f54-ab00-649ef2a5a48e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250611157,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa1b7198-18a6-4d17-90f0-0abc0a1134ba","invariantUUID":"1cfd8a5c-0418-4e4e-8d6f-82cc4bb37415","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72fc44b0-703f-4dd7-9aa0-a64ff9e58441","lifecycleState":"CERTIFIED","lastUpdateDate":1622248789710,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62cfd567-f4fa-432e-8bdc-e35c7e6166c6","invariantUUID":"edfff157-e6dc-4b22-bd4e-a02424da572b","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":"23f44fb8-a504-4cab-8b17-41d257c7c4db","lifecycleState":"CERTIFIED","lastUpdateDate":1622250411838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8834af-c8ca-4908-9a40-29443624f8eb","invariantUUID":"f77d8c95-65c1-4b46-b845-121f4c2e541f","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":"compute","uniqueId":"875edcd8-ef55-490c-bee3-40be71462dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1622249860311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"405d0901-33b6-4d17-9ca3-ce9e705809e3","invariantUUID":"863d6040-a77a-41a1-8c0e-d74943f8c618","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":"network","uniqueId":"202e06bc-0967-4ea1-953c-6b239ed92d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249423758,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4d5ef4-7929-46f2-bc68-7cfe8e6bab70","invariantUUID":"607696d7-669a-43f6-8930-86ce359f082f","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":"e82b7f4c-cf07-467b-91e8-cdfdd9a47c6a","lifecycleState":"CERTIFIED","lastUpdateDate":1622257519661,"name":"vFW c1201876-43a4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","systemName":"VfwC120187643a4","description":"vendor software product","tags":["vFW c1201876-43a4"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c4e1521-8a4a-4038-b2d3-e04899fd245f","lifecycleState":"CERTIFIED","lastUpdateDate":1622250512067,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6aa3206-b240-44be-bc1c-cd019453e5a1","invariantUUID":"9fd0619a-9d96-4a5a-bfeb-4497058a9aba","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":"objectStorage","uniqueId":"0f5c97df-f6a1-4268-8e86-ebefebe62bc8","lifecycleState":"CERTIFIED","lastUpdateDate":1622246670379,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"288c9321-1caf-41de-bf77-397a0f824ceb","invariantUUID":"16758635-38db-4cf2-823a-001af50b3532","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":"networkrules","uniqueId":"427ffd6d-3bbb-4d44-9b23-cd146e893c15","lifecycleState":"CERTIFIED","lastUpdateDate":1622249069514,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b325f7bc-d46e-4160-ad09-8840b5829a50","invariantUUID":"0e3288b7-fe6b-4e1c-b85d-64958835d5ac","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":"ff40a2a5-e9ca-4579-9266-54bc53493fa0","lifecycleState":"CERTIFIED","lastUpdateDate":1622250845157,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3859fb5-05ae-48d9-b42e-d2dfeff2a23e","invariantUUID":"d8a8d244-c0d2-442c-8362-dcd0e963844c","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":"defaulticon","uniqueId":"3ceef83f-d71b-4920-9c1e-537ae094e7d0","lifecycleState":"CERTIFIED","lastUpdateDate":1622248821458,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b4d9c7b-9332-41fd-a412-abd08674f741","invariantUUID":"a60f158f-7909-4164-9621-3af686c8c719","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","lifecycleState":"CERTIFIED","lastUpdateDate":1622249401836,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"666c7535-13ee-40d2-be7d-88db5340482c","invariantUUID":"a369a34b-5a7f-4363-8111-f5766bacff1f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"761e3266-9d56-4cbb-9263-eba175767666","lifecycleState":"CERTIFIED","lastUpdateDate":1622250958112,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67f30477-41b4-4082-a6de-24675dd13af8","invariantUUID":"fd8d01fb-4164-4362-a0c2-e661bee127c9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d10e3a5d-339c-40ce-8408-cfde1527542b","lifecycleState":"CERTIFIED","lastUpdateDate":1622248839659,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4358b0f7-d29c-43fa-aec4-a5acb87355be","invariantUUID":"9187543c-6f8d-45f7-8f1a-be912fc0245d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3d64bd70-e879-48f4-9509-f33206b7b38d","lifecycleState":"CERTIFIED","lastUpdateDate":1622250009837,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fa16697-8132-43e6-a73a-86a8a6b04ee1","invariantUUID":"e83930b0-9136-4853-9f02-8ce484073646","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":"099c6031-d8c2-4a33-b100-788a66dd442a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250373943,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b365d4e1-adba-49cb-9ae5-a63a31803189","invariantUUID":"d9f36975-cfb7-4456-8faf-0bcd18ad0b3f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a87e4df-1bbf-4a2f-9a9e-945e8f1a5c18","lifecycleState":"CERTIFIED","lastUpdateDate":1622249916059,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf90722-d6ca-4ef3-9756-90634acb6099","invariantUUID":"2842e9ed-552b-4256-9801-110061e5a76f","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":"b36b7534-8b54-49dd-b780-82f134d174b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622248856568,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9150a4f-63ff-4189-936c-5b7751199d96","invariantUUID":"2b636914-bf5b-44c6-b0a4-f471851879e9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb4ca8c8-9897-4f4a-add7-a9ae22187ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249880862,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"263f4f41-245b-4346-b82e-8d8c4db4fcfa","invariantUUID":"bb54c619-40eb-4547-b5d4-ac65680b87c4","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":"9b77c26d-0870-40ef-a142-d7786a1afbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1622248891862,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d9b7e2c-5c0a-4eb5-ae6a-d768aa701e14","invariantUUID":"833d8f3d-827b-480c-b964-f9ddbceb354e","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":"port","uniqueId":"d873fa0e-d26c-4bda-b047-513a4b12eb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1622250303456,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18a22b76-95f1-4093-be33-304c63fb1c33","invariantUUID":"b462d3e0-8dac-4677-bfc9-7a0eed79b727","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":"port","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","lifecycleState":"CERTIFIED","lastUpdateDate":1622248616543,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75039994-f0e2-4721-9121-67ce1176de67","invariantUUID":"0e7c2729-dc0d-46af-90bc-a722e3cd5a8e","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":"defaulticon","uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1622264530459,"name":"basic_onboard_BAAHtb","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","systemName":"BasicOnboardBaahtb","description":"VF","tags":["basic_onboard_BAAHtb"],"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":"f9269289-0d61-4041-bdc1-706fc817c8ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622248771757,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5da6b360-a1aa-4c55-b9e4-6a1d38c2f6e0","invariantUUID":"0d4d2205-bc08-4648-89f9-48acd759801e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"885f0cf8-1d66-475e-8e82-7e1a9934ee83","lifecycleState":"CERTIFIED","lastUpdateDate":1622250143137,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f980613-7eb4-455e-b75b-f9aa30a0f37d","invariantUUID":"f125081d-eff4-498d-a3e0-df1e54d04a08","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":"securityrules","uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249220358,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"96091579-54a8-4c7b-922e-ea39408527f7","invariantUUID":"709d9723-0d39-404c-81bd-c9d4d891bf9b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"281979db-d941-4cb5-bc06-0ce4086d1a44","lifecycleState":"CERTIFIED","lastUpdateDate":1622249086637,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d08b69bb-68d5-409e-8666-61eed5fff5d7","invariantUUID":"8399b07e-8c81-4dc0-a210-d62890110a92","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":"838cbbb7-81e8-42e1-8b91-7913ff6898a1","lifecycleState":"CERTIFIED","lastUpdateDate":1622248876911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d11e595-e996-48b6-b681-f9080475a869","invariantUUID":"566dac1a-9cc6-437a-9d4d-66e5eb3280e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06881e38-da40-47bb-8aaa-caf2c9458a8a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249530970,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7168185-0312-40ae-a758-e2b5fe78e3e4","invariantUUID":"0b68e354-e8a1-4a93-afb1-35784e8a13cb","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":"89233ed2-a24f-43ab-8bab-acd1a81f1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1622261584446,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","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":"526ac0b5-23d3-411c-9393-a2360181e3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249838757,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a7f9d5c-5aef-400d-8340-bca02f4a33c2","invariantUUID":"8f12b787-6621-42af-93a9-b3724e47446d","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":"defaulticon","uniqueId":"34a9f39b-55be-4472-a2f3-f1173de3d56e","lifecycleState":"CERTIFIED","lastUpdateDate":1622246390368,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"35ad500e-769f-4f6e-ba06-aa168e8ef3b3","invariantUUID":"c0228a56-1e87-4883-a237-c2fd4213b3ec","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f631b4ff-4505-44b5-b29d-0cb956ab2381","lifecycleState":"CERTIFIED","lastUpdateDate":1622249722317,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"226c4662-6673-4f4c-9fee-535288392bc4","invariantUUID":"acf90015-3ce7-429b-b741-1254f8d86173","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"70b7cce3-44c0-4b63-b782-e41d5f2e6676","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622261398169,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1622264604763,"name":"basic_onboard_BAAHtb","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","systemName":"BasicOnboardBaahtb","description":"service","tags":["basic_onboard_BAAHtb"],"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":"baa5bc2a-48c9-4d69-abf1-8c3209a1b1b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622259671056,"name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","systemName":"DemoPnfMmg6n2dvioclnyixgfns","description":"catalog service description","tags":["robot-ete","Demo_pNF_Mmg6n2DVIOClNyixGfns"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"caa42fad-8175-4589-9aa0-90610c5aa443","lifecycleState":"CERTIFIED","lastUpdateDate":1622257625569,"name":"vFW 2021-05-29 03-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","systemName":"Vfw20210529030224","description":"catalog service description","tags":["robot-ete","vFW 2021-05-29 03-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"40c27ab4-8ec4-43bd-80e2-6a00f8b6b5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622261840372,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","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}]}]} 2021-05-29 05:03:37,759 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_BAAHtb found in resources list 2021-05-29 05:03:37,760 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:37,761 DEBUG 105: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/a70711f8-b89c-472c-ad71-31423bd1b9e3/resourceInstance 2021-05-29 05:03:37,761 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_onboard_BAAHtb", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "451ee828-12b4-42cb-a0ac-2c171d4dffa5", "originType": "VF", "componentUid": "451ee828-12b4-42cb-a0ac-2c171d4dffa5", "icon": "defaulticon" } 2021-05-29 05:03:37,764 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:47,824 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a70711f8-b89c-472c-ad71-31423bd1b9e3/resourceInstance HTTP/1.1" 201 None 2021-05-29 05:03:47,825 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-05-29 05:03:47,826 DEBUG 120: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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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,"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":"e48595f5-7116-4769-8598-16080cc2d59c.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,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","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":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_BAAHtb 0","SupportablityComponentVersion":null},"actualComponentUid":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","createdFromCsar":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0","normalizedName":"basic_onboard_baahtb0","name":"basic_onboard_BAAHtb 0","creationTime":1622264622437,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_baahtb0","createdFrom":null,"componentUid":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardBaahtb","modificationTime":1622264622437,"customizationUUID":"808e189b-b369-4392-82c7-c763a2405175","posX":"200","posY":"100","componentName":"basic_onboard_BAAHtb","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false} 2021-05-29 05:03:47,827 INFO 479:service.py(1) - Resource VF basic_onboard_BAAHtb has been added on serice basic_onboard_BAAHtb 2021-05-29 05:03:47,829 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:47,829 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/dcca0787-7ae0-42ab-9f1c-3d55ec0c3717/distribution 2021-05-29 05:03:47,830 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] data sent: None 2021-05-29 05:03:47,830 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:47,830 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/dcca0787-7ae0-42ab-9f1c-3d55ec0c3717/distribution 2021-05-29 05:03:47,830 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] data sent: None 2021-05-29 05:03:47,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:48,120 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/dcca0787-7ae0-42ab-9f1c-3d55ec0c3717/distribution HTTP/1.1" 200 38 2021-05-29 05:03:48,121 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] response code: 200 2021-05-29 05:03:48,122 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_BAAHtb] response: {"distributionStatusOfServiceList":[]} 2021-05-29 05:03:48,124 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:48,124 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-05-29 05:03:48,124 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] data sent: None 2021-05-29 05:03:48,125 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:48,125 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-05-29 05:03:48,125 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] data sent: None 2021-05-29 05:03:48,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:48,178 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-05-29 05:03:48,179 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] response code: 200 2021-05-29 05:03:48,179 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_onboard_BAAHtb] response: {"distributionStatusList":[]} 2021-05-29 05:03:48,181 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-05-29 05:03:48,181 INFO 696:service.py(1) - attempting to checkin Service basic_onboard_BAAHtb in SDC 2021-05-29 05:03:48,185 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:48,186 DEBUG 105:onap_service.py(1) - [SDC][checkin Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/a70711f8-b89c-472c-ad71-31423bd1b9e3/lifecycleState/checkin 2021-05-29 05:03:48,186 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-05-29 05:03:48,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:03:55,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a70711f8-b89c-472c-ad71-31423bd1b9e3/lifecycleState/checkin HTTP/1.1" 200 1225 2021-05-29 05:03:55,568 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-05-29 05:03:55,568 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3","name":"basic_onboard_BAAHtb","version":"0.1","isHighestVersion":true,"creationDate":1622264604763,"lastUpdateDate":1622264631472,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_BAAHtb"],"icon":"network_l_1-3","normalizedName":"basiconboardbaahtb","systemName":"BasicOnboardBaahtb","contactId":"cs0008","allVersions":{"0.1":"a70711f8-b89c-472c-ad71-31423bd1b9e3"},"projectCode":"123456","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","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":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717"} 2021-05-29 05:03:55,571 DEBUG 159:__init__.py(1) - check if Service basic_onboard_BAAHtb exists in SDC 2021-05-29 05:03:55,571 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-29 05:03:55,571 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:55,572 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:55,572 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:55,572 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:03:55,573 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:03:55,573 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:03:55,575 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:04:00,639 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1850 2021-05-29 05:04:00,641 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-29 05:04:00,642 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","name":"basic_onboard_BAAHtb","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/dcca0787-7ae0-42ab-9f1c-3d55ec0c3717/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/192ca7ce-ad31-4449-98a3-b9262084df52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad56efa0-4871-4c24-ace5-88df02f91edf/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/376d08ef-feb1-4654-b17a-e1700b228e93/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","name":"vFW 2021-05-29 03-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7647e43-d003-4b6d-8544-56d055e5f19e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-29 05:04:00,644 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_BAAHtb from SDC 2021-05-29 05:04:00,645 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:00,645 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:00,645 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:04:00,645 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:04:00,645 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:00,645 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:00,645 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:04:00,645 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-29 05:04:00,645 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:00,646 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:00,646 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:04:00,646 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_Mmg6n2DVIOClNyixGfns from SDC 2021-05-29 05:04:00,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:00,646 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:00,646 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:04:00,646 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-29 03-02-24 from SDC 2021-05-29 05:04:00,646 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:00,646 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:00,647 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:04:00,647 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-05-29 05:04:00,647 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:04:00,647 INFO 192:__init__.py(1) - Service found, updating information 2021-05-29 05:04:00,647 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:00,647 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:04:00,648 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-29 05:04:00,648 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:00,648 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:04:00,649 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-29 05:04:00,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:04:08,769 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-05-29 05:04:08,772 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-29 05:04:08,774 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c496a54-9f30-4a0d-a6bc-a3f8a9252da3","lifecycleState":"CERTIFIED","lastUpdateDate":1622248750961,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98875618-eb77-416f-aece-eb1370faae66","invariantUUID":"c663228c-77fd-425e-add4-cc89c1dda073","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":"df9830ad-21f7-4c2d-a656-0410732ae3a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249268818,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc0e9f2d-243d-4f2b-9cd1-f72b12d2271d","invariantUUID":"88a6d6ca-799f-440f-bfdd-0a288d7660d4","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":"6a708898-054a-4813-a8f1-fd4a73f762f0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249444757,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c4a6b29-14c5-4b0b-b60e-bef7fac531d0","invariantUUID":"a53f530b-5bad-400b-8a45-a26fe3413702","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":"ac0eb488-6fd6-4fe3-9af8-b2fc955cb450","lifecycleState":"CERTIFIED","lastUpdateDate":1622248493566,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e33637c-a9c4-4be6-87e4-425be6413f07","invariantUUID":"d29aebee-307f-4ab5-a159-63292a53671f","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b28e38c2-d497-445f-bee8-d3a8a40da979","lifecycleState":"CERTIFIED","lastUpdateDate":1622249249959,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53cac4dd-f590-477c-8905-545668011af2","invariantUUID":"c3c000d9-6ebb-40cc-b648-10165b51c356","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa5eb495-63b9-4a85-8588-0196211f6c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250554940,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4792a29b-42b1-4669-8d0a-6c3bec475698","invariantUUID":"40327270-a6a4-490e-ac94-73e0f9609255","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec1bc20-d7cd-4f89-bad5-5312b10bc068","lifecycleState":"CERTIFIED","lastUpdateDate":1622249608958,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"addf08c0-5cfc-448a-bb77-e7ec7727ebd5","invariantUUID":"c7887da3-e4fa-40f2-a2b3-ea408bbebda6","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":"28ae2be7-c433-49c0-a630-7a85b9a2b09c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249790658,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13408590-ce73-44a4-812d-5d64322b4b1b","invariantUUID":"609f2d56-2b4a-43fb-9e4e-34100b707e31","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f613e56-b1e1-4fdc-b44d-dd06a667ed58","lifecycleState":"CERTIFIED","lastUpdateDate":1622250287640,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7b17b12-e1ed-4ca8-83d9-9a8764711266","invariantUUID":"2f7f6ef4-31a0-48e2-9578-6dbac47997bf","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6224783e-1b1b-4323-b89f-4c6d345bd6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622249204759,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485b11f5-cc22-403f-8c6a-86e89083833e","invariantUUID":"52b4b68b-6a30-4d10-bd95-0f1e36cbc73f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a087a389-bcbd-4030-9054-25e2cd115bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1622249591666,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"453bb373-c9f5-4ecf-bcfd-4134786c27ad","invariantUUID":"21401b91-d671-4719-8489-9b9e400849eb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dc2a0b3-7101-43f1-8b20-ba547c2f1bce","lifecycleState":"CERTIFIED","lastUpdateDate":1622250355948,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daef7be1-e3a4-4b09-90d4-1d351c5e50b8","invariantUUID":"271b0151-fa54-4d6b-85ce-6d5dca77fd0f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"187373b4-a70a-49c9-ab2e-4833fb890cf9","lifecycleState":"CERTIFIED","lastUpdateDate":1622250111012,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a055d7f-7fa4-4e56-b6d0-0a74e1f54b89","invariantUUID":"d4a44f20-a0dd-4b64-abad-828ee8e18770","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":"fc249fcd-5c21-4f49-81dd-66753e8be204","lifecycleState":"CERTIFIED","lastUpdateDate":1622248908819,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e78346c8-dbc9-4e99-b850-5314ab819763","invariantUUID":"7f1f0476-fa08-4f18-88f1-3285d21acda0","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"42ebdfaa-b568-4d0f-bdc0-a683159d3ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1622251046665,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"510dbc3c-01e4-4cb5-944c-af4822463899","invariantUUID":"1e91f93e-e3c0-4615-8deb-6b95563ec049","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df47309-6ed2-4345-af8a-a068ef6069e6","lifecycleState":"CERTIFIED","lastUpdateDate":1622250448740,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a788e683-b008-4109-805d-3ee89b8813f5","invariantUUID":"bdba0c0a-92b2-432a-aa67-4de9bdabf3be","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":"port","uniqueId":"514ca5d8-1885-4a3a-8cb6-9d73fdb901c3","lifecycleState":"CERTIFIED","lastUpdateDate":1622250756041,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30a44b06-255a-4614-9ef7-4fb29c47c3b8","invariantUUID":"5285dc95-b8f5-4c91-8d73-e4a6a9fb8c1b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42c76e84-28ca-4047-b9c3-10d182f3c27f","lifecycleState":"CERTIFIED","lastUpdateDate":1622249291657,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa12eee3-82c5-43f3-8a25-b4976b471e21","invariantUUID":"62b6ba67-cc90-4f7a-84cd-186f304c7f4a","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":"368d5cbe-3454-43ea-a22f-864457ea04bd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249325736,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a51a615-b549-4e47-8e1e-4c73dfffe89e","invariantUUID":"0d068ec5-7c54-4469-9994-bb3f619483e7","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":"objectStorage","uniqueId":"676cae0e-ae72-4135-aa16-ef70f24ad9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622248731237,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe990b-4a65-4565-9e72-96c2e49a7123","invariantUUID":"947360a9-387f-497a-be91-8aa88dcfb714","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5204d235-5a4c-4ec9-8760-06b4860dcdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1622250263137,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0632107-f04e-4881-9ffb-9a38579209b7","invariantUUID":"82d25024-37b6-41b5-b481-3acd793d1674","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":"c1d13b46-edab-496f-8317-abf3174036ba","lifecycleState":"CERTIFIED","lastUpdateDate":1622249933858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30f9ab47-c101-4ade-8542-c435d99572ae","invariantUUID":"b4011a5f-cfa9-43d4-88f3-be65cc11dbed","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":"port","uniqueId":"6df0b771-1e1b-4b6b-b13e-a3e97341d028","lifecycleState":"CERTIFIED","lastUpdateDate":1622250323357,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1174faca-0f12-4108-afe5-aad9592b26ea","invariantUUID":"d810088f-5f5d-4944-a0ee-b1320f1b2283","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":"networkrules","uniqueId":"d92de800-c13f-4368-9847-c2559ecb68e0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249182059,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"688ea167-f94e-4c14-a534-464161154d03","invariantUUID":"cfee113c-2f0f-4da5-84fb-f4354b61302c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e29ed297-3d78-4536-a2fb-d4842c3b3902","lifecycleState":"CERTIFIED","lastUpdateDate":1622251018558,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db588c88-c454-49b9-8aef-1cde595664a7","invariantUUID":"984b2f4d-b107-4096-9bd5-95c59bd136d3","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":"59a5dc2c-78ec-4834-af99-41c4946937bf","lifecycleState":"CERTIFIED","lastUpdateDate":1622250339865,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582b5d02-1fee-4464-b5c2-fbdbb69bdce6","invariantUUID":"8b988dc9-819a-4933-b404-237baa3f5fab","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":"b829f83e-e360-4dc4-9311-3f8fd8db1c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1622249680964,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5dea99b2-2409-483c-82a6-6fea13f70eb5","invariantUUID":"5bcd0c2c-c7fa-4b1f-b9d5-4a2155b5f808","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"103888c0-af17-4238-8cff-83aad092257e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250240472,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98b0bb7-d19a-496b-80cc-b9bb51600e35","invariantUUID":"a8190b9d-4fec-4e0e-9f4d-261b058c9322","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b0e7d29-a6da-42d3-9121-0953b9428f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1622248807357,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc2126a-5311-4c85-95a4-7ca0053713ae","invariantUUID":"7573b84a-76e7-4051-b081-6f73a150ff61","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622246210664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"439ec0f8-fbd9-4970-9879-0eaf8dc6f4b8","invariantUUID":"32f54ad3-2f82-4a64-8f72-532fd1f1818c","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":"defaulticon","uniqueId":"bce2d98c-4ce0-4355-a6e2-63a1167c0429","lifecycleState":"CERTIFIED","lastUpdateDate":1622259606956,"name":"pNF a8f27fc3-fd25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6056a844-f683-4563-8892-f931f4db5dcd","invariantUUID":"d18aa5c1-01fb-45e2-a109-1bf44eb86d18","systemName":"PnfA8f27fc3Fd25","description":"vendor software product","tags":["pNF a8f27fc3-fd25"],"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":"161179db-6c1a-4bad-8dc7-bddc66589440","lifecycleState":"CERTIFIED","lastUpdateDate":1622248645960,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b5aaa5b-7db2-40ea-afa1-4cf9d43c51e3","invariantUUID":"219ca79f-1d39-49ac-8e5b-2b7c6ddb24d8","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":"port","uniqueId":"89f0e08c-96d3-4f6e-a958-2ccbec10213c","lifecycleState":"CERTIFIED","lastUpdateDate":1622251067465,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef43a27-b137-4acb-90b6-dc3eb37539a2","invariantUUID":"a2fdf9c2-69ab-411b-be11-0ff2f3daab1e","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":"fdd97d25-b8cb-41e0-ae35-35bfe6608c52","lifecycleState":"CERTIFIED","lastUpdateDate":1622251002639,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8133b1a-9bd2-40a1-936b-66fbb5384485","invariantUUID":"85d88e77-e711-4556-80c7-cd93655d63ab","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":"d952b0be-a295-4986-8632-d533ae34606a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249987262,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61710cc-1424-4a56-8a10-8cbf4e457a11","invariantUUID":"df7297f4-164d-403a-83d9-e1dee7bc27bf","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"af37f7fa-24ae-4613-bd62-ef242e1d5018","lifecycleState":"CERTIFIED","lastUpdateDate":1622250988560,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93e3cc28-d08f-4476-98e6-6133f8ebe8b8","invariantUUID":"36c13667-9abe-4002-a844-617b61e239c3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcc14250-395e-4222-aae6-a25d9d864bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1622249645638,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4ca0b47-c52f-4a23-b6ee-26292d4d1ffd","invariantUUID":"84c10dfd-4be4-4c0e-b8eb-c577c709d860","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2797b43e-85f4-4175-a841-add6776c2f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1622249953856,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8a651a-6d72-42fe-83c9-8602118c34fa","invariantUUID":"50020564-f791-4ff2-bbbc-6bde7465dda4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f39d918-489d-43fb-9d12-f33d525db149","lifecycleState":"CERTIFIED","lastUpdateDate":1622249756968,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7e70b86d-80f1-460a-af46-45f8b89df197","invariantUUID":"7a8b37cc-d02a-4a2e-aecc-2990d0df6dec","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":"loadBalancer","uniqueId":"51269049-9bfe-48c4-bc2b-59e44228e769","lifecycleState":"CERTIFIED","lastUpdateDate":1622248588259,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f619624-3a37-41c2-9505-56c4e196e041","invariantUUID":"47519f03-772d-4cca-a8b0-b7b78378afbe","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":"objectStorage","uniqueId":"9d0fe277-f65c-44fc-969f-b588897e18cc","lifecycleState":"CERTIFIED","lastUpdateDate":1622249815660,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dea1499-f273-435d-a745-3c6bf658326d","invariantUUID":"e653328b-aaec-480b-a2e9-c9af3dc2e464","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11553f0-ddd5-4f54-ab00-649ef2a5a48e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250611157,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa1b7198-18a6-4d17-90f0-0abc0a1134ba","invariantUUID":"1cfd8a5c-0418-4e4e-8d6f-82cc4bb37415","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72fc44b0-703f-4dd7-9aa0-a64ff9e58441","lifecycleState":"CERTIFIED","lastUpdateDate":1622248789710,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62cfd567-f4fa-432e-8bdc-e35c7e6166c6","invariantUUID":"edfff157-e6dc-4b22-bd4e-a02424da572b","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":"23f44fb8-a504-4cab-8b17-41d257c7c4db","lifecycleState":"CERTIFIED","lastUpdateDate":1622250411838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8834af-c8ca-4908-9a40-29443624f8eb","invariantUUID":"f77d8c95-65c1-4b46-b845-121f4c2e541f","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":"compute","uniqueId":"875edcd8-ef55-490c-bee3-40be71462dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1622249860311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"405d0901-33b6-4d17-9ca3-ce9e705809e3","invariantUUID":"863d6040-a77a-41a1-8c0e-d74943f8c618","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":"network","uniqueId":"202e06bc-0967-4ea1-953c-6b239ed92d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249423758,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4d5ef4-7929-46f2-bc68-7cfe8e6bab70","invariantUUID":"607696d7-669a-43f6-8930-86ce359f082f","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":"e82b7f4c-cf07-467b-91e8-cdfdd9a47c6a","lifecycleState":"CERTIFIED","lastUpdateDate":1622257519661,"name":"vFW c1201876-43a4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","systemName":"VfwC120187643a4","description":"vendor software product","tags":["vFW c1201876-43a4"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c4e1521-8a4a-4038-b2d3-e04899fd245f","lifecycleState":"CERTIFIED","lastUpdateDate":1622250512067,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6aa3206-b240-44be-bc1c-cd019453e5a1","invariantUUID":"9fd0619a-9d96-4a5a-bfeb-4497058a9aba","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":"objectStorage","uniqueId":"0f5c97df-f6a1-4268-8e86-ebefebe62bc8","lifecycleState":"CERTIFIED","lastUpdateDate":1622246670379,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"288c9321-1caf-41de-bf77-397a0f824ceb","invariantUUID":"16758635-38db-4cf2-823a-001af50b3532","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":"networkrules","uniqueId":"427ffd6d-3bbb-4d44-9b23-cd146e893c15","lifecycleState":"CERTIFIED","lastUpdateDate":1622249069514,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b325f7bc-d46e-4160-ad09-8840b5829a50","invariantUUID":"0e3288b7-fe6b-4e1c-b85d-64958835d5ac","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":"ff40a2a5-e9ca-4579-9266-54bc53493fa0","lifecycleState":"CERTIFIED","lastUpdateDate":1622250845157,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3859fb5-05ae-48d9-b42e-d2dfeff2a23e","invariantUUID":"d8a8d244-c0d2-442c-8362-dcd0e963844c","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":"defaulticon","uniqueId":"3ceef83f-d71b-4920-9c1e-537ae094e7d0","lifecycleState":"CERTIFIED","lastUpdateDate":1622248821458,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b4d9c7b-9332-41fd-a412-abd08674f741","invariantUUID":"a60f158f-7909-4164-9621-3af686c8c719","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","lifecycleState":"CERTIFIED","lastUpdateDate":1622249401836,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"666c7535-13ee-40d2-be7d-88db5340482c","invariantUUID":"a369a34b-5a7f-4363-8111-f5766bacff1f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"761e3266-9d56-4cbb-9263-eba175767666","lifecycleState":"CERTIFIED","lastUpdateDate":1622250958112,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67f30477-41b4-4082-a6de-24675dd13af8","invariantUUID":"fd8d01fb-4164-4362-a0c2-e661bee127c9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d10e3a5d-339c-40ce-8408-cfde1527542b","lifecycleState":"CERTIFIED","lastUpdateDate":1622248839659,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4358b0f7-d29c-43fa-aec4-a5acb87355be","invariantUUID":"9187543c-6f8d-45f7-8f1a-be912fc0245d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3d64bd70-e879-48f4-9509-f33206b7b38d","lifecycleState":"CERTIFIED","lastUpdateDate":1622250009837,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fa16697-8132-43e6-a73a-86a8a6b04ee1","invariantUUID":"e83930b0-9136-4853-9f02-8ce484073646","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":"099c6031-d8c2-4a33-b100-788a66dd442a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250373943,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b365d4e1-adba-49cb-9ae5-a63a31803189","invariantUUID":"d9f36975-cfb7-4456-8faf-0bcd18ad0b3f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a87e4df-1bbf-4a2f-9a9e-945e8f1a5c18","lifecycleState":"CERTIFIED","lastUpdateDate":1622249916059,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf90722-d6ca-4ef3-9756-90634acb6099","invariantUUID":"2842e9ed-552b-4256-9801-110061e5a76f","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":"b36b7534-8b54-49dd-b780-82f134d174b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622248856568,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9150a4f-63ff-4189-936c-5b7751199d96","invariantUUID":"2b636914-bf5b-44c6-b0a4-f471851879e9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb4ca8c8-9897-4f4a-add7-a9ae22187ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249880862,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"263f4f41-245b-4346-b82e-8d8c4db4fcfa","invariantUUID":"bb54c619-40eb-4547-b5d4-ac65680b87c4","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":"9b77c26d-0870-40ef-a142-d7786a1afbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1622248891862,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d9b7e2c-5c0a-4eb5-ae6a-d768aa701e14","invariantUUID":"833d8f3d-827b-480c-b964-f9ddbceb354e","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":"port","uniqueId":"d873fa0e-d26c-4bda-b047-513a4b12eb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1622250303456,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18a22b76-95f1-4093-be33-304c63fb1c33","invariantUUID":"b462d3e0-8dac-4677-bfc9-7a0eed79b727","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":"port","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","lifecycleState":"CERTIFIED","lastUpdateDate":1622248616543,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75039994-f0e2-4721-9121-67ce1176de67","invariantUUID":"0e7c2729-dc0d-46af-90bc-a722e3cd5a8e","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":"defaulticon","uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1622264530459,"name":"basic_onboard_BAAHtb","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","systemName":"BasicOnboardBaahtb","description":"VF","tags":["basic_onboard_BAAHtb"],"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":"f9269289-0d61-4041-bdc1-706fc817c8ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622248771757,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5da6b360-a1aa-4c55-b9e4-6a1d38c2f6e0","invariantUUID":"0d4d2205-bc08-4648-89f9-48acd759801e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"885f0cf8-1d66-475e-8e82-7e1a9934ee83","lifecycleState":"CERTIFIED","lastUpdateDate":1622250143137,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f980613-7eb4-455e-b75b-f9aa30a0f37d","invariantUUID":"f125081d-eff4-498d-a3e0-df1e54d04a08","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":"securityrules","uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249220358,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"96091579-54a8-4c7b-922e-ea39408527f7","invariantUUID":"709d9723-0d39-404c-81bd-c9d4d891bf9b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"281979db-d941-4cb5-bc06-0ce4086d1a44","lifecycleState":"CERTIFIED","lastUpdateDate":1622249086637,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d08b69bb-68d5-409e-8666-61eed5fff5d7","invariantUUID":"8399b07e-8c81-4dc0-a210-d62890110a92","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":"838cbbb7-81e8-42e1-8b91-7913ff6898a1","lifecycleState":"CERTIFIED","lastUpdateDate":1622248876911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d11e595-e996-48b6-b681-f9080475a869","invariantUUID":"566dac1a-9cc6-437a-9d4d-66e5eb3280e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06881e38-da40-47bb-8aaa-caf2c9458a8a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249530970,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7168185-0312-40ae-a758-e2b5fe78e3e4","invariantUUID":"0b68e354-e8a1-4a93-afb1-35784e8a13cb","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":"89233ed2-a24f-43ab-8bab-acd1a81f1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1622261584446,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","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":"526ac0b5-23d3-411c-9393-a2360181e3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249838757,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a7f9d5c-5aef-400d-8340-bca02f4a33c2","invariantUUID":"8f12b787-6621-42af-93a9-b3724e47446d","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":"defaulticon","uniqueId":"34a9f39b-55be-4472-a2f3-f1173de3d56e","lifecycleState":"CERTIFIED","lastUpdateDate":1622246390368,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"35ad500e-769f-4f6e-ba06-aa168e8ef3b3","invariantUUID":"c0228a56-1e87-4883-a237-c2fd4213b3ec","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f631b4ff-4505-44b5-b29d-0cb956ab2381","lifecycleState":"CERTIFIED","lastUpdateDate":1622249722317,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"226c4662-6673-4f4c-9fee-535288392bc4","invariantUUID":"acf90015-3ce7-429b-b741-1254f8d86173","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"70b7cce3-44c0-4b63-b782-e41d5f2e6676","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622261398169,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","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":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622264631472,"name":"basic_onboard_BAAHtb","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","systemName":"BasicOnboardBaahtb","description":"service","tags":["basic_onboard_BAAHtb"],"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":"baa5bc2a-48c9-4d69-abf1-8c3209a1b1b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622259671056,"name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","systemName":"DemoPnfMmg6n2dvioclnyixgfns","description":"catalog service description","tags":["robot-ete","Demo_pNF_Mmg6n2DVIOClNyixGfns"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"caa42fad-8175-4589-9aa0-90610c5aa443","lifecycleState":"CERTIFIED","lastUpdateDate":1622257625569,"name":"vFW 2021-05-29 03-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","systemName":"Vfw20210529030224","description":"catalog service description","tags":["robot-ete","vFW 2021-05-29 03-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"40c27ab4-8ec4-43bd-80e2-6a00f8b6b5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622261840372,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","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}]}]} 2021-05-29 05:04:08,779 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_BAAHtb found in services list 2021-05-29 05:04:08,779 INFO 696:service.py(1) - attempting to Certify Service basic_onboard_BAAHtb in SDC 2021-05-29 05:04:08,783 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:08,783 DEBUG 105:onap_service.py(1) - [SDC][Certify Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/a70711f8-b89c-472c-ad71-31423bd1b9e3/lifecycleState/Certify 2021-05-29 05:04:08,783 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-05-29 05:04:08,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:04:36,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a70711f8-b89c-472c-ad71-31423bd1b9e3/lifecycleState/Certify HTTP/1.1" 200 1213 2021-05-29 05:04:36,572 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-05-29 05:04:36,573 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","name":"basic_onboard_BAAHtb","version":"1.0","isHighestVersion":true,"creationDate":1622264604763,"lastUpdateDate":1622264631472,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_BAAHtb"],"icon":"network_l_1-3","normalizedName":"basiconboardbaahtb","systemName":"BasicOnboardBaahtb","contactId":"cs0008","allVersions":{"1.0":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a"},"projectCode":"123456","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","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":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717"} 2021-05-29 05:04:36,576 DEBUG 159:__init__.py(1) - check if Service basic_onboard_BAAHtb exists in SDC 2021-05-29 05:04:36,576 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-29 05:04:36,577 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:36,577 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:04:36,577 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:04:36,578 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:36,578 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:04:36,578 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:04:36,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:04:41,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1838 2021-05-29 05:04:41,960 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-29 05:04:41,960 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","name":"basic_onboard_BAAHtb","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcca0787-7ae0-42ab-9f1c-3d55ec0c3717/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/192ca7ce-ad31-4449-98a3-b9262084df52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad56efa0-4871-4c24-ace5-88df02f91edf/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/376d08ef-feb1-4654-b17a-e1700b228e93/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","name":"vFW 2021-05-29 03-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7647e43-d003-4b6d-8544-56d055e5f19e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-29 05:04:41,963 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_BAAHtb from SDC 2021-05-29 05:04:41,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:41,964 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:41,964 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-05-29 05:04:41,964 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:04:41,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:41,964 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:41,964 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:04:41,964 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-29 05:04:41,964 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:41,965 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:41,965 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:04:41,965 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_Mmg6n2DVIOClNyixGfns from SDC 2021-05-29 05:04:41,965 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:41,965 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:41,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:04:41,966 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-29 03-02-24 from SDC 2021-05-29 05:04:41,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:04:41,966 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:04:41,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:04:41,967 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-05-29 05:04:41,967 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:04:41,967 INFO 192:__init__.py(1) - Service found, updating information 2021-05-29 05:04:41,967 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:41,967 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:04:41,968 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-29 05:04:41,968 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:04:41,968 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:04:41,969 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-29 05:04:41,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:04:51,076 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-05-29 05:04:51,079 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-29 05:04:51,082 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c496a54-9f30-4a0d-a6bc-a3f8a9252da3","lifecycleState":"CERTIFIED","lastUpdateDate":1622248750961,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98875618-eb77-416f-aece-eb1370faae66","invariantUUID":"c663228c-77fd-425e-add4-cc89c1dda073","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":"df9830ad-21f7-4c2d-a656-0410732ae3a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249268818,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc0e9f2d-243d-4f2b-9cd1-f72b12d2271d","invariantUUID":"88a6d6ca-799f-440f-bfdd-0a288d7660d4","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":"6a708898-054a-4813-a8f1-fd4a73f762f0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249444757,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c4a6b29-14c5-4b0b-b60e-bef7fac531d0","invariantUUID":"a53f530b-5bad-400b-8a45-a26fe3413702","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":"ac0eb488-6fd6-4fe3-9af8-b2fc955cb450","lifecycleState":"CERTIFIED","lastUpdateDate":1622248493566,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e33637c-a9c4-4be6-87e4-425be6413f07","invariantUUID":"d29aebee-307f-4ab5-a159-63292a53671f","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b28e38c2-d497-445f-bee8-d3a8a40da979","lifecycleState":"CERTIFIED","lastUpdateDate":1622249249959,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53cac4dd-f590-477c-8905-545668011af2","invariantUUID":"c3c000d9-6ebb-40cc-b648-10165b51c356","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa5eb495-63b9-4a85-8588-0196211f6c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250554940,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4792a29b-42b1-4669-8d0a-6c3bec475698","invariantUUID":"40327270-a6a4-490e-ac94-73e0f9609255","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec1bc20-d7cd-4f89-bad5-5312b10bc068","lifecycleState":"CERTIFIED","lastUpdateDate":1622249608958,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"addf08c0-5cfc-448a-bb77-e7ec7727ebd5","invariantUUID":"c7887da3-e4fa-40f2-a2b3-ea408bbebda6","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":"28ae2be7-c433-49c0-a630-7a85b9a2b09c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249790658,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13408590-ce73-44a4-812d-5d64322b4b1b","invariantUUID":"609f2d56-2b4a-43fb-9e4e-34100b707e31","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f613e56-b1e1-4fdc-b44d-dd06a667ed58","lifecycleState":"CERTIFIED","lastUpdateDate":1622250287640,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7b17b12-e1ed-4ca8-83d9-9a8764711266","invariantUUID":"2f7f6ef4-31a0-48e2-9578-6dbac47997bf","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6224783e-1b1b-4323-b89f-4c6d345bd6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622249204759,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485b11f5-cc22-403f-8c6a-86e89083833e","invariantUUID":"52b4b68b-6a30-4d10-bd95-0f1e36cbc73f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a087a389-bcbd-4030-9054-25e2cd115bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1622249591666,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"453bb373-c9f5-4ecf-bcfd-4134786c27ad","invariantUUID":"21401b91-d671-4719-8489-9b9e400849eb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dc2a0b3-7101-43f1-8b20-ba547c2f1bce","lifecycleState":"CERTIFIED","lastUpdateDate":1622250355948,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daef7be1-e3a4-4b09-90d4-1d351c5e50b8","invariantUUID":"271b0151-fa54-4d6b-85ce-6d5dca77fd0f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"187373b4-a70a-49c9-ab2e-4833fb890cf9","lifecycleState":"CERTIFIED","lastUpdateDate":1622250111012,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a055d7f-7fa4-4e56-b6d0-0a74e1f54b89","invariantUUID":"d4a44f20-a0dd-4b64-abad-828ee8e18770","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":"fc249fcd-5c21-4f49-81dd-66753e8be204","lifecycleState":"CERTIFIED","lastUpdateDate":1622248908819,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e78346c8-dbc9-4e99-b850-5314ab819763","invariantUUID":"7f1f0476-fa08-4f18-88f1-3285d21acda0","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"42ebdfaa-b568-4d0f-bdc0-a683159d3ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1622251046665,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"510dbc3c-01e4-4cb5-944c-af4822463899","invariantUUID":"1e91f93e-e3c0-4615-8deb-6b95563ec049","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df47309-6ed2-4345-af8a-a068ef6069e6","lifecycleState":"CERTIFIED","lastUpdateDate":1622250448740,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a788e683-b008-4109-805d-3ee89b8813f5","invariantUUID":"bdba0c0a-92b2-432a-aa67-4de9bdabf3be","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":"port","uniqueId":"514ca5d8-1885-4a3a-8cb6-9d73fdb901c3","lifecycleState":"CERTIFIED","lastUpdateDate":1622250756041,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30a44b06-255a-4614-9ef7-4fb29c47c3b8","invariantUUID":"5285dc95-b8f5-4c91-8d73-e4a6a9fb8c1b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42c76e84-28ca-4047-b9c3-10d182f3c27f","lifecycleState":"CERTIFIED","lastUpdateDate":1622249291657,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa12eee3-82c5-43f3-8a25-b4976b471e21","invariantUUID":"62b6ba67-cc90-4f7a-84cd-186f304c7f4a","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":"368d5cbe-3454-43ea-a22f-864457ea04bd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249325736,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a51a615-b549-4e47-8e1e-4c73dfffe89e","invariantUUID":"0d068ec5-7c54-4469-9994-bb3f619483e7","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":"objectStorage","uniqueId":"676cae0e-ae72-4135-aa16-ef70f24ad9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622248731237,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe990b-4a65-4565-9e72-96c2e49a7123","invariantUUID":"947360a9-387f-497a-be91-8aa88dcfb714","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5204d235-5a4c-4ec9-8760-06b4860dcdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1622250263137,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0632107-f04e-4881-9ffb-9a38579209b7","invariantUUID":"82d25024-37b6-41b5-b481-3acd793d1674","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":"c1d13b46-edab-496f-8317-abf3174036ba","lifecycleState":"CERTIFIED","lastUpdateDate":1622249933858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30f9ab47-c101-4ade-8542-c435d99572ae","invariantUUID":"b4011a5f-cfa9-43d4-88f3-be65cc11dbed","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":"port","uniqueId":"6df0b771-1e1b-4b6b-b13e-a3e97341d028","lifecycleState":"CERTIFIED","lastUpdateDate":1622250323357,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1174faca-0f12-4108-afe5-aad9592b26ea","invariantUUID":"d810088f-5f5d-4944-a0ee-b1320f1b2283","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":"networkrules","uniqueId":"d92de800-c13f-4368-9847-c2559ecb68e0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249182059,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"688ea167-f94e-4c14-a534-464161154d03","invariantUUID":"cfee113c-2f0f-4da5-84fb-f4354b61302c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e29ed297-3d78-4536-a2fb-d4842c3b3902","lifecycleState":"CERTIFIED","lastUpdateDate":1622251018558,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db588c88-c454-49b9-8aef-1cde595664a7","invariantUUID":"984b2f4d-b107-4096-9bd5-95c59bd136d3","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":"59a5dc2c-78ec-4834-af99-41c4946937bf","lifecycleState":"CERTIFIED","lastUpdateDate":1622250339865,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582b5d02-1fee-4464-b5c2-fbdbb69bdce6","invariantUUID":"8b988dc9-819a-4933-b404-237baa3f5fab","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":"b829f83e-e360-4dc4-9311-3f8fd8db1c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1622249680964,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5dea99b2-2409-483c-82a6-6fea13f70eb5","invariantUUID":"5bcd0c2c-c7fa-4b1f-b9d5-4a2155b5f808","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"103888c0-af17-4238-8cff-83aad092257e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250240472,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98b0bb7-d19a-496b-80cc-b9bb51600e35","invariantUUID":"a8190b9d-4fec-4e0e-9f4d-261b058c9322","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b0e7d29-a6da-42d3-9121-0953b9428f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1622248807357,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc2126a-5311-4c85-95a4-7ca0053713ae","invariantUUID":"7573b84a-76e7-4051-b081-6f73a150ff61","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622246210664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"439ec0f8-fbd9-4970-9879-0eaf8dc6f4b8","invariantUUID":"32f54ad3-2f82-4a64-8f72-532fd1f1818c","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":"defaulticon","uniqueId":"bce2d98c-4ce0-4355-a6e2-63a1167c0429","lifecycleState":"CERTIFIED","lastUpdateDate":1622259606956,"name":"pNF a8f27fc3-fd25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6056a844-f683-4563-8892-f931f4db5dcd","invariantUUID":"d18aa5c1-01fb-45e2-a109-1bf44eb86d18","systemName":"PnfA8f27fc3Fd25","description":"vendor software product","tags":["pNF a8f27fc3-fd25"],"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":"161179db-6c1a-4bad-8dc7-bddc66589440","lifecycleState":"CERTIFIED","lastUpdateDate":1622248645960,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b5aaa5b-7db2-40ea-afa1-4cf9d43c51e3","invariantUUID":"219ca79f-1d39-49ac-8e5b-2b7c6ddb24d8","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":"port","uniqueId":"89f0e08c-96d3-4f6e-a958-2ccbec10213c","lifecycleState":"CERTIFIED","lastUpdateDate":1622251067465,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef43a27-b137-4acb-90b6-dc3eb37539a2","invariantUUID":"a2fdf9c2-69ab-411b-be11-0ff2f3daab1e","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":"fdd97d25-b8cb-41e0-ae35-35bfe6608c52","lifecycleState":"CERTIFIED","lastUpdateDate":1622251002639,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8133b1a-9bd2-40a1-936b-66fbb5384485","invariantUUID":"85d88e77-e711-4556-80c7-cd93655d63ab","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":"d952b0be-a295-4986-8632-d533ae34606a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249987262,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61710cc-1424-4a56-8a10-8cbf4e457a11","invariantUUID":"df7297f4-164d-403a-83d9-e1dee7bc27bf","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"af37f7fa-24ae-4613-bd62-ef242e1d5018","lifecycleState":"CERTIFIED","lastUpdateDate":1622250988560,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93e3cc28-d08f-4476-98e6-6133f8ebe8b8","invariantUUID":"36c13667-9abe-4002-a844-617b61e239c3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcc14250-395e-4222-aae6-a25d9d864bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1622249645638,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4ca0b47-c52f-4a23-b6ee-26292d4d1ffd","invariantUUID":"84c10dfd-4be4-4c0e-b8eb-c577c709d860","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2797b43e-85f4-4175-a841-add6776c2f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1622249953856,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8a651a-6d72-42fe-83c9-8602118c34fa","invariantUUID":"50020564-f791-4ff2-bbbc-6bde7465dda4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f39d918-489d-43fb-9d12-f33d525db149","lifecycleState":"CERTIFIED","lastUpdateDate":1622249756968,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7e70b86d-80f1-460a-af46-45f8b89df197","invariantUUID":"7a8b37cc-d02a-4a2e-aecc-2990d0df6dec","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":"loadBalancer","uniqueId":"51269049-9bfe-48c4-bc2b-59e44228e769","lifecycleState":"CERTIFIED","lastUpdateDate":1622248588259,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f619624-3a37-41c2-9505-56c4e196e041","invariantUUID":"47519f03-772d-4cca-a8b0-b7b78378afbe","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":"objectStorage","uniqueId":"9d0fe277-f65c-44fc-969f-b588897e18cc","lifecycleState":"CERTIFIED","lastUpdateDate":1622249815660,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dea1499-f273-435d-a745-3c6bf658326d","invariantUUID":"e653328b-aaec-480b-a2e9-c9af3dc2e464","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11553f0-ddd5-4f54-ab00-649ef2a5a48e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250611157,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa1b7198-18a6-4d17-90f0-0abc0a1134ba","invariantUUID":"1cfd8a5c-0418-4e4e-8d6f-82cc4bb37415","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72fc44b0-703f-4dd7-9aa0-a64ff9e58441","lifecycleState":"CERTIFIED","lastUpdateDate":1622248789710,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62cfd567-f4fa-432e-8bdc-e35c7e6166c6","invariantUUID":"edfff157-e6dc-4b22-bd4e-a02424da572b","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":"23f44fb8-a504-4cab-8b17-41d257c7c4db","lifecycleState":"CERTIFIED","lastUpdateDate":1622250411838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8834af-c8ca-4908-9a40-29443624f8eb","invariantUUID":"f77d8c95-65c1-4b46-b845-121f4c2e541f","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":"compute","uniqueId":"875edcd8-ef55-490c-bee3-40be71462dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1622249860311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"405d0901-33b6-4d17-9ca3-ce9e705809e3","invariantUUID":"863d6040-a77a-41a1-8c0e-d74943f8c618","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":"network","uniqueId":"202e06bc-0967-4ea1-953c-6b239ed92d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249423758,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4d5ef4-7929-46f2-bc68-7cfe8e6bab70","invariantUUID":"607696d7-669a-43f6-8930-86ce359f082f","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":"e82b7f4c-cf07-467b-91e8-cdfdd9a47c6a","lifecycleState":"CERTIFIED","lastUpdateDate":1622257519661,"name":"vFW c1201876-43a4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","systemName":"VfwC120187643a4","description":"vendor software product","tags":["vFW c1201876-43a4"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c4e1521-8a4a-4038-b2d3-e04899fd245f","lifecycleState":"CERTIFIED","lastUpdateDate":1622250512067,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6aa3206-b240-44be-bc1c-cd019453e5a1","invariantUUID":"9fd0619a-9d96-4a5a-bfeb-4497058a9aba","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":"objectStorage","uniqueId":"0f5c97df-f6a1-4268-8e86-ebefebe62bc8","lifecycleState":"CERTIFIED","lastUpdateDate":1622246670379,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"288c9321-1caf-41de-bf77-397a0f824ceb","invariantUUID":"16758635-38db-4cf2-823a-001af50b3532","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":"networkrules","uniqueId":"427ffd6d-3bbb-4d44-9b23-cd146e893c15","lifecycleState":"CERTIFIED","lastUpdateDate":1622249069514,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b325f7bc-d46e-4160-ad09-8840b5829a50","invariantUUID":"0e3288b7-fe6b-4e1c-b85d-64958835d5ac","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":"ff40a2a5-e9ca-4579-9266-54bc53493fa0","lifecycleState":"CERTIFIED","lastUpdateDate":1622250845157,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3859fb5-05ae-48d9-b42e-d2dfeff2a23e","invariantUUID":"d8a8d244-c0d2-442c-8362-dcd0e963844c","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":"defaulticon","uniqueId":"3ceef83f-d71b-4920-9c1e-537ae094e7d0","lifecycleState":"CERTIFIED","lastUpdateDate":1622248821458,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b4d9c7b-9332-41fd-a412-abd08674f741","invariantUUID":"a60f158f-7909-4164-9621-3af686c8c719","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","lifecycleState":"CERTIFIED","lastUpdateDate":1622249401836,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"666c7535-13ee-40d2-be7d-88db5340482c","invariantUUID":"a369a34b-5a7f-4363-8111-f5766bacff1f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"761e3266-9d56-4cbb-9263-eba175767666","lifecycleState":"CERTIFIED","lastUpdateDate":1622250958112,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67f30477-41b4-4082-a6de-24675dd13af8","invariantUUID":"fd8d01fb-4164-4362-a0c2-e661bee127c9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d10e3a5d-339c-40ce-8408-cfde1527542b","lifecycleState":"CERTIFIED","lastUpdateDate":1622248839659,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4358b0f7-d29c-43fa-aec4-a5acb87355be","invariantUUID":"9187543c-6f8d-45f7-8f1a-be912fc0245d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3d64bd70-e879-48f4-9509-f33206b7b38d","lifecycleState":"CERTIFIED","lastUpdateDate":1622250009837,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fa16697-8132-43e6-a73a-86a8a6b04ee1","invariantUUID":"e83930b0-9136-4853-9f02-8ce484073646","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":"099c6031-d8c2-4a33-b100-788a66dd442a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250373943,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b365d4e1-adba-49cb-9ae5-a63a31803189","invariantUUID":"d9f36975-cfb7-4456-8faf-0bcd18ad0b3f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a87e4df-1bbf-4a2f-9a9e-945e8f1a5c18","lifecycleState":"CERTIFIED","lastUpdateDate":1622249916059,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf90722-d6ca-4ef3-9756-90634acb6099","invariantUUID":"2842e9ed-552b-4256-9801-110061e5a76f","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":"b36b7534-8b54-49dd-b780-82f134d174b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622248856568,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9150a4f-63ff-4189-936c-5b7751199d96","invariantUUID":"2b636914-bf5b-44c6-b0a4-f471851879e9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb4ca8c8-9897-4f4a-add7-a9ae22187ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249880862,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"263f4f41-245b-4346-b82e-8d8c4db4fcfa","invariantUUID":"bb54c619-40eb-4547-b5d4-ac65680b87c4","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":"9b77c26d-0870-40ef-a142-d7786a1afbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1622248891862,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d9b7e2c-5c0a-4eb5-ae6a-d768aa701e14","invariantUUID":"833d8f3d-827b-480c-b964-f9ddbceb354e","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":"port","uniqueId":"d873fa0e-d26c-4bda-b047-513a4b12eb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1622250303456,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18a22b76-95f1-4093-be33-304c63fb1c33","invariantUUID":"b462d3e0-8dac-4677-bfc9-7a0eed79b727","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":"port","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","lifecycleState":"CERTIFIED","lastUpdateDate":1622248616543,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75039994-f0e2-4721-9121-67ce1176de67","invariantUUID":"0e7c2729-dc0d-46af-90bc-a722e3cd5a8e","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":"defaulticon","uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1622264530459,"name":"basic_onboard_BAAHtb","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","systemName":"BasicOnboardBaahtb","description":"VF","tags":["basic_onboard_BAAHtb"],"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":"f9269289-0d61-4041-bdc1-706fc817c8ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622248771757,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5da6b360-a1aa-4c55-b9e4-6a1d38c2f6e0","invariantUUID":"0d4d2205-bc08-4648-89f9-48acd759801e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"885f0cf8-1d66-475e-8e82-7e1a9934ee83","lifecycleState":"CERTIFIED","lastUpdateDate":1622250143137,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f980613-7eb4-455e-b75b-f9aa30a0f37d","invariantUUID":"f125081d-eff4-498d-a3e0-df1e54d04a08","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":"securityrules","uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249220358,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"96091579-54a8-4c7b-922e-ea39408527f7","invariantUUID":"709d9723-0d39-404c-81bd-c9d4d891bf9b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"281979db-d941-4cb5-bc06-0ce4086d1a44","lifecycleState":"CERTIFIED","lastUpdateDate":1622249086637,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d08b69bb-68d5-409e-8666-61eed5fff5d7","invariantUUID":"8399b07e-8c81-4dc0-a210-d62890110a92","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":"838cbbb7-81e8-42e1-8b91-7913ff6898a1","lifecycleState":"CERTIFIED","lastUpdateDate":1622248876911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d11e595-e996-48b6-b681-f9080475a869","invariantUUID":"566dac1a-9cc6-437a-9d4d-66e5eb3280e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06881e38-da40-47bb-8aaa-caf2c9458a8a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249530970,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7168185-0312-40ae-a758-e2b5fe78e3e4","invariantUUID":"0b68e354-e8a1-4a93-afb1-35784e8a13cb","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":"89233ed2-a24f-43ab-8bab-acd1a81f1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1622261584446,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","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":"526ac0b5-23d3-411c-9393-a2360181e3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249838757,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a7f9d5c-5aef-400d-8340-bca02f4a33c2","invariantUUID":"8f12b787-6621-42af-93a9-b3724e47446d","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":"defaulticon","uniqueId":"34a9f39b-55be-4472-a2f3-f1173de3d56e","lifecycleState":"CERTIFIED","lastUpdateDate":1622246390368,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"35ad500e-769f-4f6e-ba06-aa168e8ef3b3","invariantUUID":"c0228a56-1e87-4883-a237-c2fd4213b3ec","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f631b4ff-4505-44b5-b29d-0cb956ab2381","lifecycleState":"CERTIFIED","lastUpdateDate":1622249722317,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"226c4662-6673-4f4c-9fee-535288392bc4","invariantUUID":"acf90015-3ce7-429b-b741-1254f8d86173","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"70b7cce3-44c0-4b63-b782-e41d5f2e6676","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622261398169,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","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":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","lifecycleState":"CERTIFIED","lastUpdateDate":1622264631472,"name":"basic_onboard_BAAHtb","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","systemName":"BasicOnboardBaahtb","description":"service","tags":["basic_onboard_BAAHtb"],"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":"baa5bc2a-48c9-4d69-abf1-8c3209a1b1b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622259671056,"name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","systemName":"DemoPnfMmg6n2dvioclnyixgfns","description":"catalog service description","tags":["robot-ete","Demo_pNF_Mmg6n2DVIOClNyixGfns"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"caa42fad-8175-4589-9aa0-90610c5aa443","lifecycleState":"CERTIFIED","lastUpdateDate":1622257625569,"name":"vFW 2021-05-29 03-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","systemName":"Vfw20210529030224","description":"catalog service description","tags":["robot-ete","vFW 2021-05-29 03-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"40c27ab4-8ec4-43bd-80e2-6a00f8b6b5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622261840372,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","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}]}]} 2021-05-29 05:04:51,089 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_BAAHtb found in services list 2021-05-29 05:05:01,099 INFO 696:service.py(1) - attempting to PROD/activate Service basic_onboard_BAAHtb in SDC 2021-05-29 05:05:01,104 DEBUG 103:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:05:01,104 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a/distribution/PROD/activate 2021-05-29 05:05:01,104 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-05-29 05:05:01,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:05:06,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a/distribution/PROD/activate HTTP/1.1" 200 None 2021-05-29 05:05:06,570 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-05-29 05:05:06,574 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","empty":false},{"definition":false,"hidden":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","empty":false},{"definition":false,"hidden":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","empty":false},{"definition":false,"hidden":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","empty":false},{"definition":false,"hidden":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.assettoscacsar","artifactName":"service-BasicOnboardBaahtb-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MmE3MzA0YTNiNTc3NTFjZDM2YWI1ZmNiNjVjNGI1MTE=","artifactUUID":"6ed0cb91-a151-4438-84ae-155e53614a74","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.assettoscacsar","duplicated":false,"payloadUpdateDate":1622264670143,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.assettoscatemplate","artifactName":"service-BasicOnboardBaahtb-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MDI5MTQ4NWY4Y2I0MGNmZDIzMzA3OGUwY2JiODk0YTI=","artifactUUID":"3b2573a8-1228-4b47-8c8f-5776bfc1e6a4","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.assettoscatemplate","duplicated":false,"payloadUpdateDate":1622264661466,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1622264508620,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTA5MzdjMzE4NzMzMTNiOWZiYTlmYWU2ZjI1NWNmY2Y=","artifactUUID":"58156865-8caf-4097-b5e0-c477e3bac5c7","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vflicense","duplicated":false,"payloadUpdateDate":1622264508625,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508620,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0.vfModulesMetadata","artifactName":"basic_onboard_baahtb0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGRjMDZjZDY4ZmZjZWNiZTc3NTZiYjZlZTQ0MjkwN2U=","artifactUUID":"8a60579c-0f87-4cad-abfe-e9e4deacac29","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1622264656244,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1622264508830,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"47d66cfa-d0d1-4077-9354-a8cebf21654d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","duplicated":false,"payloadUpdateDate":1622264508842,"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":1622264508830,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1622264508468,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"02e02d98-5c95-43ed-873c-dd64009ed7d5","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vendorlicense","duplicated":false,"payloadUpdateDate":1622264508475,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508468,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1622264625555,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"a3511b71-bf3e-438e-9bd0-bdee489c6d49","generatedFromId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0.heat1env","duplicated":false,"payloadUpdateDate":1622264652171,"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":1622264625555,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264625555,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardbaahtbvspinformationtxt":{"heatParamUpdated":false,"creationDate":1622264508711,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","artifactName":"VSP_basic_onboard_BAAHtb_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzIyZmUyMDIzZGU1NTY4NGQ5NWQ0OWU0MzExNjUxZDQ=","artifactUUID":"5bb905d9-7a2a-4033-ab2d-326431f97fee","artifactDisplayName":"VSP_basic_onboard_BAAHtb_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardbaahtbvspinformationtxt","esId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.vspbasiconboardbaahtbvspinformationtxt","duplicated":false,"payloadUpdateDate":1622264508713,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1622264508711,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1622264625564,"artifacts":["e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1env","e4de6d1a-a7c3-4f6e-9afc-82779be69351.heat1"],"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0.e4de6d1a-a7c3-4f6e-9afc-82779be69351.BasicOnboardBaahtb..base_ubuntu18..module-0.basic_onboard_baahtb0basiconboardbaahtbbase_ubuntu18module0","invariantUUID":"4cbb84fb-ddd9-4265-8f97-8ded9c62ca58","normalizedName":"basic_onboard_baahtb0basiconboardbaahtbbase_ubuntu18module0","modificationTime":1622264625564,"customizationUUID":"367dd95f-39c8-4e06-b2c6-a10494acbb18","groupInstanceArtifacts":["a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0.heat1env"],"groupInstanceArtifactsUuid":["a3511b71-bf3e-438e-9bd0-bdee489c6d49"],"artifactsUuid":["47d66cfa-d0d1-4077-9354-a8cebf21654d"],"groupUUID":"5b7fbb98-f7d9-49de-aaa2-344ed05281f3","groupName":"BasicOnboardBaahtb..base_ubuntu18..module-0","groupUid":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.BasicOnboardBaahtb..base_ubuntu18..module-0","name":"basic_onboard_baahtb0..BasicOnboardBaahtb..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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_BAAHtb 0"},"actualComponentUid":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","createdFromCsar":false,"uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0","normalizedName":"basic_onboard_baahtb0","name":"basic_onboard_BAAHtb 0","creationTime":1622264622437,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_onboard_baahtb0","componentUid":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardBaahtb","modificationTime":1622264622437,"customizationUUID":"808e189b-b369-4392-82c7-c763a2405175","posX":"200","posY":"100","componentName":"basic_onboard_BAAHtb","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"a70711f8-b89c-472c-ad71-31423bd1b9e3.451ee828-12b4-42cb-a0ac-2c171d4dffa5.basic_onboard_baahtb0":[{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e48595f5-7116-4769-8598-16080cc2d59c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false},{"definition":false,"hidden":false,"uniqueId":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e4de6d1a-a7c3-4f6e-9afc-82779be69351.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":"e48595f5-7116-4769-8598-16080cc2d59c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e48595f5-7116-4769-8598-16080cc2d59c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e48595f5-7116-4769-8598-16080cc2d59c","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false},{"definition":false,"hidden":false,"uniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a5fb63dd-c0c6-47b3-a564-ff244c62a0d5","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1622264604763,"icon":"network_l_1-3","description":"service","tags":["basic_onboard_BAAHtb"],"uniqueId":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","SupportablityComponentName":"basic_onboard_BAAHtb","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","highestVersion":true,"systemName":"BasicOnboardBaahtb","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","normalizedName":"basiconboardbaahtb","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1622264704636,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1622264603763,"timeout":0,"artifactType":"OTHER","uniqueId":"a70711f8-b89c-472c-ad71-31423bd1b9e3.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1622264603763,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_BAAHtb"} 2021-05-29 05:05:06,577 DEBUG 159:__init__.py(1) - check if Service basic_onboard_BAAHtb exists in SDC 2021-05-29 05:05:06,577 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-05-29 05:05:06,577 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:05:06,578 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:05:06,578 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:05:06,578 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:05:06,578 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-05-29 05:05:06,578 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-05-29 05:05:06,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-05-29 05:05:11,670 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1824 2021-05-29 05:05:11,672 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-05-29 05:05:11,672 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","name":"basic_onboard_BAAHtb","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/dcca0787-7ae0-42ab-9f1c-3d55ec0c3717/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/192ca7ce-ad31-4449-98a3-b9262084df52/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/ad56efa0-4871-4c24-ace5-88df02f91edf/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/376d08ef-feb1-4654-b17a-e1700b228e93/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","name":"vFW 2021-05-29 03-02-24","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d7647e43-d003-4b6d-8544-56d055e5f19e/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-05-29 05:05:11,675 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_BAAHtb from SDC 2021-05-29 05:05:11,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:05:11,676 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:05:11,676 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:05:11,676 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-05-29 05:05:11,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:05:11,677 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:05:11,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:05:11,677 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-05-29 05:05:11,677 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:05:11,677 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:05:11,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-05-29 05:05:11,678 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_Mmg6n2DVIOClNyixGfns from SDC 2021-05-29 05:05:11,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:05:11,678 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:05:11,678 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:05:11,678 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-29 03-02-24 from SDC 2021-05-29 05:05:11,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-05-29 05:05:11,679 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-05-29 05:05:11,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-05-29 05:05:11,679 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-05-29 05:05:11,679 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_BAAHtb 2021-05-29 05:05:11,679 INFO 192:__init__.py(1) - Service found, updating information 2021-05-29 05:05:11,679 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:05:11,679 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:05:11,680 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-29 05:05:11,680 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-05-29 05:05:11,680 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-05-29 05:05:11,680 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-05-29 05:05:11,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-05-29 05:05:21,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-05-29 05:05:21,978 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-05-29 05:05:21,981 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c496a54-9f30-4a0d-a6bc-a3f8a9252da3","lifecycleState":"CERTIFIED","lastUpdateDate":1622248750961,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"98875618-eb77-416f-aece-eb1370faae66","invariantUUID":"c663228c-77fd-425e-add4-cc89c1dda073","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":"df9830ad-21f7-4c2d-a656-0410732ae3a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249268818,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc0e9f2d-243d-4f2b-9cd1-f72b12d2271d","invariantUUID":"88a6d6ca-799f-440f-bfdd-0a288d7660d4","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":"6a708898-054a-4813-a8f1-fd4a73f762f0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249444757,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c4a6b29-14c5-4b0b-b60e-bef7fac531d0","invariantUUID":"a53f530b-5bad-400b-8a45-a26fe3413702","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":"ac0eb488-6fd6-4fe3-9af8-b2fc955cb450","lifecycleState":"CERTIFIED","lastUpdateDate":1622248493566,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7e33637c-a9c4-4be6-87e4-425be6413f07","invariantUUID":"d29aebee-307f-4ab5-a159-63292a53671f","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b28e38c2-d497-445f-bee8-d3a8a40da979","lifecycleState":"CERTIFIED","lastUpdateDate":1622249249959,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53cac4dd-f590-477c-8905-545668011af2","invariantUUID":"c3c000d9-6ebb-40cc-b648-10165b51c356","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa5eb495-63b9-4a85-8588-0196211f6c5a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250554940,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4792a29b-42b1-4669-8d0a-6c3bec475698","invariantUUID":"40327270-a6a4-490e-ac94-73e0f9609255","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eec1bc20-d7cd-4f89-bad5-5312b10bc068","lifecycleState":"CERTIFIED","lastUpdateDate":1622249608958,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"addf08c0-5cfc-448a-bb77-e7ec7727ebd5","invariantUUID":"c7887da3-e4fa-40f2-a2b3-ea408bbebda6","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":"28ae2be7-c433-49c0-a630-7a85b9a2b09c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249790658,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13408590-ce73-44a4-812d-5d64322b4b1b","invariantUUID":"609f2d56-2b4a-43fb-9e4e-34100b707e31","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7f613e56-b1e1-4fdc-b44d-dd06a667ed58","lifecycleState":"CERTIFIED","lastUpdateDate":1622250287640,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7b17b12-e1ed-4ca8-83d9-9a8764711266","invariantUUID":"2f7f6ef4-31a0-48e2-9578-6dbac47997bf","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6224783e-1b1b-4323-b89f-4c6d345bd6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622249204759,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"485b11f5-cc22-403f-8c6a-86e89083833e","invariantUUID":"52b4b68b-6a30-4d10-bd95-0f1e36cbc73f","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a087a389-bcbd-4030-9054-25e2cd115bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1622249591666,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"453bb373-c9f5-4ecf-bcfd-4134786c27ad","invariantUUID":"21401b91-d671-4719-8489-9b9e400849eb","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2dc2a0b3-7101-43f1-8b20-ba547c2f1bce","lifecycleState":"CERTIFIED","lastUpdateDate":1622250355948,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daef7be1-e3a4-4b09-90d4-1d351c5e50b8","invariantUUID":"271b0151-fa54-4d6b-85ce-6d5dca77fd0f","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"187373b4-a70a-49c9-ab2e-4833fb890cf9","lifecycleState":"CERTIFIED","lastUpdateDate":1622250111012,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a055d7f-7fa4-4e56-b6d0-0a74e1f54b89","invariantUUID":"d4a44f20-a0dd-4b64-abad-828ee8e18770","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":"fc249fcd-5c21-4f49-81dd-66753e8be204","lifecycleState":"CERTIFIED","lastUpdateDate":1622248908819,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e78346c8-dbc9-4e99-b850-5314ab819763","invariantUUID":"7f1f0476-fa08-4f18-88f1-3285d21acda0","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"42ebdfaa-b568-4d0f-bdc0-a683159d3ef7","lifecycleState":"CERTIFIED","lastUpdateDate":1622251046665,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"510dbc3c-01e4-4cb5-944c-af4822463899","invariantUUID":"1e91f93e-e3c0-4615-8deb-6b95563ec049","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5df47309-6ed2-4345-af8a-a068ef6069e6","lifecycleState":"CERTIFIED","lastUpdateDate":1622250448740,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a788e683-b008-4109-805d-3ee89b8813f5","invariantUUID":"bdba0c0a-92b2-432a-aa67-4de9bdabf3be","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":"port","uniqueId":"514ca5d8-1885-4a3a-8cb6-9d73fdb901c3","lifecycleState":"CERTIFIED","lastUpdateDate":1622250756041,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30a44b06-255a-4614-9ef7-4fb29c47c3b8","invariantUUID":"5285dc95-b8f5-4c91-8d73-e4a6a9fb8c1b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42c76e84-28ca-4047-b9c3-10d182f3c27f","lifecycleState":"CERTIFIED","lastUpdateDate":1622249291657,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa12eee3-82c5-43f3-8a25-b4976b471e21","invariantUUID":"62b6ba67-cc90-4f7a-84cd-186f304c7f4a","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":"368d5cbe-3454-43ea-a22f-864457ea04bd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249325736,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a51a615-b549-4e47-8e1e-4c73dfffe89e","invariantUUID":"0d068ec5-7c54-4469-9994-bb3f619483e7","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":"objectStorage","uniqueId":"676cae0e-ae72-4135-aa16-ef70f24ad9a4","lifecycleState":"CERTIFIED","lastUpdateDate":1622248731237,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3dfe990b-4a65-4565-9e72-96c2e49a7123","invariantUUID":"947360a9-387f-497a-be91-8aa88dcfb714","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5204d235-5a4c-4ec9-8760-06b4860dcdfb","lifecycleState":"CERTIFIED","lastUpdateDate":1622250263137,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0632107-f04e-4881-9ffb-9a38579209b7","invariantUUID":"82d25024-37b6-41b5-b481-3acd793d1674","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":"c1d13b46-edab-496f-8317-abf3174036ba","lifecycleState":"CERTIFIED","lastUpdateDate":1622249933858,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30f9ab47-c101-4ade-8542-c435d99572ae","invariantUUID":"b4011a5f-cfa9-43d4-88f3-be65cc11dbed","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":"port","uniqueId":"6df0b771-1e1b-4b6b-b13e-a3e97341d028","lifecycleState":"CERTIFIED","lastUpdateDate":1622250323357,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1174faca-0f12-4108-afe5-aad9592b26ea","invariantUUID":"d810088f-5f5d-4944-a0ee-b1320f1b2283","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":"networkrules","uniqueId":"d92de800-c13f-4368-9847-c2559ecb68e0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249182059,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"688ea167-f94e-4c14-a534-464161154d03","invariantUUID":"cfee113c-2f0f-4da5-84fb-f4354b61302c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e29ed297-3d78-4536-a2fb-d4842c3b3902","lifecycleState":"CERTIFIED","lastUpdateDate":1622251018558,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db588c88-c454-49b9-8aef-1cde595664a7","invariantUUID":"984b2f4d-b107-4096-9bd5-95c59bd136d3","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":"59a5dc2c-78ec-4834-af99-41c4946937bf","lifecycleState":"CERTIFIED","lastUpdateDate":1622250339865,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"582b5d02-1fee-4464-b5c2-fbdbb69bdce6","invariantUUID":"8b988dc9-819a-4933-b404-237baa3f5fab","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":"b829f83e-e360-4dc4-9311-3f8fd8db1c1d","lifecycleState":"CERTIFIED","lastUpdateDate":1622249680964,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5dea99b2-2409-483c-82a6-6fea13f70eb5","invariantUUID":"5bcd0c2c-c7fa-4b1f-b9d5-4a2155b5f808","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"103888c0-af17-4238-8cff-83aad092257e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250240472,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a98b0bb7-d19a-496b-80cc-b9bb51600e35","invariantUUID":"a8190b9d-4fec-4e0e-9f4d-261b058c9322","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6b0e7d29-a6da-42d3-9121-0953b9428f7a","lifecycleState":"CERTIFIED","lastUpdateDate":1622248807357,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3cc2126a-5311-4c85-95a4-7ca0053713ae","invariantUUID":"7573b84a-76e7-4051-b081-6f73a150ff61","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":"4d6a6dac-ae1d-457e-a45d-466b731d61b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622246210664,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"439ec0f8-fbd9-4970-9879-0eaf8dc6f4b8","invariantUUID":"32f54ad3-2f82-4a64-8f72-532fd1f1818c","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":"defaulticon","uniqueId":"bce2d98c-4ce0-4355-a6e2-63a1167c0429","lifecycleState":"CERTIFIED","lastUpdateDate":1622259606956,"name":"pNF a8f27fc3-fd25","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"6056a844-f683-4563-8892-f931f4db5dcd","invariantUUID":"d18aa5c1-01fb-45e2-a109-1bf44eb86d18","systemName":"PnfA8f27fc3Fd25","description":"vendor software product","tags":["pNF a8f27fc3-fd25"],"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":"161179db-6c1a-4bad-8dc7-bddc66589440","lifecycleState":"CERTIFIED","lastUpdateDate":1622248645960,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b5aaa5b-7db2-40ea-afa1-4cf9d43c51e3","invariantUUID":"219ca79f-1d39-49ac-8e5b-2b7c6ddb24d8","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":"port","uniqueId":"89f0e08c-96d3-4f6e-a958-2ccbec10213c","lifecycleState":"CERTIFIED","lastUpdateDate":1622251067465,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aef43a27-b137-4acb-90b6-dc3eb37539a2","invariantUUID":"a2fdf9c2-69ab-411b-be11-0ff2f3daab1e","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":"fdd97d25-b8cb-41e0-ae35-35bfe6608c52","lifecycleState":"CERTIFIED","lastUpdateDate":1622251002639,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8133b1a-9bd2-40a1-936b-66fbb5384485","invariantUUID":"85d88e77-e711-4556-80c7-cd93655d63ab","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":"d952b0be-a295-4986-8632-d533ae34606a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249987262,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61710cc-1424-4a56-8a10-8cbf4e457a11","invariantUUID":"df7297f4-164d-403a-83d9-e1dee7bc27bf","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"af37f7fa-24ae-4613-bd62-ef242e1d5018","lifecycleState":"CERTIFIED","lastUpdateDate":1622250988560,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93e3cc28-d08f-4476-98e6-6133f8ebe8b8","invariantUUID":"36c13667-9abe-4002-a844-617b61e239c3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fcc14250-395e-4222-aae6-a25d9d864bb3","lifecycleState":"CERTIFIED","lastUpdateDate":1622249645638,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c4ca0b47-c52f-4a23-b6ee-26292d4d1ffd","invariantUUID":"84c10dfd-4be4-4c0e-b8eb-c577c709d860","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2797b43e-85f4-4175-a841-add6776c2f1b","lifecycleState":"CERTIFIED","lastUpdateDate":1622249953856,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d8a651a-6d72-42fe-83c9-8602118c34fa","invariantUUID":"50020564-f791-4ff2-bbbc-6bde7465dda4","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9f39d918-489d-43fb-9d12-f33d525db149","lifecycleState":"CERTIFIED","lastUpdateDate":1622249756968,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"7e70b86d-80f1-460a-af46-45f8b89df197","invariantUUID":"7a8b37cc-d02a-4a2e-aecc-2990d0df6dec","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":"loadBalancer","uniqueId":"51269049-9bfe-48c4-bc2b-59e44228e769","lifecycleState":"CERTIFIED","lastUpdateDate":1622248588259,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f619624-3a37-41c2-9505-56c4e196e041","invariantUUID":"47519f03-772d-4cca-a8b0-b7b78378afbe","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":"objectStorage","uniqueId":"9d0fe277-f65c-44fc-969f-b588897e18cc","lifecycleState":"CERTIFIED","lastUpdateDate":1622249815660,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dea1499-f273-435d-a745-3c6bf658326d","invariantUUID":"e653328b-aaec-480b-a2e9-c9af3dc2e464","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d11553f0-ddd5-4f54-ab00-649ef2a5a48e","lifecycleState":"CERTIFIED","lastUpdateDate":1622250611157,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa1b7198-18a6-4d17-90f0-0abc0a1134ba","invariantUUID":"1cfd8a5c-0418-4e4e-8d6f-82cc4bb37415","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"72fc44b0-703f-4dd7-9aa0-a64ff9e58441","lifecycleState":"CERTIFIED","lastUpdateDate":1622248789710,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62cfd567-f4fa-432e-8bdc-e35c7e6166c6","invariantUUID":"edfff157-e6dc-4b22-bd4e-a02424da572b","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":"23f44fb8-a504-4cab-8b17-41d257c7c4db","lifecycleState":"CERTIFIED","lastUpdateDate":1622250411838,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8834af-c8ca-4908-9a40-29443624f8eb","invariantUUID":"f77d8c95-65c1-4b46-b845-121f4c2e541f","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":"compute","uniqueId":"875edcd8-ef55-490c-bee3-40be71462dcb","lifecycleState":"CERTIFIED","lastUpdateDate":1622249860311,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"405d0901-33b6-4d17-9ca3-ce9e705809e3","invariantUUID":"863d6040-a77a-41a1-8c0e-d74943f8c618","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":"network","uniqueId":"202e06bc-0967-4ea1-953c-6b239ed92d7c","lifecycleState":"CERTIFIED","lastUpdateDate":1622249423758,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f4d5ef4-7929-46f2-bc68-7cfe8e6bab70","invariantUUID":"607696d7-669a-43f6-8930-86ce359f082f","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":"e82b7f4c-cf07-467b-91e8-cdfdd9a47c6a","lifecycleState":"CERTIFIED","lastUpdateDate":1622257519661,"name":"vFW c1201876-43a4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"901122a8-d9d9-4b7a-9e0a-a68761befd3a","invariantUUID":"f9d627f2-04d9-4eca-bc5c-a394ef405ba2","systemName":"VfwC120187643a4","description":"vendor software product","tags":["vFW c1201876-43a4"],"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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4c4e1521-8a4a-4038-b2d3-e04899fd245f","lifecycleState":"CERTIFIED","lastUpdateDate":1622250512067,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6aa3206-b240-44be-bc1c-cd019453e5a1","invariantUUID":"9fd0619a-9d96-4a5a-bfeb-4497058a9aba","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":"objectStorage","uniqueId":"0f5c97df-f6a1-4268-8e86-ebefebe62bc8","lifecycleState":"CERTIFIED","lastUpdateDate":1622246670379,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"288c9321-1caf-41de-bf77-397a0f824ceb","invariantUUID":"16758635-38db-4cf2-823a-001af50b3532","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":"networkrules","uniqueId":"427ffd6d-3bbb-4d44-9b23-cd146e893c15","lifecycleState":"CERTIFIED","lastUpdateDate":1622249069514,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b325f7bc-d46e-4160-ad09-8840b5829a50","invariantUUID":"0e3288b7-fe6b-4e1c-b85d-64958835d5ac","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":"ff40a2a5-e9ca-4579-9266-54bc53493fa0","lifecycleState":"CERTIFIED","lastUpdateDate":1622250845157,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3859fb5-05ae-48d9-b42e-d2dfeff2a23e","invariantUUID":"d8a8d244-c0d2-442c-8362-dcd0e963844c","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":"defaulticon","uniqueId":"3ceef83f-d71b-4920-9c1e-537ae094e7d0","lifecycleState":"CERTIFIED","lastUpdateDate":1622248821458,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b4d9c7b-9332-41fd-a412-abd08674f741","invariantUUID":"a60f158f-7909-4164-9621-3af686c8c719","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d32b4ddf-2036-4067-8f72-d9e0822eb0c8","lifecycleState":"CERTIFIED","lastUpdateDate":1622249401836,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"666c7535-13ee-40d2-be7d-88db5340482c","invariantUUID":"a369a34b-5a7f-4363-8111-f5766bacff1f","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"761e3266-9d56-4cbb-9263-eba175767666","lifecycleState":"CERTIFIED","lastUpdateDate":1622250958112,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67f30477-41b4-4082-a6de-24675dd13af8","invariantUUID":"fd8d01fb-4164-4362-a0c2-e661bee127c9","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d10e3a5d-339c-40ce-8408-cfde1527542b","lifecycleState":"CERTIFIED","lastUpdateDate":1622248839659,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4358b0f7-d29c-43fa-aec4-a5acb87355be","invariantUUID":"9187543c-6f8d-45f7-8f1a-be912fc0245d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3d64bd70-e879-48f4-9509-f33206b7b38d","lifecycleState":"CERTIFIED","lastUpdateDate":1622250009837,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8fa16697-8132-43e6-a73a-86a8a6b04ee1","invariantUUID":"e83930b0-9136-4853-9f02-8ce484073646","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":"099c6031-d8c2-4a33-b100-788a66dd442a","lifecycleState":"CERTIFIED","lastUpdateDate":1622250373943,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b365d4e1-adba-49cb-9ae5-a63a31803189","invariantUUID":"d9f36975-cfb7-4456-8faf-0bcd18ad0b3f","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2a87e4df-1bbf-4a2f-9a9e-945e8f1a5c18","lifecycleState":"CERTIFIED","lastUpdateDate":1622249916059,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8bf90722-d6ca-4ef3-9756-90634acb6099","invariantUUID":"2842e9ed-552b-4256-9801-110061e5a76f","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":"b36b7534-8b54-49dd-b780-82f134d174b9","lifecycleState":"CERTIFIED","lastUpdateDate":1622248856568,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c9150a4f-63ff-4189-936c-5b7751199d96","invariantUUID":"2b636914-bf5b-44c6-b0a4-f471851879e9","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb4ca8c8-9897-4f4a-add7-a9ae22187ccd","lifecycleState":"CERTIFIED","lastUpdateDate":1622249880862,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"263f4f41-245b-4346-b82e-8d8c4db4fcfa","invariantUUID":"bb54c619-40eb-4547-b5d4-ac65680b87c4","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":"9b77c26d-0870-40ef-a142-d7786a1afbfa","lifecycleState":"CERTIFIED","lastUpdateDate":1622248891862,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d9b7e2c-5c0a-4eb5-ae6a-d768aa701e14","invariantUUID":"833d8f3d-827b-480c-b964-f9ddbceb354e","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":"port","uniqueId":"d873fa0e-d26c-4bda-b047-513a4b12eb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1622250303456,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18a22b76-95f1-4093-be33-304c63fb1c33","invariantUUID":"b462d3e0-8dac-4677-bfc9-7a0eed79b727","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":"port","uniqueId":"7a700b03-42d0-4d51-bdf4-e8b53e844be5","lifecycleState":"CERTIFIED","lastUpdateDate":1622248616543,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"75039994-f0e2-4721-9121-67ce1176de67","invariantUUID":"0e7c2729-dc0d-46af-90bc-a722e3cd5a8e","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":"defaulticon","uniqueId":"451ee828-12b4-42cb-a0ac-2c171d4dffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1622264530459,"name":"basic_onboard_BAAHtb","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"235eb58f-97af-4ecf-8ac9-e8bcf46f9ba1","invariantUUID":"c6f3ba0b-e996-4f30-a742-3fd55680755a","systemName":"BasicOnboardBaahtb","description":"VF","tags":["basic_onboard_BAAHtb"],"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":"f9269289-0d61-4041-bdc1-706fc817c8ca","lifecycleState":"CERTIFIED","lastUpdateDate":1622248771757,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5da6b360-a1aa-4c55-b9e4-6a1d38c2f6e0","invariantUUID":"0d4d2205-bc08-4648-89f9-48acd759801e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"885f0cf8-1d66-475e-8e82-7e1a9934ee83","lifecycleState":"CERTIFIED","lastUpdateDate":1622250143137,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f980613-7eb4-455e-b75b-f9aa30a0f37d","invariantUUID":"f125081d-eff4-498d-a3e0-df1e54d04a08","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":"securityrules","uniqueId":"1b8f5eb0-2baf-4400-931d-b8879f19d4e4","lifecycleState":"CERTIFIED","lastUpdateDate":1622249220358,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"96091579-54a8-4c7b-922e-ea39408527f7","invariantUUID":"709d9723-0d39-404c-81bd-c9d4d891bf9b","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"281979db-d941-4cb5-bc06-0ce4086d1a44","lifecycleState":"CERTIFIED","lastUpdateDate":1622249086637,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d08b69bb-68d5-409e-8666-61eed5fff5d7","invariantUUID":"8399b07e-8c81-4dc0-a210-d62890110a92","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":"838cbbb7-81e8-42e1-8b91-7913ff6898a1","lifecycleState":"CERTIFIED","lastUpdateDate":1622248876911,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d11e595-e996-48b6-b681-f9080475a869","invariantUUID":"566dac1a-9cc6-437a-9d4d-66e5eb3280e8","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06881e38-da40-47bb-8aaa-caf2c9458a8a","lifecycleState":"CERTIFIED","lastUpdateDate":1622249530970,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b7168185-0312-40ae-a758-e2b5fe78e3e4","invariantUUID":"0b68e354-e8a1-4a93-afb1-35784e8a13cb","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":"89233ed2-a24f-43ab-8bab-acd1a81f1aea","lifecycleState":"CERTIFIED","lastUpdateDate":1622261584446,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"45bf6f4d-7521-45d6-840f-bd818ff0e415","invariantUUID":"206b0e6d-b702-4e16-a789-139ce1a98235","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":"526ac0b5-23d3-411c-9393-a2360181e3c0","lifecycleState":"CERTIFIED","lastUpdateDate":1622249838757,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a7f9d5c-5aef-400d-8340-bca02f4a33c2","invariantUUID":"8f12b787-6621-42af-93a9-b3724e47446d","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":"defaulticon","uniqueId":"34a9f39b-55be-4472-a2f3-f1173de3d56e","lifecycleState":"CERTIFIED","lastUpdateDate":1622246390368,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"35ad500e-769f-4f6e-ba06-aa168e8ef3b3","invariantUUID":"c0228a56-1e87-4883-a237-c2fd4213b3ec","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f631b4ff-4505-44b5-b29d-0cb956ab2381","lifecycleState":"CERTIFIED","lastUpdateDate":1622249722317,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"226c4662-6673-4f4c-9fee-535288392bc4","invariantUUID":"acf90015-3ce7-429b-b741-1254f8d86173","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"70b7cce3-44c0-4b63-b782-e41d5f2e6676","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1622261398169,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"ad56efa0-4871-4c24-ace5-88df02f91edf","invariantUUID":"ab991cb6-13bd-46ce-95d8-c94c19e152d7","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":"28cd793a-6aa0-4a4b-9f4e-fb91c4d0c96a","lifecycleState":"CERTIFIED","lastUpdateDate":1622264704636,"name":"basic_onboard_BAAHtb","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"dcca0787-7ae0-42ab-9f1c-3d55ec0c3717","invariantUUID":"11c306f5-63bb-4569-b263-2cd302d6f2e0","systemName":"BasicOnboardBaahtb","description":"service","tags":["basic_onboard_BAAHtb"],"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":"baa5bc2a-48c9-4d69-abf1-8c3209a1b1b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622259671056,"name":"Demo_pNF_Mmg6n2DVIOClNyixGfns","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"376d08ef-feb1-4654-b17a-e1700b228e93","invariantUUID":"ebf69924-ceb6-42f9-9411-2126301f8978","systemName":"DemoPnfMmg6n2dvioclnyixgfns","description":"catalog service description","tags":["robot-ete","Demo_pNF_Mmg6n2DVIOClNyixGfns"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"caa42fad-8175-4589-9aa0-90610c5aa443","lifecycleState":"CERTIFIED","lastUpdateDate":1622257625569,"name":"vFW 2021-05-29 03-02-24","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d7647e43-d003-4b6d-8544-56d055e5f19e","invariantUUID":"9993616e-38c1-4419-89c5-a77835138c8e","systemName":"Vfw20210529030224","description":"catalog service description","tags":["robot-ete","vFW 2021-05-29 03-02-24"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"40c27ab4-8ec4-43bd-80e2-6a00f8b6b5b5","lifecycleState":"CERTIFIED","lastUpdateDate":1622261840372,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"192ca7ce-ad31-4449-98a3-b9262084df52","invariantUUID":"baa9746c-4cbf-4a9e-866f-69ea4fc86761","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}]}]} 2021-05-29 05:05:21,986 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_BAAHtb found in services list 2021-05-29 05:05:21,987 INFO 201:service.py(1) - Service basic_onboard_BAAHtb onboarded 2021-05-29 05:05:21,987 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2021-05-29 05:05:21,987 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 05:35 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-05-29 05:05:21,990 INFO 48:basic_onboard.py(1) - Generate Test report 2021-05-29 05:05:22,088 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-05-29 05:05:22,569 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-05-29 05:05:22,571 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60b1cb926c44f5001012037e 2021-05-29 05:05:22,571 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK