2021-07-27 02:07:00,192 DEBUG 23:basic_vm.py(1) - BasicVm init started 2021-07-27 02:07:00,193 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-07-27 02:07:00,201 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-07-27 02:07:00,202 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-07-27 02:07:00,202 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-07-27 02:07:00,202 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-07-27 02:07:00,202 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-07-27 02:07:00,203 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-07-27 02:07:00,203 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-07-27 02:07:00,203 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-07-27 02:07:00,203 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-07-27 02:07:00,203 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-07-27 02:07:00,204 INFO 169:run_tests.py(1) - Running test case 'basic_vm'... 2021-07-27 02:07:00,204 DEBUG 33:basic_vm.py(1) - start time 2021-07-27 02:07:00,205 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-07-27 02:07:00,205 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-07-27 02:07:00,205 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-07-27 02:07:00,205 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-07-27 02:07:00,206 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-07-27 02:07:00,206 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-07-27 02:07:00,206 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-07-27 02:07:00,207 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-07-27 02:07:00,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:00,604 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 379 2021-07-27 02:07:00,606 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-07-27 02:07:00,607 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"99954bb87fdf43ed9d708c51d7a2667d","type":"vlm","name":"092181aa-7347-4669-9123","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b2c915ff406b4a2d9f68bda6f78b68c3","type":"vlm","name":"a28107a0-a8ad-4d04-86ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-07-27 02:07:00,610 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-07-27 02:07:00,610 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-07-27 02:07:00,610 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-07-27 02:07:00,611 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC 2021-07-27 02:07:00,611 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-07-27 02:07:00,612 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-07-27 02:07:00,612 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-07-27 02:07:00,612 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-07-27 02:07:00,612 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-07-27 02:07:00,613 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-07-27 02:07:00,613 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-07-27 02:07:00,614 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-07-27 02:07:00,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:00,796 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 379 2021-07-27 02:07:00,797 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-07-27 02:07:00,798 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"99954bb87fdf43ed9d708c51d7a2667d","type":"vlm","name":"092181aa-7347-4669-9123","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b2c915ff406b4a2d9f68bda6f78b68c3","type":"vlm","name":"a28107a0-a8ad-4d04-86ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2021-07-27 02:07:00,800 DEBUG 147:__init__.py(1) - number of Vendor returned: 2 2021-07-27 02:07:00,800 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-07-27 02:07:00,801 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC 2021-07-27 02:07:00,822 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-07-27 02:07:00,822 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-07-27 02:07:00,823 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-07-27 02:07:00,823 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-07-27 02:07:00,823 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-07-27 02:07:00,824 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicvm_vendor", "description": "vendor" } 2021-07-27 02:07:00,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:03,101 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-07-27 02:07:03,104 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-07-27 02:07:03,104 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"711b3d556e0f44c991751710bd7b674f","version":{"id":"62c93ba21ee54c83aa73b615d923dd40","name":"1.0","description":"Initial version","status":"Draft"}} 2021-07-27 02:07:03,108 INFO 284:__init__.py(1) - Vendor basicvm_vendor is created in SDC 2021-07-27 02:07:03,108 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC 2021-07-27 02:07:03,116 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-07-27 02:07:03,116 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/711b3d556e0f44c991751710bd7b674f/versions/62c93ba21ee54c83aa73b615d923dd40/actions 2021-07-27 02:07:03,116 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-07-27 02:07:03,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/711b3d556e0f44c991751710bd7b674f/versions/62c93ba21ee54c83aa73b615d923dd40/actions HTTP/1.1" 200 2 2021-07-27 02:07:04,091 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-07-27 02:07:04,091 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-07-27 02:07:04,094 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: 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-07-27 02:07:04,112 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-07-27 02:07:04,113 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-07-27 02:07:04,113 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-07-27 02:07:04,114 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-07-27 02:07:04,114 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,115 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-07-27 02:07:04,116 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-07-27 02:07:04,116 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,207 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 557 2021-07-27 02:07:04,209 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-07-27 02:07:04,209 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF d240852b-e082","description":"vendor software product","vendorName":"092181aa-7347-4669-9123","vendorId":"99954bb87fdf43ed9d708c51d7a2667d","onboardingMethod":"NetworkPackage","id":"25119998f610440a8de213734da2ac19","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4728c15c-8f2c","description":"vendor software product","vendorName":"a28107a0-a8ad-4d04-86ae","vendorId":"b2c915ff406b4a2d9f68bda6f78b68c3","onboardingMethod":"NetworkPackage","id":"b764f0250e40474d8b750d703d27f7ed","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-07-27 02:07:04,212 DEBUG 303:vsp.py(1) - importing VSP pNF d240852b-e082 from SDC 2021-07-27 02:07:04,212 DEBUG 303:vsp.py(1) - importing VSP vFW 4728c15c-8f2c from SDC 2021-07-27 02:07:04,213 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-07-27 02:07:04,213 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-07-27 02:07:04,213 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-07-27 02:07:04,213 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-07-27 02:07:04,214 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-07-27 02:07:04,214 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-07-27 02:07:04,214 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-07-27 02:07:04,215 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,215 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-07-27 02:07:04,215 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-07-27 02:07:04,216 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,290 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 557 2021-07-27 02:07:04,292 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-07-27 02:07:04,292 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF d240852b-e082","description":"vendor software product","vendorName":"092181aa-7347-4669-9123","vendorId":"99954bb87fdf43ed9d708c51d7a2667d","onboardingMethod":"NetworkPackage","id":"25119998f610440a8de213734da2ac19","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4728c15c-8f2c","description":"vendor software product","vendorName":"a28107a0-a8ad-4d04-86ae","vendorId":"b2c915ff406b4a2d9f68bda6f78b68c3","onboardingMethod":"NetworkPackage","id":"b764f0250e40474d8b750d703d27f7ed","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-07-27 02:07:04,295 DEBUG 303:vsp.py(1) - importing VSP pNF d240852b-e082 from SDC 2021-07-27 02:07:04,295 DEBUG 303:vsp.py(1) - importing VSP vFW 4728c15c-8f2c from SDC 2021-07-27 02:07:04,295 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-07-27 02:07:04,296 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-07-27 02:07:04,296 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-07-27 02:07:04,296 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-07-27 02:07:04,297 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-07-27 02:07:04,297 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-07-27 02:07:04,298 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-07-27 02:07:04,298 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,298 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-07-27 02:07:04,299 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-07-27 02:07:04,299 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,301 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,406 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 557 2021-07-27 02:07:04,408 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-07-27 02:07:04,408 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF d240852b-e082","description":"vendor software product","vendorName":"092181aa-7347-4669-9123","vendorId":"99954bb87fdf43ed9d708c51d7a2667d","onboardingMethod":"NetworkPackage","id":"25119998f610440a8de213734da2ac19","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4728c15c-8f2c","description":"vendor software product","vendorName":"a28107a0-a8ad-4d04-86ae","vendorId":"b2c915ff406b4a2d9f68bda6f78b68c3","onboardingMethod":"NetworkPackage","id":"b764f0250e40474d8b750d703d27f7ed","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-07-27 02:07:04,410 DEBUG 303:vsp.py(1) - importing VSP pNF d240852b-e082 from SDC 2021-07-27 02:07:04,410 DEBUG 303:vsp.py(1) - importing VSP vFW 4728c15c-8f2c from SDC 2021-07-27 02:07:04,410 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-07-27 02:07:04,411 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-07-27 02:07:04,411 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-07-27 02:07:04,411 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-07-27 02:07:04,411 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-07-27 02:07:04,412 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-07-27 02:07:04,412 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-07-27 02:07:04,412 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,413 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-07-27 02:07:04,413 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-07-27 02:07:04,413 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 557 2021-07-27 02:07:04,496 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-07-27 02:07:04,497 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF d240852b-e082","description":"vendor software product","vendorName":"092181aa-7347-4669-9123","vendorId":"99954bb87fdf43ed9d708c51d7a2667d","onboardingMethod":"NetworkPackage","id":"25119998f610440a8de213734da2ac19","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4728c15c-8f2c","description":"vendor software product","vendorName":"a28107a0-a8ad-4d04-86ae","vendorId":"b2c915ff406b4a2d9f68bda6f78b68c3","onboardingMethod":"NetworkPackage","id":"b764f0250e40474d8b750d703d27f7ed","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-07-27 02:07:04,501 DEBUG 303:vsp.py(1) - importing VSP pNF d240852b-e082 from SDC 2021-07-27 02:07:04,501 DEBUG 303:vsp.py(1) - importing VSP vFW 4728c15c-8f2c from SDC 2021-07-27 02:07:04,501 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-07-27 02:07:04,502 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-07-27 02:07:04,502 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-07-27 02:07:04,503 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC 2021-07-27 02:07:04,503 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-07-27 02:07:04,503 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-07-27 02:07:04,504 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-07-27 02:07:04,504 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-07-27 02:07:04,504 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,505 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-07-27 02:07:04,505 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-07-27 02:07:04,506 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:07:04,508 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,591 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 557 2021-07-27 02:07:04,592 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-07-27 02:07:04,593 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF d240852b-e082","description":"vendor software product","vendorName":"092181aa-7347-4669-9123","vendorId":"99954bb87fdf43ed9d708c51d7a2667d","onboardingMethod":"NetworkPackage","id":"25119998f610440a8de213734da2ac19","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4728c15c-8f2c","description":"vendor software product","vendorName":"a28107a0-a8ad-4d04-86ae","vendorId":"b2c915ff406b4a2d9f68bda6f78b68c3","onboardingMethod":"NetworkPackage","id":"b764f0250e40474d8b750d703d27f7ed","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2021-07-27 02:07:04,596 DEBUG 303:vsp.py(1) - importing VSP pNF d240852b-e082 from SDC 2021-07-27 02:07:04,597 DEBUG 303:vsp.py(1) - importing VSP vFW 4728c15c-8f2c from SDC 2021-07-27 02:07:04,597 DEBUG 147:__init__.py(1) - number of Vsp returned: 2 2021-07-27 02:07:04,597 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-07-27 02:07:04,598 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC 2021-07-27 02:07:04,603 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC 2021-07-27 02:07:04,603 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-07-27 02:07:04,604 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-07-27 02:07:04,604 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-07-27 02:07:04,604 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-07-27 02:07:04,605 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-07-27 02:07:04,605 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-07-27 02:07:04,605 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-07-27 02:07:04,608 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,694 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-07-27 02:07:04,695 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-07-27 02:07:04,695 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"711b3d556e0f44c991751710bd7b674f","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"99954bb87fdf43ed9d708c51d7a2667d","type":"vlm","name":"092181aa-7347-4669-9123","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b2c915ff406b4a2d9f68bda6f78b68c3","type":"vlm","name":"a28107a0-a8ad-4d04-86ae","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-07-27 02:07:04,697 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-07-27 02:07:04,697 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor 2021-07-27 02:07:04,698 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-07-27 02:07:04,698 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/711b3d556e0f44c991751710bd7b674f/versions 2021-07-27 02:07:04,698 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:04,698 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-07-27 02:07:04,698 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/711b3d556e0f44c991751710bd7b674f/versions 2021-07-27 02:07:04,699 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:04,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,824 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/711b3d556e0f44c991751710bd7b674f/versions HTTP/1.1" 200 264 2021-07-27 02:07:04,825 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:04,825 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"62c93ba21ee54c83aa73b615d923dd40","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351621096,"modificationTime":1627351623681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:07:04,827 DEBUG 22:sdc_element.py(1) - details found, updating 2021-07-27 02:07:04,827 INFO 192:__init__.py(1) - Vendor found, updating information 2021-07-27 02:07:04,828 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-07-27 02:07:04,828 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/711b3d556e0f44c991751710bd7b674f/versions 2021-07-27 02:07:04,828 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:04,829 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-07-27 02:07:04,829 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/711b3d556e0f44c991751710bd7b674f/versions 2021-07-27 02:07:04,829 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:04,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:04,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/711b3d556e0f44c991751710bd7b674f/versions HTTP/1.1" 200 264 2021-07-27 02:07:04,894 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:04,895 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"62c93ba21ee54c83aa73b615d923dd40","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351621096,"modificationTime":1627351623681,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:07:04,897 DEBUG 22:sdc_element.py(1) - details found, updating 2021-07-27 02:07:04,897 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-07-27 02:07:04,897 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-07-27 02:07:04,898 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "711b3d556e0f44c991751710bd7b674f", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-07-27 02:07:04,898 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-07-27 02:07:04,898 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-07-27 02:07:04,899 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_vm_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basicvm_vendor", "vendorId": "711b3d556e0f44c991751710bd7b674f", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-07-27 02:07:04,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:11,789 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-07-27 02:07:11,792 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-07-27 02:07:11,793 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"c0391f5279a545ad8f18c70f7ac1d87e","version":{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft"}} 2021-07-27 02:07:11,796 INFO 284:__init__.py(1) - Vsp basic_vm_VSP is created in SDC 2021-07-27 02:07:11,797 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-07-27 02:07:11,797 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:11,798 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:11,798 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-07-27 02:07:11,799 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:11,799 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:11,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:11,886 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:11,888 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:11,888 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351627284,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:11,892 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-07-27 02:07:11,892 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:11,892 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:11,893 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-07-27 02:07:11,893 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:11,893 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:11,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:12,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 223 2021-07-27 02:07:12,590 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:12,591 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627351624989,"modificationTime":1627351627246} 2021-07-27 02:07:12,594 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-07-27 02:07:12,594 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:12,594 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:12,595 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-07-27 02:07:12,595 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:12,595 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:12,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:13,390 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 368 2021-07-27 02:07:13,392 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:13,392 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6"} 2021-07-27 02:07:13,395 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-07-27 02:07:13,395 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:13,395 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:13,396 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-07-27 02:07:13,396 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:13,396 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:13,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:13,995 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 368 2021-07-27 02:07:13,997 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:13,997 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6"} 2021-07-27 02:07:14,000 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC 2021-07-27 02:07:14,000 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-07-27 02:07:14,001 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:14,001 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:14,001 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-07-27 02:07:14,001 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:14,002 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:14,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:14,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:14,088 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:14,088 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351627284,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:14,090 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-07-27 02:07:14,090 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:14,090 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:14,090 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-07-27 02:07:14,090 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:14,091 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:14,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:14,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 223 2021-07-27 02:07:14,303 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:14,304 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627351624989,"modificationTime":1627351627246} 2021-07-27 02:07:14,307 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-07-27 02:07:14,307 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:14,308 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:14,309 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-07-27 02:07:14,309 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:14,309 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:14,312 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:14,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 368 2021-07-27 02:07:14,689 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:14,690 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6"} 2021-07-27 02:07:14,693 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-07-27 02:07:14,693 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:14,693 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:14,694 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-07-27 02:07:14,694 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:14,695 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:14,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:15,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 368 2021-07-27 02:07:15,119 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:15,119 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6"} 2021-07-27 02:07:15,122 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-07-27 02:07:15,122 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/orchestration-template-candidate 2021-07-27 02:07:15,123 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-07-27 02:07:15,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:15,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/orchestration-template-candidate HTTP/1.1" 200 94 2021-07-27 02:07:15,580 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-07-27 02:07:15,580 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:15,581 INFO 172:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded 2021-07-27 02:07:15,583 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-07-27 02:07:15,583 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:15,583 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:15,583 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-07-27 02:07:15,584 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:15,584 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:15,585 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:15,788 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:15,789 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:15,789 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351627284,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:15,791 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-07-27 02:07:15,791 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:15,791 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:15,792 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-07-27 02:07:15,792 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:15,792 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:15,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:16,079 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 222 2021-07-27 02:07:16,081 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:16,081 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627351624989,"modificationTime":1627351635545} 2021-07-27 02:07:16,085 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-07-27 02:07:16,085 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:16,085 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:16,086 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-07-27 02:07:16,086 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:16,086 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:16,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:16,393 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 439 2021-07-27 02:07:16,394 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:16,395 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:16,398 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-07-27 02:07:16,398 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:16,399 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:16,399 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-07-27 02:07:16,400 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:16,400 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:16,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:16,784 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 439 2021-07-27 02:07:16,786 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:16,786 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:16,788 INFO 219:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC 2021-07-27 02:07:16,789 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-07-27 02:07:16,789 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:16,789 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:16,789 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-07-27 02:07:16,789 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:16,790 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:16,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:16,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:16,882 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:16,882 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351627284,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:16,885 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-07-27 02:07:16,885 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:16,885 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:16,885 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-07-27 02:07:16,886 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:16,886 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:16,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:17,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 222 2021-07-27 02:07:17,398 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:17,399 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627351624989,"modificationTime":1627351635545} 2021-07-27 02:07:17,401 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-07-27 02:07:17,401 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:17,401 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:17,402 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-07-27 02:07:17,402 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:17,402 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:17,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:18,098 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 439 2021-07-27 02:07:18,100 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:18,100 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:18,102 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-07-27 02:07:18,102 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:18,103 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:18,103 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-07-27 02:07:18,103 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:18,103 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:18,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:18,893 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 439 2021-07-27 02:07:18,894 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:18,895 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:18,897 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-07-27 02:07:18,897 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/orchestration-template-candidate/process 2021-07-27 02:07:18,897 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-07-27 02:07:18,898 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-07-27 02:07:18,898 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/orchestration-template-candidate/process 2021-07-27 02:07:18,898 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-07-27 02:07:18,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:31,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-07-27 02:07:31,401 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-07-27 02:07:31,401 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"} 2021-07-27 02:07:31,405 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated 2021-07-27 02:07:31,405 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-07-27 02:07:31,406 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:31,406 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:31,406 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-07-27 02:07:31,407 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:31,407 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:31,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:31,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:31,487 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:31,488 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351627284,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:31,491 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-07-27 02:07:31,492 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:31,492 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:31,492 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-07-27 02:07:31,492 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:31,493 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:31,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:31,989 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 222 2021-07-27 02:07:31,991 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:31,991 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627351624989,"modificationTime":1627351651382} 2021-07-27 02:07:31,995 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-07-27 02:07:31,995 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:31,995 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:31,996 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-07-27 02:07:31,996 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:31,996 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:31,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:33,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:07:33,117 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:33,117 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:33,120 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-07-27 02:07:33,121 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:33,121 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:33,121 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-07-27 02:07:33,121 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:33,122 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:33,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:33,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:07:33,890 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:33,890 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:33,892 INFO 219:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC 2021-07-27 02:07:33,892 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-07-27 02:07:33,892 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:33,893 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:33,893 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-07-27 02:07:33,893 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:33,893 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:33,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:33,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:33,988 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:33,989 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351627284,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:33,991 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-07-27 02:07:33,992 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:33,992 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:33,992 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-07-27 02:07:33,992 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:33,993 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:33,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:34,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 222 2021-07-27 02:07:34,301 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:34,302 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1627351624989,"modificationTime":1627351651382} 2021-07-27 02:07:34,304 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-07-27 02:07:34,305 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:34,305 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:34,305 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-07-27 02:07:34,305 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:34,305 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:34,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:34,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:07:34,889 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:34,889 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:34,892 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-07-27 02:07:34,892 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:34,892 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:34,893 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-07-27 02:07:34,893 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:34,893 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:34,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:35,404 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:07:35,406 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:35,406 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:35,416 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-07-27 02:07:35,416 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions 2021-07-27 02:07:35,417 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-07-27 02:07:35,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:49,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions HTTP/1.1" 200 2 2021-07-27 02:07:49,388 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-07-27 02:07:49,388 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-07-27 02:07:49,392 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-07-27 02:07:49,392 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:49,392 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:49,393 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-07-27 02:07:49,393 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:49,393 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:49,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:49,596 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:49,598 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:49,598 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351655637,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:49,601 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-07-27 02:07:49,602 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:49,602 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:49,602 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-07-27 02:07:49,602 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:49,603 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:49,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:50,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 223 2021-07-27 02:07:50,190 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:50,190 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627351624989,"modificationTime":1627351651382} 2021-07-27 02:07:50,194 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-07-27 02:07:50,195 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:50,195 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:50,195 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-07-27 02:07:50,196 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:50,196 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:50,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:51,690 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:07:51,692 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:51,692 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:51,696 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC 2021-07-27 02:07:51,696 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-07-27 02:07:51,697 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:51,697 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:51,697 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-07-27 02:07:51,697 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:07:51,698 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:07:51,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:51,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 253 2021-07-27 02:07:51,891 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:07:51,891 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1627351624989,"modificationTime":1627351655637,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-07-27 02:07:51,893 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-07-27 02:07:51,893 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:51,893 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:51,894 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-07-27 02:07:51,894 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:51,894 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-07-27 02:07:51,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:52,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 223 2021-07-27 02:07:52,489 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-07-27 02:07:52,489 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1627351624989,"modificationTime":1627351651382} 2021-07-27 02:07:52,492 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-07-27 02:07:52,493 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:52,493 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:52,493 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-07-27 02:07:52,493 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:07:52,494 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:07:52,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:07:53,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:07:53,503 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:07:53,503 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:07:53,508 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-07-27 02:07:53,508 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions 2021-07-27 02:07:53,508 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-07-27 02:07:53,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:13,299 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions HTTP/1.1" 200 2 2021-07-27 02:08:13,302 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-07-27 02:08:13,302 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-07-27 02:08:13,305 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-07-27 02:08:13,305 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:13,305 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:13,305 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-07-27 02:08:13,306 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:13,306 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:13,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:13,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 264 2021-07-27 02:08:13,387 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:08:13,388 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351624989,"modificationTime":1627351686138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:08:13,391 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-07-27 02:08:13,391 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-07-27 02:08:13,391 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:13,392 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:13,392 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-07-27 02:08:13,392 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:13,392 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:13,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:13,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 264 2021-07-27 02:08:13,488 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:08:13,488 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351624989,"modificationTime":1627351686138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:08:13,496 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-07-27 02:08:13,496 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions 2021-07-27 02:08:13,496 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-07-27 02:08:13,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:14,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions HTTP/1.1" 200 316 2021-07-27 02:08:14,797 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-07-27 02:08:14,797 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"c0391f5279a545ad8f18c70f7ac1d87e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-07-27 02:08:14,797 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"c0391f5279a545ad8f18c70f7ac1d87e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-07-27 02:08:14,800 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:08:14,801 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:08:14,801 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-07-27 02:08:14,801 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-07-27 02:08:14,801 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:14,801 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-07-27 02:08:14,802 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-07-27 02:08:14,802 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:14,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:08:15,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-07-27 02:08:15,013 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:08:15,013 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:08:15,016 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:08:15,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:08:15,017 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:08:15,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:08:15,017 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-07-27 02:08:15,017 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:08:15,017 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-07-27 02:08:25,029 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:08:25,030 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:08:25,030 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-07-27 02:08:25,030 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-07-27 02:08:25,030 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:25,031 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-07-27 02:08:25,032 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-07-27 02:08:25,032 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:25,035 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:08:25,196 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-07-27 02:08:25,198 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:08:25,199 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:08:25,202 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:08:25,202 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:08:25,202 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:08:25,202 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:08:25,202 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-07-27 02:08:25,203 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:08:25,203 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-07-27 02:08:25,203 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:08:25,203 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:08:25,203 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-07-27 02:08:25,203 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-07-27 02:08:25,204 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:25,204 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-07-27 02:08:25,204 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-07-27 02:08:25,204 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:25,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:08:25,376 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-07-27 02:08:25,378 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:08:25,378 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:08:25,382 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:08:25,382 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:08:25,383 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:08:25,383 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:08:25,383 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-07-27 02:08:25,383 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:08:25,383 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-07-27 02:08:25,384 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-07-27 02:08:25,384 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-07-27 02:08:25,384 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>> 2021-07-27 02:08:25,385 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-07-27 02:08:25,385 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-07-27 02:08:25,385 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-07-27 02:08:25,385 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-07-27 02:08:25,386 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-07-27 02:08:25,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:27,252 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-07-27 02:08:27,254 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-07-27 02:08:27,255 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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-07-27 02:08:27,259 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-07-27 02:08:27,259 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-07-27 02:08:27,259 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-07-27 02:08:27,260 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC 2021-07-27 02:08:27,260 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:08:27,260 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:08:27,260 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-07-27 02:08:27,260 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-07-27 02:08:27,260 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:27,261 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-07-27 02:08:27,261 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-07-27 02:08:27,261 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:08:27,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:08:28,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2021-07-27 02:08:28,244 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:08:28,244 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:08:28,246 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:08:28,246 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:08:28,246 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:08:28,246 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:08:28,247 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-07-27 02:08:28,247 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:08:28,247 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC 2021-07-27 02:08:28,262 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC 2021-07-27 02:08:28,262 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-07-27 02:08:28,262 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-07-27 02:08:28,262 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-07-27 02:08:28,262 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:08:28,263 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-07-27 02:08:28,263 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-07-27 02:08:28,263 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-07-27 02:08:28,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:28,479 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-07-27 02:08:28,480 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-07-27 02:08:28,481 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF d240852b-e082","description":"vendor software product","vendorName":"092181aa-7347-4669-9123","vendorId":"99954bb87fdf43ed9d708c51d7a2667d","onboardingMethod":"NetworkPackage","id":"25119998f610440a8de213734da2ac19","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4728c15c-8f2c","description":"vendor software product","vendorName":"a28107a0-a8ad-4d04-86ae","vendorId":"b2c915ff406b4a2d9f68bda6f78b68c3","onboardingMethod":"NetworkPackage","id":"b764f0250e40474d8b750d703d27f7ed","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-07-27 02:08:28,483 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-07-27 02:08:28,483 DEBUG 303:vsp.py(1) - importing VSP pNF d240852b-e082 from SDC 2021-07-27 02:08:28,483 DEBUG 303:vsp.py(1) - importing VSP vFW 4728c15c-8f2c from SDC 2021-07-27 02:08:28,483 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-07-27 02:08:28,484 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP 2021-07-27 02:08:28,484 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-07-27 02:08:28,484 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:28,484 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:28,484 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-07-27 02:08:28,484 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:28,485 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:28,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:28,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 264 2021-07-27 02:08:28,692 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:08:28,692 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351624989,"modificationTime":1627351686138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:08:28,694 DEBUG 22:sdc_element.py(1) - details found, updating 2021-07-27 02:08:28,694 INFO 192:__init__.py(1) - Vsp found, updating information 2021-07-27 02:08:28,694 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC 2021-07-27 02:08:28,694 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-07-27 02:08:28,694 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:28,694 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:28,695 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-07-27 02:08:28,695 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:28,695 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:28,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:28,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 264 2021-07-27 02:08:28,886 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:08:28,886 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351624989,"modificationTime":1627351686138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:08:28,889 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-07-27 02:08:28,889 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:28,889 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:28,889 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-07-27 02:08:28,889 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/c0391f5279a545ad8f18c70f7ac1d87e/versions 2021-07-27 02:08:28,890 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-07-27 02:08:28,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:29,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c0391f5279a545ad8f18c70f7ac1d87e/versions HTTP/1.1" 200 264 2021-07-27 02:08:29,089 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-07-27 02:08:29,089 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d1ee3dada0d6412ab8ebabd5059167d6","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1627351624989,"modificationTime":1627351686138,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-07-27 02:08:29,093 DEBUG 22:sdc_element.py(1) - details found, updating 2021-07-27 02:08:29,098 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-07-27 02:08:29,099 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions 2021-07-27 02:08:29,099 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-07-27 02:08:29,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:32,694 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6/actions HTTP/1.1" 200 316 2021-07-27 02:08:32,697 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-07-27 02:08:32,697 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"c0391f5279a545ad8f18c70f7ac1d87e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-07-27 02:08:32,698 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"c0391f5279a545ad8f18c70f7ac1d87e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-07-27 02:08:32,702 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-07-27 02:08:32,703 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:08:32,703 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:08:32,703 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-07-27 02:08:32,703 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/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 2021-07-27 02:08:32,704 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-07-27 02:08:32,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:33,286 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/c0391f5279a545ad8f18c70f7ac1d87e/versions/d1ee3dada0d6412ab8ebabd5059167d6 HTTP/1.1" 200 615 2021-07-27 02:08:33,287 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-07-27 02:08:33,288 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_vm_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorId":"711b3d556e0f44c991751710bd7b674f","onboardingMethod":"NetworkPackage","id":"c0391f5279a545ad8f18c70f7ac1d87e","version":"d1ee3dada0d6412ab8ebabd5059167d6","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu20.yaml","type":"HEAT","env":{"fileName":"base_ubuntu20.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"} 2021-07-27 02:08:33,290 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-07-27 02:08:33,290 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-07-27 02:08:33,290 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": "c0391f5279a545ad8f18c70f7ac1d87e", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-07-27 02:08:33,290 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-07-27 02:08:33,290 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-07-27 02:08:33,291 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": "c0391f5279a545ad8f18c70f7ac1d87e", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_vm", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_vm"], "toscaArtifacts": {}, "vendorName": "basicvm_vendor", "vendorRelease": "1.0" } 2021-07-27 02:08:33,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:08:59,317 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-07-27 02:08:59,331 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-07-27 02:08:59,338 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1627351734210,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"8378cbc6-a9fa-4718-a288-a85aee7c11d4","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1627351734213,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627351734210,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_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":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1627351734301,"description":"created from csar","artifactType":"HEAT","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"407130e3-898d-4f3a-b929-54c340558a8a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","duplicated":false,"payloadUpdateDate":1627351734321,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_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":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","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":1627351734301,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1627351734210,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"8378cbc6-a9fa-4718-a288-a85aee7c11d4","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1627351734213,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627351734210,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1627351734391,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1627351734391,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627351734391,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1627351717738,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.assettoscacsar","artifactName":"resource-BasicVm-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":1627351717738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1627351717738,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.assettoscatemplate","artifactName":"resource-BasicVm-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":1627351717738,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"feature","uniqueId":"capability.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.feature","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"feature","uniqueId":"capability.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.feature","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"scalable","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.scalable","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"forwarder","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.forwarder","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"binding","uniqueId":"capability.a023e418-1c42-46f2-b4e1-9138042cedd1.binding","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"binding","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.binding","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","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\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"port_mirroring","uniqueId":"capability.2bedd6dd-2298-4337-91c5-a6d4d0ee422e.port_mirroring","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"host","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.host","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.packets.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.packets.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outgoing.bytes","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outgoing.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outgoing.packets.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outgoing.packets.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outpoing.packets","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outpoing.packets","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.bytes.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.bytes","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outgoing.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.packets","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.packets","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.ephemeral.size","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.ephemeral.size","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"instance","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.instance","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"memory","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.memory","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.iops","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.iops","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"cpu.delta","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.cpu.delta","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.capacity","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.capacity","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.latency","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.latency","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.usage","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.usage","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"cpu_util","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.cpu_util","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.allocation","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.allocation","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.requests.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.requests.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.latency","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.latency","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"cpu","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.cpu","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.read.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.read.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.root.size","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.root.size","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"vcpus","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.vcpus","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.iops","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.iops","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.usage","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.usage","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.requests.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.requests.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.requests.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.requests.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.allocation","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.allocation","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.read.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.read.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.read.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.read.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"memory.usage","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.memory.usage","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.capacity","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.capacity","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"memory.resident","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.memory.resident","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"os","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.os","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"endpoint","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.endpoint","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"attachment","uniqueId":"capability.a023e418-1c42-46f2-b4e1-9138042cedd1.attachment","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"dependency","uniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.dependency","capability":"tosca.capabilities.Node","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"dependency","uniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.dependency","capability":"tosca.capabilities.Node","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"link","uniqueId":"7a198404-cb61-49fb-81df-e1961993c1ee.link","capability":"tosca.capabilities.network.Linkable","ownerId":"7a198404-cb61-49fb-81df-e1961993c1ee","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"local_storage","uniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5d51b1a2-059d-48da-8ca2-5b3d1df288c8.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_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"actualComponentUid":"884a6d3e-411c-43fb-ae62-b6c554caf797","createdFromCsar":true,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","icon":"defaulticon","creationTime":1627351731999,"originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu20","createdFrom":"CSAR","componentUid":"884a6d3e-411c-43fb-ae62-b6c554caf797","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","modificationTime":1627351733688,"customizationUUID":"9f8b7744-1653-4ac0-b640-facf878118fa","posX":"475.0","posY":"325.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","uniqueId":"capability.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.feature","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","uniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.dependency","capability":"tosca.capabilities.Node","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.port","capability":"tosca.capabilities.Attachment","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.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":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.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":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.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":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.tosca_name","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.2e03c488-1bca-4a0f-9e86-6e4c02f90236.show","empty":false},{"parentUniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","definition":false,"name":"state","type":"string","uniqueId":"attribute.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.state","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","empty":false},{"parentUniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.tosca_id","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"actualComponentUid":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","createdFromCsar":true,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","icon":"securityrules","creationTime":1627351731999,"originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu20_admin_security_group","createdFrom":"CSAR","componentUid":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1627351733689,"customizationUUID":"c80efbf6-2064-4e64-a444-ca7307dfe314","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","requirementOwnerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","id":"637ddb9f-c88d-4bc4-a2e9-2bf0abfaec7e","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.a023e418-1c42-46f2-b4e1-9138042cedd1.attachment","requirementUid":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.port"},"operations":[]}],"fromNode":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_flavor_name","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"5d51b1a2-059d-48da-8ca2-5b3d1df288c8.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_Ubuntu20ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_image_name","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"Ubuntu20","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_name","value":"[{\"get_input\":\"Ubuntu20_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_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_Ubuntu20_admin_plane_port_0_security_groups","value":"[[\"Ubuntu20_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":"884a6d3e-411c-43fb-ae62-b6c554caf797.compute_Ubuntu20_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_Ubuntu20_key_name","value":"[\"UNSUPPORTED_RESOURCE_Ubuntu20_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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601.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":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"59242588-7ac7-40aa-a8ea-83bbb1b2a601","empty":false},{"definition":false,"hidden":false,"uniqueId":"884a6d3e-411c-43fb-ae62-b6c554caf797.port_Ubuntu20_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_Ubuntu20_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.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":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.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":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.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":{"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group":[{"parentUniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","uniqueId":"attribute.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","empty":false},{"uniqueId":"attribute.2e03c488-1bca-4a0f-9e86-6e4c02f90236.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","uniqueId":"attribute.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.state","name":"state","type":"string","definition":false,"ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","empty":false},{"parentUniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","uniqueId":"attribute.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"feature","uniqueId":"capability.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.feature","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Node","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"feature","uniqueId":"capability.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.feature","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false},{"external":false,"path":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","source":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","uniqueId":"capability.9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.feature","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"scalable","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.scalable","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"forwarder","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.forwarder","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"binding","uniqueId":"capability.a023e418-1c42-46f2-b4e1-9138042cedd1.binding","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"binding","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.binding","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","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\":\"Ubuntu20\",\"network_role\":{\"get_input\":\"port_Ubuntu20_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"port_mirroring","uniqueId":"capability.2bedd6dd-2298-4337-91c5-a6d4d0ee422e.port_mirroring","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Container","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"host","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.host","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.packets.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.packets.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outgoing.bytes","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outgoing.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outgoing.packets.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outgoing.packets.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outpoing.packets","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outpoing.packets","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.bytes.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.bytes","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.outgoing.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_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":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"network.incoming.packets","uniqueId":"capability.5c9c8b7b-453b-460a-920c-7f7c0ef5bf5a.network.incoming.packets","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.ephemeral.size","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.ephemeral.size","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"instance","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.instance","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"memory","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.memory","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.iops","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.iops","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"cpu.delta","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.cpu.delta","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.capacity","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.capacity","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.latency","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.latency","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.usage","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.usage","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"cpu_util","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.cpu_util","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.allocation","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.allocation","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.requests.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.requests.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.latency","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.latency","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"cpu","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.cpu","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.read.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.read.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.root.size","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.root.size","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"vcpus","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.vcpus","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.iops","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.iops","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.usage","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.usage","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.read.requests.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.read.requests.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.write.requests.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.write.requests.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.allocation","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.allocation","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.read.bytes.rate","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.read.bytes.rate","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.read.bytes","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.read.bytes","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"memory.usage","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.memory.usage","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.device.capacity","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.device.capacity","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"memory.resident","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.memory.resident","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"761ec38e-4122-4aa2-80e2-a44319cc3ba7","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"disk.write.requests","uniqueId":"capability.761ec38e-4122-4aa2-80e2-a44319cc3ba7.disk.write.requests","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"os","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.os","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","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":"e5f1f091-21df-48ca-8207-7b8444fbd312","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","empty":false}],"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"endpoint","uniqueId":"capability.e5f1f091-21df-48ca-8207-7b8444fbd312.endpoint","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20","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.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"attachment","uniqueId":"capability.a023e418-1c42-46f2-b4e1-9138042cedd1.attachment","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20","ownerName":"Ubuntu20_Ubuntu20_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_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"dependency","uniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.dependency","capability":"tosca.capabilities.Node","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"node":"tosca.nodes.Root","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"dependency","uniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.dependency","capability":"tosca.capabilities.Node","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_Ubuntu20","empty":false},{"external":false,"path":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","source":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","uniqueId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786.dependency","capability":"tosca.capabilities.Node","ownerId":"9fad7a69-a4d7-4747-9ba2-0c3bf21f7786","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.a023e418-1c42-46f2-b4e1-9138042cedd1.ubuntu20_ubuntu20_admin_plane_port_0","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"link","uniqueId":"7a198404-cb61-49fb-81df-e1961993c1ee.link","capability":"tosca.capabilities.network.Linkable","ownerId":"7a198404-cb61-49fb-81df-e1961993c1ee","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["884a6d3e-411c-43fb-ae62-b6c554caf797.c8ef4d14-c488-4523-8581-b997e963586e.ubuntu20","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","source":"884a6d3e-411c-43fb-ae62-b6c554caf797","parentName":"local_storage","uniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"e5f1f091-21df-48ca-8207-7b8444fbd312","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_Ubuntu20","empty":false},{"external":false,"path":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236.port","capability":"tosca.capabilities.Attachment","ownerId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu20-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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_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":"Ubuntu20_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu20-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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_image_name","type":"string","required":false,"defaultValue":"ubuntu-20.04","description":"Image to be used for compute instance","password":false,"name":"Ubuntu20_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu20-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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_name_0","type":"string","required":false,"defaultValue":"Ubuntu20","description":"The VM name","password":false,"name":"Ubuntu20_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"Ubuntu20_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu20_group","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu20_group","createdFrom":"CSAR","invariantUUID":"f3ae4e0b-a71c-4a8f-b40a-7945307b6d2b","groupUUID":"854e350c-3201-4669-b68b-e893f256ee37","members":{"Ubuntu20_admin_security_group":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","abstract_Ubuntu20":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"},"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_ubuntu20.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":"BasicVm..base_ubuntu20..module-0","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1env"],"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","invariantUUID":"1cc61d7b-1fce-4a95-8296-851c9300086b","artifactsUuid":["407130e3-898d-4f3a-b929-54c340558a8a"],"groupUUID":"7fa9e2e5-ad72-4bb9-a931-876eb4a3f967","members":{"Ubuntu20_admin_security_group":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.2e03c488-1bca-4a0f-9e86-6e4c02f90236.ubuntu20_admin_security_group","abstract_Ubuntu20":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.884a6d3e-411c-43fb-ae62-b6c554caf797.abstract_ubuntu20"},"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_ubuntu20","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":"<vfc_id>:<count>","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":"<vfc_id>:<count>","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.BasicVm","vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1627351717739,"icon":"defaulticon","description":"VF","tags":["basic_vm"],"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05","componentMetadataForSupportLog":{"SupportablityComponentUUID":"ea011d8d-c61a-4998-8ca3-5c0774657082","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"c0391f5279a545ad8f18c70f7ac1d87e","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","highestVersion":true,"systemName":"BasicVm","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1627351733192,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJRlZpZFc1MGRUSXdYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lGVmlkVzUwZFRJd1gyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnVldKMWJuUjFNakJmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUZWaWRXNTBkVEl3WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnVldKMWJuUjFNakJmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dWV0oxYm5SMU1qQmZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lGVmlkVzUwZFRJd1gyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJRlZpZFc1MGRUSXdYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUZWaWRXNTBkVEl3WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUZWaWRXNTBkVEl3WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQlZZblZ1ZEhVeU1GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ1ZXSjFiblIxTWpCZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJRlZpZFc1MGRUSXdYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUZWaWRXNTBkVEl3WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dWV0oxYm5SMU1qQmZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUJWWW5WdWRIVXlNRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_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":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1627351734301,"description":"created from csar","artifactType":"HEAT","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","artifactName":"base_ubuntu20.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"407130e3-898d-4f3a-b929-54c340558a8a","artifactDisplayName":"base_ubuntu20","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","duplicated":false,"payloadUpdateDate":1627351734321,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu20-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu20-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu20-VF-module","empty":false},{"name":"Ubuntu20_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-20.04","empty":false},{"name":"Ubuntu20_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"Ubuntu20_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":"Ubuntu20_name_0","type":"string","description":"The VM name","currentValue":"Ubuntu20","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":1627351734301,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1627351734210,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"8378cbc6-a9fa-4718-a288-a85aee7c11d4","artifactDisplayName":"VSP_basic_vm_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","esId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vspbasicvmvspinformationtxt","duplicated":false,"payloadUpdateDate":1627351734213,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1627351734210,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1627351734391,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1env","artifactName":"base_ubuntu20.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTMyODA4Mjg3N2M2Y2ViMDBlNWMzYzNlMWE5NjJmYTQ=","generatedFromId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1627351734391,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1627351734391,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05"},"categorySpecificMetadata":{},"csarUUID":"c0391f5279a545ad8f18c70f7ac1d87e","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"} 2021-07-27 02:08:59,348 INFO 284:__init__.py(1) - Vf basic_vm is created in SDC 2021-07-27 02:08:59,348 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:09:09,357 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC 2021-07-27 02:09:09,361 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-07-27 02:09:09,361 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/75a8a323-e9e5-4186-aa5a-c3e74fb68a05/lifecycleState/Certify 2021-07-27 02:09:09,362 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-07-27 02:09:09,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:09:35,019 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/75a8a323-e9e5-4186-aa5a-c3e74fb68a05/lifecycleState/Certify HTTP/1.1" 200 1276 2021-07-27 02:09:35,021 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-07-27 02:09:35,021 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"d0a45457-c786-4d33-aa8f-6932be46e22c","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1627351717739,"lastUpdateDate":1627351754020,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"d0a45457-c786-4d33-aa8f-6932be46e22c"},"csarUUID":"c0391f5279a545ad8f18c70f7ac1d87e","csarVersion":"1.0","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","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":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082"} 2021-07-27 02:09:35,023 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:09:35,023 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:09:35,023 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-07-27 02:09:35,024 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-07-27 02:09:35,024 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:09:35,024 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-07-27 02:09:35,024 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-07-27 02:09:35,024 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:09:35,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:09:35,196 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-07-27 02:09:35,197 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:09:35,198 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea011d8d-c61a-4998-8ca3-5c0774657082/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:09:35,201 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-07-27 02:09:35,201 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:09:35,201 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:09:35,202 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:09:35,202 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:09:35,202 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:09:35,202 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:09:35,202 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:09:35,203 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-07-27 02:09:35,203 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:09:35,203 INFO 192:__init__.py(1) - Vf found, updating information 2021-07-27 02:09:35,203 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-07-27 02:09:35,203 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-07-27 02:09:35,204 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-07-27 02:09:35,204 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-07-27 02:09:35,204 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-07-27 02:09:35,205 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-07-27 02:09:35,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:09:43,613 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-07-27 02:09:43,617 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-07-27 02:09:43,620 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"465d66ed-2c4b-4e71-93a3-02418f39e06f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344588883,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94c64ab-ac17-4b0f-9c3b-b97bfcb2b28c","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","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":"port","uniqueId":"c5d77640-5b5b-4513-802f-5c05d049547e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343334384,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1930fd4-1fea-4657-9bf3-4faa24b98aa8","invariantUUID":"5270f54c-e7c0-45f1-a8da-4fb9a96f9031","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":"objectStorage","uniqueId":"64cbf0c2-ef0e-4173-83dc-13d85911c6dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343285744,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7b546a-78fc-4be2-9d13-2df4a24226f3","invariantUUID":"f150135f-dd59-4be0-a5cc-23d6205b48e3","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","lifecycleState":"CERTIFIED","lastUpdateDate":1627343014601,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4f206a5-9e4c-45fa-8214-4afeda1eab7a","invariantUUID":"eb1575d3-29c0-41fd-b91d-126034feccc0","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":"1a4ec39e-8dd1-4901-a487-273d7618a404","lifecycleState":"CERTIFIED","lastUpdateDate":1627343350239,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75ab8654-f6b4-4301-aa4d-ee7cbee61b28","invariantUUID":"b2b7ab36-964a-4b7d-a763-54cac6b67c4e","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":"e77a4c5a-40cd-4106-98d2-444fb6eee3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1627344324793,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfdbe3d1-7f38-4c6e-98b4-c72246e5c07c","invariantUUID":"b3cb3ec0-e7ce-403a-9c69-309ac090812d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4500475-5757-4b50-b6f5-e9336613ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1627344647995,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3c0181-f937-4beb-ab1a-498cca32b0fe","invariantUUID":"87ee25ac-cc51-4631-a0db-65fabf4cbc44","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"334da6a7-8a2b-4f73-86df-6937a470f74b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344454887,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f6c35c-1149-4d15-b948-e8769b51f0fa","invariantUUID":"b14091c6-cac0-47e0-a5d4-777a4563c01d","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":"port","uniqueId":"d1fb10bc-ca78-44fc-ba4d-4e29b02afa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344494412,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3791fd30-2da2-43ae-bee4-d2970a7a142b","invariantUUID":"c580ff2e-6fa4-4f5f-9e10-b68c1b13b1e4","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":"defaulticon","uniqueId":"8b714d4a-a00b-4f57-a00f-03890110ae15","lifecycleState":"CERTIFIED","lastUpdateDate":1627343093685,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d79ccb4e-1f5d-44ea-b252-75f922b6fc08","invariantUUID":"6e3c4b5e-703b-4118-91cc-6dfa7b9987fc","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":"defaulticon","uniqueId":"aecbdd46-5e43-427e-9f95-6244430b7c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1627349945384,"name":"pNF d240852b-e082","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e8c59157-c9b1-4d60-9d49-55dba4109a56","invariantUUID":"a97198a6-ded6-4b0c-914f-ff854c379600","systemName":"PnfD240852bE082","description":"vendor software product","tags":["pNF d240852b-e082"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"76e097d7-bdc8-4fa4-a82c-ca221f04ffe6","lifecycleState":"CERTIFIED","lastUpdateDate":1627343141439,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1fdaa8a-b777-4bef-99b3-4d13472fcbb9","invariantUUID":"a8a3e209-a039-4ce1-860d-6165e949b9d3","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eca9abf6-681d-4a3e-b649-4f52e5ce6fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343582589,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc917036-cca1-46dd-bbb1-3a27f08eb2a9","invariantUUID":"a1131b50-c1d1-4052-bfca-f0f0daf20800","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":"a023e418-1c42-46f2-b4e1-9138042cedd1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343723895,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7f9adb6-804e-401b-b681-a468610dcec3","invariantUUID":"e5ef1932-b4bf-41a8-9df0-98ed9620f676","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":"objectStorage","uniqueId":"93fac878-442c-4636-a06a-4aa57a9738f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627343114385,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79094e1e-d973-4554-9d78-e2e3c7b73dc0","invariantUUID":"c1ab90b3-b0ae-4deb-85fb-97feb81bc38e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcc86881-2b07-4fd9-86b3-567ab384485d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343365011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70a17158-3b80-47ac-84ac-0f3b028af2a0","invariantUUID":"8a497411-57c1-41fa-9f8f-111b595e6d57","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f46303cc-893a-4010-8c48-6fcbc30723ba","lifecycleState":"CERTIFIED","lastUpdateDate":1627344085207,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"626b5ee7-25db-41e8-ae07-4c1ab24f20ee","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f575785-4f80-46cb-ae7d-619f99de4c80","lifecycleState":"CERTIFIED","lastUpdateDate":1627343653383,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3527d6-7e34-4e84-8fa9-d4946a5980b4","invariantUUID":"d74f271a-7fbc-4112-b922-7b05cfdcf9ce","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a198404-cb61-49fb-81df-e1961993c1ee","lifecycleState":"CERTIFIED","lastUpdateDate":1627343202688,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbda8dea-c291-4372-98cd-296aa37cbc4a","invariantUUID":"4e3da9d2-78d3-4cfb-92d9-ad8ac2818351","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343706176,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f8f508a-c4f1-4113-9637-4727895e721a","invariantUUID":"c57a5700-ba0c-4017-855a-dea3bed9fd0b","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":"7f21e120-a43d-4eb6-861b-fc4dc7939b73","lifecycleState":"CERTIFIED","lastUpdateDate":1627344564203,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fab646d-c117-43af-bf2c-bc878f702fab","invariantUUID":"f2311018-83c6-437b-af8a-cfda25dbb5a4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d635d39d-cd61-4b56-b649-cbbe058aff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1627344522896,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8b52a9-5197-457c-ad5c-05f0ff6f661c","invariantUUID":"fefc3cc9-3b93-4ab4-829c-bc6495b1d011","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":"c1d210b8-0a88-4d9d-9fef-d507ddfc7231","lifecycleState":"CERTIFIED","lastUpdateDate":1627343954207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0718800-ea92-4ae2-ad55-9833236ec995","invariantUUID":"6c46634c-da9b-48e7-84a6-2cbf5c0e564b","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":"dcbfb8d6-350f-49e1-b7ff-2d262a6c6278","lifecycleState":"CERTIFIED","lastUpdateDate":1627344280891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9a6545-3a08-40c0-8561-f68d8854ddb9","invariantUUID":"4b67c8b6-a06c-4c62-93a5-1ef09290a1da","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":"defaulticon","uniqueId":"c2516d78-f906-4f4a-8f55-0f238638c379","lifecycleState":"CERTIFIED","lastUpdateDate":1627344234587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b399232d-c5ab-4a60-86ca-512c9b2edc3e","invariantUUID":"0071ef8d-d4f3-4632-8311-f43839d364cc","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0aa343f-1874-4cc9-9d5a-665ed44cc18e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343394598,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e17c021-5634-4249-a1c7-0cbb0eb61189","invariantUUID":"f24223fb-621d-4426-988d-6ccbb9463f39","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":"aa75548a-7fb3-4645-9622-a975e0541df3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343315491,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de4ec159-9563-41ff-9b87-025d2cec3c5e","invariantUUID":"5a54f447-97ca-41af-876a-bc1bf1428e29","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":"defaulticon","uniqueId":"a19e698b-138d-49da-8d09-b692d9831d68","lifecycleState":"CERTIFIED","lastUpdateDate":1627344252790,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e2e9566-61e5-4a26-8554-f4fae634d980","invariantUUID":"77bfa2d3-8e25-43f3-8163-2897fbbd931d","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":"compute","uniqueId":"36848a14-bc65-4b3f-bd54-6ca4cb32566f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344624892,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dac97336-ee53-43f4-b546-59dc6d622e8d","invariantUUID":"37ca9172-2381-45e2-b761-e9d3ec12cd34","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":"ce71fc25-2e7a-49e7-9c7b-1b5dc625f1a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343214883,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b6dd5e0-edc4-4b4b-b706-459aa2895907","invariantUUID":"7b97ebd8-6d5c-43f5-9cf0-1daed6c59913","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95681168-4a3b-49af-8821-ea7512cee2ce","lifecycleState":"CERTIFIED","lastUpdateDate":1627343894685,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9923fb2-d3c9-45ec-b767-eb9d9ae0dd8b","invariantUUID":"46aa70b6-2077-4d38-b948-c01cbe0861fc","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":"loadBalancer","uniqueId":"602aebce-d94a-4c23-b4e4-4b51aa3a7a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343184789,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21150a92-0c68-4200-983a-de10a4e82075","invariantUUID":"98dec65c-a431-4488-a604-0a5e4b7764d4","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":"64d686c5-acf4-459f-99f8-95ed1917f8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627344159186,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcbd0f03-fea8-4a01-9361-b313805fcb99","invariantUUID":"f5c9f82c-6cba-4ec3-a9e5-6678ec2413eb","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":"b689ea19-f645-40a7-958a-8e3d6cd438ec","lifecycleState":"CERTIFIED","lastUpdateDate":1627344055591,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8abfc4-8e75-47ce-88ea-409db45de08c","invariantUUID":"542fe467-769c-42c7-a9a7-dc2c4a7d7fe7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"269fc651-ae43-4e66-ba97-be4e7532c80b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343564698,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7b37775e-bae1-42bb-944a-eba344ad03c8","invariantUUID":"3df67a8b-8d69-44a9-8f66-878aa0cff8e1","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8e4d04-108b-4f20-81f9-fb1897c040b7","lifecycleState":"CERTIFIED","lastUpdateDate":1627344431084,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea6cac58-104e-47db-bf99-c4e7836fce33","invariantUUID":"641b5aee-f908-4321-963e-b66db8531ea7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"daff6714-874e-4c03-ada2-dbf504af1ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1627344543392,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ab07275-875a-41a8-9bbd-c3c29f72903d","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f93998f9-b194-49a1-9653-f0e92997d75c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343273783,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33efe960-c006-490d-961b-c652c878026d","invariantUUID":"eb767f7c-287a-41b7-997d-6e74f0c5de7b","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":"d0a45457-c786-4d33-aa8f-6932be46e22c","lifecycleState":"CERTIFIED","lastUpdateDate":1627351754020,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","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":"8b5e107c-e2e3-4b58-835e-5cedf58c9e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343303486,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247e9c01-659a-4835-b242-93c442aaa716","invariantUUID":"b4475a0b-fa0d-4b55-beb1-30dcc28b4fdf","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.1","componentType":"RESOURCE","icon":"compute","uniqueId":"effb16fe-8f56-4d26-8963-b95630b2d497","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344397384,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b834de9-9db6-483b-a244-35aee6e64db5","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cb7c45b-3bab-4df6-991e-9d1435f3ddf7","lifecycleState":"CERTIFIED","lastUpdateDate":1627347242986,"name":"vFW 4728c15c-8f2c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","systemName":"Vfw4728c15c8f2c","description":"vendor software product","tags":["vFW 4728c15c-8f2c"],"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":"bc16add6-ae58-4d66-8154-d085b0f7272c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343906377,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4fe46e16-3c0d-4ab8-ac26-7fa25cb5e237","invariantUUID":"260099fe-646a-494e-90b0-0abe5b5198e3","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":"networkrules","uniqueId":"0a248393-3f06-44c8-8872-10e9d36a7efc","lifecycleState":"CERTIFIED","lastUpdateDate":1627343513787,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ad56f3a-8f6d-426e-94c2-c8978755f372","invariantUUID":"44e71759-4b08-43ea-9a88-913e1060f9ad","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac78621b-3930-4977-86c6-3ad6dcc8e550","lifecycleState":"CERTIFIED","lastUpdateDate":1627344014298,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"047d84a1-4bb5-4404-9f8c-40dc87623ce3","invariantUUID":"3d79f2c8-6c01-4014-ab0b-ff467f8983f3","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":"objectStorage","uniqueId":"46a8fd89-8cdd-4bb6-845b-c1e52abd5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1627344115010,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea638318-6739-4ae4-980b-84e45de1a97a","invariantUUID":"2807f62c-2043-4f5b-b356-246053fae080","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":"c4c1e22f-ff62-4010-821c-505f7596207f","lifecycleState":"CERTIFIED","lastUpdateDate":1627343983990,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f169b99-c820-40df-a687-38974561b46d","invariantUUID":"c827abd1-869e-4c30-8bbd-bcab8d8c3e3b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d661cab7-ba0c-44e8-bbdb-7ae1ebcb00d1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343852139,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d926beb-8878-47c1-92f6-7965593eb8be","invariantUUID":"ef1bc36f-1354-44c7-8936-f7d985603986","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":"5579c127-0f88-4351-b7a7-b93c98a01c0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344043889,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a465d20c-9a08-44d1-8545-dad2952af37f","invariantUUID":"8a564fc0-bcd0-4ab1-952e-c447992dff80","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":"c4c691cd-68a7-42cc-bcb1-49c4524ba12b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344366179,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1f44ff-7681-4f8d-8208-90d1edfef8c2","invariantUUID":"a01135e3-7285-49ba-8f66-3bdba2a2f300","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0dc0f90-5c29-440a-8960-59632de64afd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343924519,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"993d06c5-2784-4957-a206-db4d18489c0c","invariantUUID":"8a17902f-cb52-478f-9bef-6baba0ae22b3","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7182ff78-e7fb-4d87-9a0a-71d3ce0db5ef","lifecycleState":"CERTIFIED","lastUpdateDate":1627343864295,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e616332d-7eb7-46fd-a31b-15a0b7bca32c","invariantUUID":"983bcc03-3162-44eb-b39d-abaf051d4589","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":"network","uniqueId":"9bc43832-6775-444b-80ca-418d0683a3ae","lifecycleState":"CERTIFIED","lastUpdateDate":1627343664693,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77abe26f-a64e-42e5-8414-b96de4b1bf23","invariantUUID":"23334469-82eb-4ce7-86d7-869f097a3f42","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ff0627-757b-4df6-bd78-e4ba55733f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1627344103094,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b60cd82-b451-4df1-a8ce-5ddcaa94a6b3","invariantUUID":"1ffd5ce3-e5d4-4cb9-88e3-d891b28e0779","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","lifecycleState":"CERTIFIED","lastUpdateDate":1627343594083,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"41fd247a-c6fd-4a1d-b836-84711fa9f4bb","invariantUUID":"f73d5d08-6ef9-4fe7-a8fc-1d3a7d32502f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa2a74d2-690b-4096-bc2b-9750fd3a2727","lifecycleState":"CERTIFIED","lastUpdateDate":1627344175208,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f526307c-0dd3-4133-adbc-feb62ab7d859","invariantUUID":"b2c4467d-2d5c-4db7-8c1e-ed5020c21539","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":"port","uniqueId":"53bec327-2bce-415b-a669-267c9c9cf341","lifecycleState":"CERTIFIED","lastUpdateDate":1627344264692,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd44ef78-34d0-4ac1-b4b6-9bf5ae4db31e","invariantUUID":"f6668950-c03b-424b-9a6a-9ca6a0298941","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":"8bd2df4d-9603-4357-b917-2a935d35b7f3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343636042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f70a9b0-3c57-4ae6-b56d-7b117fe91850","invariantUUID":"e18b63d1-5162-45d7-9c5c-642cf106d165","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":"b3276e24-0c6f-4318-9c6a-4a5c1bd49755","lifecycleState":"CERTIFIED","lastUpdateDate":1627343412940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d472d92c-9403-4572-bc03-06d2567b15d3","invariantUUID":"42791257-4098-4259-afee-7a897b9efd04","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17b031eb-3d13-4261-b9b5-132bd69331fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627343382284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67d7181e-9a7a-484a-bc5f-011bc87e327c","invariantUUID":"a010002c-cb15-4f01-b86c-f34661ab0e7b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0f24671-b10b-42c0-b7c4-c202c3a90a32","lifecycleState":"CERTIFIED","lastUpdateDate":1627343940739,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d3eba37f-ff8f-48e3-a067-fd5ea1224e46","invariantUUID":"3ed6834b-bfb7-40e9-8728-04ad9aa08bb7","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":"port","uniqueId":"b0ab8e87-ab0e-4d09-8f6e-ca8ab3a5463b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344663796,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85d314f5-5c91-485d-bb51-ff82eff3b0f7","invariantUUID":"e2d2e6c7-7ea7-4615-a694-8e1e609a4501","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":"94ce8b76-9c57-46a8-b85c-c393481c533e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344073504,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f37f0133-6232-44ca-8b8a-58c1dc62d524","invariantUUID":"27a9acf8-d52b-48d0-9be0-5a6cd9dd8253","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":"compute","uniqueId":"afc15400-0713-43f2-8237-01ab978565b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627343624304,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b05d61-a9d8-46b4-b60a-24477ffe2750","invariantUUID":"eb8e7b9d-c5d1-4cd9-8c1d-b05658bf69ce","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a30112fa-f55b-41f8-85e6-22be0f60cc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344000839,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c0d402-025b-4b3c-b511-4f78312d1409","invariantUUID":"20750d46-2b94-4f97-896d-b0d12d2fc6db","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":"250b5c80-2648-44ba-af0c-9864fe354649","lifecycleState":"CERTIFIED","lastUpdateDate":1627344312439,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"110bcde3-40f4-4609-a45c-11a1f7251802","invariantUUID":"11a64600-b215-4817-8f1f-eadd9cc9ebf9","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":"8d26c4f9-dc3f-4046-86c4-eca1d49adc46","lifecycleState":"CERTIFIED","lastUpdateDate":1627343805675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57cf79c7-3089-4f93-8fd0-76b5b7547568","invariantUUID":"d46b888c-faff-4c7a-ab23-d7da8411792d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2e3d42-5232-4bdf-8b77-7746dc4d7830","lifecycleState":"CERTIFIED","lastUpdateDate":1627344342038,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb94f88-bf29-4993-b947-10dd98d17720","invariantUUID":"e30418ab-01f9-4f07-8c6b-f8dfeb755e19","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":"504142b3-d07a-4658-8870-63380b2757b1","lifecycleState":"CERTIFIED","lastUpdateDate":1627344354398,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d6c5a55-7ca3-465c-be19-b8002f8de9a3","invariantUUID":"6353c8b3-c780-45bb-a879-a30e0f7dcb76","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"01e190db-0425-422a-af8e-98370b407d03","lifecycleState":"CERTIFIED","lastUpdateDate":1627343524496,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee277b0-5d2a-48dd-900e-5d50678d725b","invariantUUID":"980c16a4-999d-4c09-8dd7-28bee4b0a1bc","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":"objectStorage","uniqueId":"9af83785-fdb8-4cc1-b550-0d4b6ac83bb2","lifecycleState":"CERTIFIED","lastUpdateDate":1627343967574,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0006e91-11cd-496d-bb88-abcf47fca168","invariantUUID":"8766c28e-88f8-4c78-a293-0271480d6a90","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"357fefbc-cfb4-4461-af3a-74dd38e803c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627343425117,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"036a18ae-d06d-4598-a847-1a57afd4e181","invariantUUID":"bd577e96-6e49-4f4c-88c6-a9d9773f97b9","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9a13f1b-929b-4e24-8669-65a5a1ec6a29","lifecycleState":"CERTIFIED","lastUpdateDate":1627344294696,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f57c98-92bf-41d3-82ff-f51817696bec","invariantUUID":"5e38828a-ab01-473c-9676-b4dff7ee01ba","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":"compute","uniqueId":"58857edb-22a3-4c3b-a365-3f0aca1f4a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344612697,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8822768-d1a7-4021-b946-40ed7e4f27dd","invariantUUID":"d57ec54c-744c-4ff3-864d-e02f3ce3c3c5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05801ffc-707f-44ed-ab20-2202e1f74324","lifecycleState":"CERTIFIED","lastUpdateDate":1627343735101,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d226f2b4-8e1b-4da0-a235-423fa8615a82","invariantUUID":"598a2bfe-3ef3-4a98-8d5f-9b2bbf5764b2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d19fc11d-d337-48b0-a5d9-699b74f1b223","lifecycleState":"CERTIFIED","lastUpdateDate":1627350019841,"name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","systemName":"DemoPnfFpas9jfnfex0wr5gdvwn","description":"catalog service description","tags":["robot-ete","Demo_pNF_FpAs9JfNFEX0Wr5GdVwN"],"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":"c7d83e83-99ef-4823-bb67-d829eebd6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1627347355943,"name":"vFW 2021-07-27 00-51-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","systemName":"Vfw20210727005115","description":"catalog service description","tags":["robot-ete","vFW 2021-07-27 00-51-15"],"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":"8b165b15-4790-40f7-9820-e5cb7079161b","lifecycleState":"CERTIFIED","lastUpdateDate":1627350955774,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","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}]}]} 2021-07-27 02:09:43,625 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-07-27 02:09:53,636 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:09:53,637 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:09:53,637 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-07-27 02:09:53,638 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-07-27 02:09:53,638 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:09:53,639 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-07-27 02:09:53,639 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-07-27 02:09:53,639 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:09:53,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:09:53,901 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-07-27 02:09:53,903 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:09:53,904 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea011d8d-c61a-4998-8ca3-5c0774657082/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:09:53,908 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-07-27 02:09:53,909 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:09:53,909 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:09:53,909 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:09:53,910 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:09:53,910 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:09:53,910 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:09:53,910 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:09:53,911 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-07-27 02:09:53,911 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:09:53,911 INFO 192:__init__.py(1) - Vf found, updating information 2021-07-27 02:09:53,912 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-07-27 02:09:53,912 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-07-27 02:09:53,912 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-07-27 02:09:53,913 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-07-27 02:09:53,913 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-07-27 02:09:53,913 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-07-27 02:09:53,917 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:02,397 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-07-27 02:10:02,401 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-07-27 02:10:02,405 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"465d66ed-2c4b-4e71-93a3-02418f39e06f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344588883,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94c64ab-ac17-4b0f-9c3b-b97bfcb2b28c","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","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":"port","uniqueId":"c5d77640-5b5b-4513-802f-5c05d049547e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343334384,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1930fd4-1fea-4657-9bf3-4faa24b98aa8","invariantUUID":"5270f54c-e7c0-45f1-a8da-4fb9a96f9031","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":"objectStorage","uniqueId":"64cbf0c2-ef0e-4173-83dc-13d85911c6dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343285744,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7b546a-78fc-4be2-9d13-2df4a24226f3","invariantUUID":"f150135f-dd59-4be0-a5cc-23d6205b48e3","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","lifecycleState":"CERTIFIED","lastUpdateDate":1627343014601,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4f206a5-9e4c-45fa-8214-4afeda1eab7a","invariantUUID":"eb1575d3-29c0-41fd-b91d-126034feccc0","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":"1a4ec39e-8dd1-4901-a487-273d7618a404","lifecycleState":"CERTIFIED","lastUpdateDate":1627343350239,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75ab8654-f6b4-4301-aa4d-ee7cbee61b28","invariantUUID":"b2b7ab36-964a-4b7d-a763-54cac6b67c4e","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":"e77a4c5a-40cd-4106-98d2-444fb6eee3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1627344324793,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfdbe3d1-7f38-4c6e-98b4-c72246e5c07c","invariantUUID":"b3cb3ec0-e7ce-403a-9c69-309ac090812d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4500475-5757-4b50-b6f5-e9336613ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1627344647995,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3c0181-f937-4beb-ab1a-498cca32b0fe","invariantUUID":"87ee25ac-cc51-4631-a0db-65fabf4cbc44","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"334da6a7-8a2b-4f73-86df-6937a470f74b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344454887,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f6c35c-1149-4d15-b948-e8769b51f0fa","invariantUUID":"b14091c6-cac0-47e0-a5d4-777a4563c01d","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":"port","uniqueId":"d1fb10bc-ca78-44fc-ba4d-4e29b02afa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344494412,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3791fd30-2da2-43ae-bee4-d2970a7a142b","invariantUUID":"c580ff2e-6fa4-4f5f-9e10-b68c1b13b1e4","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":"defaulticon","uniqueId":"8b714d4a-a00b-4f57-a00f-03890110ae15","lifecycleState":"CERTIFIED","lastUpdateDate":1627343093685,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d79ccb4e-1f5d-44ea-b252-75f922b6fc08","invariantUUID":"6e3c4b5e-703b-4118-91cc-6dfa7b9987fc","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":"defaulticon","uniqueId":"aecbdd46-5e43-427e-9f95-6244430b7c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1627349945384,"name":"pNF d240852b-e082","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e8c59157-c9b1-4d60-9d49-55dba4109a56","invariantUUID":"a97198a6-ded6-4b0c-914f-ff854c379600","systemName":"PnfD240852bE082","description":"vendor software product","tags":["pNF d240852b-e082"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"76e097d7-bdc8-4fa4-a82c-ca221f04ffe6","lifecycleState":"CERTIFIED","lastUpdateDate":1627343141439,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1fdaa8a-b777-4bef-99b3-4d13472fcbb9","invariantUUID":"a8a3e209-a039-4ce1-860d-6165e949b9d3","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eca9abf6-681d-4a3e-b649-4f52e5ce6fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343582589,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc917036-cca1-46dd-bbb1-3a27f08eb2a9","invariantUUID":"a1131b50-c1d1-4052-bfca-f0f0daf20800","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":"a023e418-1c42-46f2-b4e1-9138042cedd1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343723895,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7f9adb6-804e-401b-b681-a468610dcec3","invariantUUID":"e5ef1932-b4bf-41a8-9df0-98ed9620f676","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":"objectStorage","uniqueId":"93fac878-442c-4636-a06a-4aa57a9738f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627343114385,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79094e1e-d973-4554-9d78-e2e3c7b73dc0","invariantUUID":"c1ab90b3-b0ae-4deb-85fb-97feb81bc38e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcc86881-2b07-4fd9-86b3-567ab384485d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343365011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70a17158-3b80-47ac-84ac-0f3b028af2a0","invariantUUID":"8a497411-57c1-41fa-9f8f-111b595e6d57","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f46303cc-893a-4010-8c48-6fcbc30723ba","lifecycleState":"CERTIFIED","lastUpdateDate":1627344085207,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"626b5ee7-25db-41e8-ae07-4c1ab24f20ee","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f575785-4f80-46cb-ae7d-619f99de4c80","lifecycleState":"CERTIFIED","lastUpdateDate":1627343653383,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3527d6-7e34-4e84-8fa9-d4946a5980b4","invariantUUID":"d74f271a-7fbc-4112-b922-7b05cfdcf9ce","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a198404-cb61-49fb-81df-e1961993c1ee","lifecycleState":"CERTIFIED","lastUpdateDate":1627343202688,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbda8dea-c291-4372-98cd-296aa37cbc4a","invariantUUID":"4e3da9d2-78d3-4cfb-92d9-ad8ac2818351","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343706176,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f8f508a-c4f1-4113-9637-4727895e721a","invariantUUID":"c57a5700-ba0c-4017-855a-dea3bed9fd0b","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":"7f21e120-a43d-4eb6-861b-fc4dc7939b73","lifecycleState":"CERTIFIED","lastUpdateDate":1627344564203,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fab646d-c117-43af-bf2c-bc878f702fab","invariantUUID":"f2311018-83c6-437b-af8a-cfda25dbb5a4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d635d39d-cd61-4b56-b649-cbbe058aff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1627344522896,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8b52a9-5197-457c-ad5c-05f0ff6f661c","invariantUUID":"fefc3cc9-3b93-4ab4-829c-bc6495b1d011","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":"c1d210b8-0a88-4d9d-9fef-d507ddfc7231","lifecycleState":"CERTIFIED","lastUpdateDate":1627343954207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0718800-ea92-4ae2-ad55-9833236ec995","invariantUUID":"6c46634c-da9b-48e7-84a6-2cbf5c0e564b","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":"dcbfb8d6-350f-49e1-b7ff-2d262a6c6278","lifecycleState":"CERTIFIED","lastUpdateDate":1627344280891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9a6545-3a08-40c0-8561-f68d8854ddb9","invariantUUID":"4b67c8b6-a06c-4c62-93a5-1ef09290a1da","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":"defaulticon","uniqueId":"c2516d78-f906-4f4a-8f55-0f238638c379","lifecycleState":"CERTIFIED","lastUpdateDate":1627344234587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b399232d-c5ab-4a60-86ca-512c9b2edc3e","invariantUUID":"0071ef8d-d4f3-4632-8311-f43839d364cc","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0aa343f-1874-4cc9-9d5a-665ed44cc18e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343394598,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e17c021-5634-4249-a1c7-0cbb0eb61189","invariantUUID":"f24223fb-621d-4426-988d-6ccbb9463f39","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":"aa75548a-7fb3-4645-9622-a975e0541df3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343315491,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de4ec159-9563-41ff-9b87-025d2cec3c5e","invariantUUID":"5a54f447-97ca-41af-876a-bc1bf1428e29","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":"defaulticon","uniqueId":"a19e698b-138d-49da-8d09-b692d9831d68","lifecycleState":"CERTIFIED","lastUpdateDate":1627344252790,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e2e9566-61e5-4a26-8554-f4fae634d980","invariantUUID":"77bfa2d3-8e25-43f3-8163-2897fbbd931d","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":"compute","uniqueId":"36848a14-bc65-4b3f-bd54-6ca4cb32566f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344624892,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dac97336-ee53-43f4-b546-59dc6d622e8d","invariantUUID":"37ca9172-2381-45e2-b761-e9d3ec12cd34","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":"ce71fc25-2e7a-49e7-9c7b-1b5dc625f1a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343214883,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b6dd5e0-edc4-4b4b-b706-459aa2895907","invariantUUID":"7b97ebd8-6d5c-43f5-9cf0-1daed6c59913","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95681168-4a3b-49af-8821-ea7512cee2ce","lifecycleState":"CERTIFIED","lastUpdateDate":1627343894685,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9923fb2-d3c9-45ec-b767-eb9d9ae0dd8b","invariantUUID":"46aa70b6-2077-4d38-b948-c01cbe0861fc","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":"loadBalancer","uniqueId":"602aebce-d94a-4c23-b4e4-4b51aa3a7a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343184789,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21150a92-0c68-4200-983a-de10a4e82075","invariantUUID":"98dec65c-a431-4488-a604-0a5e4b7764d4","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":"64d686c5-acf4-459f-99f8-95ed1917f8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627344159186,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcbd0f03-fea8-4a01-9361-b313805fcb99","invariantUUID":"f5c9f82c-6cba-4ec3-a9e5-6678ec2413eb","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":"b689ea19-f645-40a7-958a-8e3d6cd438ec","lifecycleState":"CERTIFIED","lastUpdateDate":1627344055591,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8abfc4-8e75-47ce-88ea-409db45de08c","invariantUUID":"542fe467-769c-42c7-a9a7-dc2c4a7d7fe7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"269fc651-ae43-4e66-ba97-be4e7532c80b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343564698,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7b37775e-bae1-42bb-944a-eba344ad03c8","invariantUUID":"3df67a8b-8d69-44a9-8f66-878aa0cff8e1","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8e4d04-108b-4f20-81f9-fb1897c040b7","lifecycleState":"CERTIFIED","lastUpdateDate":1627344431084,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea6cac58-104e-47db-bf99-c4e7836fce33","invariantUUID":"641b5aee-f908-4321-963e-b66db8531ea7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"daff6714-874e-4c03-ada2-dbf504af1ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1627344543392,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ab07275-875a-41a8-9bbd-c3c29f72903d","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f93998f9-b194-49a1-9653-f0e92997d75c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343273783,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33efe960-c006-490d-961b-c652c878026d","invariantUUID":"eb767f7c-287a-41b7-997d-6e74f0c5de7b","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":"d0a45457-c786-4d33-aa8f-6932be46e22c","lifecycleState":"CERTIFIED","lastUpdateDate":1627351754020,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","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":"8b5e107c-e2e3-4b58-835e-5cedf58c9e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343303486,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247e9c01-659a-4835-b242-93c442aaa716","invariantUUID":"b4475a0b-fa0d-4b55-beb1-30dcc28b4fdf","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.1","componentType":"RESOURCE","icon":"compute","uniqueId":"effb16fe-8f56-4d26-8963-b95630b2d497","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344397384,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b834de9-9db6-483b-a244-35aee6e64db5","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cb7c45b-3bab-4df6-991e-9d1435f3ddf7","lifecycleState":"CERTIFIED","lastUpdateDate":1627347242986,"name":"vFW 4728c15c-8f2c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","systemName":"Vfw4728c15c8f2c","description":"vendor software product","tags":["vFW 4728c15c-8f2c"],"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":"bc16add6-ae58-4d66-8154-d085b0f7272c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343906377,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4fe46e16-3c0d-4ab8-ac26-7fa25cb5e237","invariantUUID":"260099fe-646a-494e-90b0-0abe5b5198e3","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":"networkrules","uniqueId":"0a248393-3f06-44c8-8872-10e9d36a7efc","lifecycleState":"CERTIFIED","lastUpdateDate":1627343513787,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ad56f3a-8f6d-426e-94c2-c8978755f372","invariantUUID":"44e71759-4b08-43ea-9a88-913e1060f9ad","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac78621b-3930-4977-86c6-3ad6dcc8e550","lifecycleState":"CERTIFIED","lastUpdateDate":1627344014298,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"047d84a1-4bb5-4404-9f8c-40dc87623ce3","invariantUUID":"3d79f2c8-6c01-4014-ab0b-ff467f8983f3","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":"objectStorage","uniqueId":"46a8fd89-8cdd-4bb6-845b-c1e52abd5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1627344115010,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea638318-6739-4ae4-980b-84e45de1a97a","invariantUUID":"2807f62c-2043-4f5b-b356-246053fae080","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":"c4c1e22f-ff62-4010-821c-505f7596207f","lifecycleState":"CERTIFIED","lastUpdateDate":1627343983990,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f169b99-c820-40df-a687-38974561b46d","invariantUUID":"c827abd1-869e-4c30-8bbd-bcab8d8c3e3b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d661cab7-ba0c-44e8-bbdb-7ae1ebcb00d1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343852139,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d926beb-8878-47c1-92f6-7965593eb8be","invariantUUID":"ef1bc36f-1354-44c7-8936-f7d985603986","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":"5579c127-0f88-4351-b7a7-b93c98a01c0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344043889,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a465d20c-9a08-44d1-8545-dad2952af37f","invariantUUID":"8a564fc0-bcd0-4ab1-952e-c447992dff80","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":"c4c691cd-68a7-42cc-bcb1-49c4524ba12b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344366179,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1f44ff-7681-4f8d-8208-90d1edfef8c2","invariantUUID":"a01135e3-7285-49ba-8f66-3bdba2a2f300","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0dc0f90-5c29-440a-8960-59632de64afd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343924519,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"993d06c5-2784-4957-a206-db4d18489c0c","invariantUUID":"8a17902f-cb52-478f-9bef-6baba0ae22b3","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7182ff78-e7fb-4d87-9a0a-71d3ce0db5ef","lifecycleState":"CERTIFIED","lastUpdateDate":1627343864295,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e616332d-7eb7-46fd-a31b-15a0b7bca32c","invariantUUID":"983bcc03-3162-44eb-b39d-abaf051d4589","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":"network","uniqueId":"9bc43832-6775-444b-80ca-418d0683a3ae","lifecycleState":"CERTIFIED","lastUpdateDate":1627343664693,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77abe26f-a64e-42e5-8414-b96de4b1bf23","invariantUUID":"23334469-82eb-4ce7-86d7-869f097a3f42","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ff0627-757b-4df6-bd78-e4ba55733f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1627344103094,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b60cd82-b451-4df1-a8ce-5ddcaa94a6b3","invariantUUID":"1ffd5ce3-e5d4-4cb9-88e3-d891b28e0779","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","lifecycleState":"CERTIFIED","lastUpdateDate":1627343594083,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"41fd247a-c6fd-4a1d-b836-84711fa9f4bb","invariantUUID":"f73d5d08-6ef9-4fe7-a8fc-1d3a7d32502f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa2a74d2-690b-4096-bc2b-9750fd3a2727","lifecycleState":"CERTIFIED","lastUpdateDate":1627344175208,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f526307c-0dd3-4133-adbc-feb62ab7d859","invariantUUID":"b2c4467d-2d5c-4db7-8c1e-ed5020c21539","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":"port","uniqueId":"53bec327-2bce-415b-a669-267c9c9cf341","lifecycleState":"CERTIFIED","lastUpdateDate":1627344264692,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd44ef78-34d0-4ac1-b4b6-9bf5ae4db31e","invariantUUID":"f6668950-c03b-424b-9a6a-9ca6a0298941","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":"8bd2df4d-9603-4357-b917-2a935d35b7f3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343636042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f70a9b0-3c57-4ae6-b56d-7b117fe91850","invariantUUID":"e18b63d1-5162-45d7-9c5c-642cf106d165","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":"b3276e24-0c6f-4318-9c6a-4a5c1bd49755","lifecycleState":"CERTIFIED","lastUpdateDate":1627343412940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d472d92c-9403-4572-bc03-06d2567b15d3","invariantUUID":"42791257-4098-4259-afee-7a897b9efd04","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17b031eb-3d13-4261-b9b5-132bd69331fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627343382284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67d7181e-9a7a-484a-bc5f-011bc87e327c","invariantUUID":"a010002c-cb15-4f01-b86c-f34661ab0e7b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0f24671-b10b-42c0-b7c4-c202c3a90a32","lifecycleState":"CERTIFIED","lastUpdateDate":1627343940739,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d3eba37f-ff8f-48e3-a067-fd5ea1224e46","invariantUUID":"3ed6834b-bfb7-40e9-8728-04ad9aa08bb7","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":"port","uniqueId":"b0ab8e87-ab0e-4d09-8f6e-ca8ab3a5463b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344663796,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85d314f5-5c91-485d-bb51-ff82eff3b0f7","invariantUUID":"e2d2e6c7-7ea7-4615-a694-8e1e609a4501","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":"94ce8b76-9c57-46a8-b85c-c393481c533e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344073504,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f37f0133-6232-44ca-8b8a-58c1dc62d524","invariantUUID":"27a9acf8-d52b-48d0-9be0-5a6cd9dd8253","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":"compute","uniqueId":"afc15400-0713-43f2-8237-01ab978565b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627343624304,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b05d61-a9d8-46b4-b60a-24477ffe2750","invariantUUID":"eb8e7b9d-c5d1-4cd9-8c1d-b05658bf69ce","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a30112fa-f55b-41f8-85e6-22be0f60cc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344000839,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c0d402-025b-4b3c-b511-4f78312d1409","invariantUUID":"20750d46-2b94-4f97-896d-b0d12d2fc6db","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":"250b5c80-2648-44ba-af0c-9864fe354649","lifecycleState":"CERTIFIED","lastUpdateDate":1627344312439,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"110bcde3-40f4-4609-a45c-11a1f7251802","invariantUUID":"11a64600-b215-4817-8f1f-eadd9cc9ebf9","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":"8d26c4f9-dc3f-4046-86c4-eca1d49adc46","lifecycleState":"CERTIFIED","lastUpdateDate":1627343805675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57cf79c7-3089-4f93-8fd0-76b5b7547568","invariantUUID":"d46b888c-faff-4c7a-ab23-d7da8411792d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2e3d42-5232-4bdf-8b77-7746dc4d7830","lifecycleState":"CERTIFIED","lastUpdateDate":1627344342038,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb94f88-bf29-4993-b947-10dd98d17720","invariantUUID":"e30418ab-01f9-4f07-8c6b-f8dfeb755e19","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":"504142b3-d07a-4658-8870-63380b2757b1","lifecycleState":"CERTIFIED","lastUpdateDate":1627344354398,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d6c5a55-7ca3-465c-be19-b8002f8de9a3","invariantUUID":"6353c8b3-c780-45bb-a879-a30e0f7dcb76","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"01e190db-0425-422a-af8e-98370b407d03","lifecycleState":"CERTIFIED","lastUpdateDate":1627343524496,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee277b0-5d2a-48dd-900e-5d50678d725b","invariantUUID":"980c16a4-999d-4c09-8dd7-28bee4b0a1bc","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":"objectStorage","uniqueId":"9af83785-fdb8-4cc1-b550-0d4b6ac83bb2","lifecycleState":"CERTIFIED","lastUpdateDate":1627343967574,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0006e91-11cd-496d-bb88-abcf47fca168","invariantUUID":"8766c28e-88f8-4c78-a293-0271480d6a90","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"357fefbc-cfb4-4461-af3a-74dd38e803c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627343425117,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"036a18ae-d06d-4598-a847-1a57afd4e181","invariantUUID":"bd577e96-6e49-4f4c-88c6-a9d9773f97b9","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9a13f1b-929b-4e24-8669-65a5a1ec6a29","lifecycleState":"CERTIFIED","lastUpdateDate":1627344294696,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f57c98-92bf-41d3-82ff-f51817696bec","invariantUUID":"5e38828a-ab01-473c-9676-b4dff7ee01ba","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":"compute","uniqueId":"58857edb-22a3-4c3b-a365-3f0aca1f4a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344612697,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8822768-d1a7-4021-b946-40ed7e4f27dd","invariantUUID":"d57ec54c-744c-4ff3-864d-e02f3ce3c3c5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05801ffc-707f-44ed-ab20-2202e1f74324","lifecycleState":"CERTIFIED","lastUpdateDate":1627343735101,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d226f2b4-8e1b-4da0-a235-423fa8615a82","invariantUUID":"598a2bfe-3ef3-4a98-8d5f-9b2bbf5764b2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d19fc11d-d337-48b0-a5d9-699b74f1b223","lifecycleState":"CERTIFIED","lastUpdateDate":1627350019841,"name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","systemName":"DemoPnfFpas9jfnfex0wr5gdvwn","description":"catalog service description","tags":["robot-ete","Demo_pNF_FpAs9JfNFEX0Wr5GdVwN"],"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":"c7d83e83-99ef-4823-bb67-d829eebd6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1627347355943,"name":"vFW 2021-07-27 00-51-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","systemName":"Vfw20210727005115","description":"catalog service description","tags":["robot-ete","vFW 2021-07-27 00-51-15"],"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":"8b165b15-4790-40f7-9820-e5cb7079161b","lifecycleState":"CERTIFIED","lastUpdateDate":1627350955774,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","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}]}]} 2021-07-27 02:10:02,414 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-07-27 02:10:02,415 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-07-27 02:10:02,415 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-07-27 02:10:02,416 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-07-27 02:10:02,416 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:02,417 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:02,417 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-07-27 02:10:02,418 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:02,418 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:02,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:10:05,441 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2021-07-27 02:10:05,443 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-07-27 02:10:05,443 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de9ae613-f870-4adf-bc90-9b8d0bf563ec/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","name":"vFW 2021-07-27 00-51-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0bdcdd94-56f1-428b-8867-31260cd40359/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5dcb032b-e8df-4f81-83d2-c018592e75ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-07-27 02:10:05,446 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_FpAs9JfNFEX0Wr5GdVwN from SDC 2021-07-27 02:10:05,447 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:05,447 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:05,447 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:05,447 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-07-27 00-51-15 from SDC 2021-07-27 02:10:05,448 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:05,448 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:05,448 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:05,448 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-07-27 02:10:05,448 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:05,449 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:05,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:05,449 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-07-27 02:10:05,449 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:10:05,449 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-07-27 02:10:05,450 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-07-27 02:10:05,450 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-07-27 02:10:05,450 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-07-27 02:10:05,450 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:05,450 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:05,451 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-07-27 02:10:05,451 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:05,451 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:05,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:10:13,701 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2021-07-27 02:10:13,704 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-07-27 02:10:13,704 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de9ae613-f870-4adf-bc90-9b8d0bf563ec/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","name":"vFW 2021-07-27 00-51-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0bdcdd94-56f1-428b-8867-31260cd40359/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5dcb032b-e8df-4f81-83d2-c018592e75ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-07-27 02:10:13,707 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_FpAs9JfNFEX0Wr5GdVwN from SDC 2021-07-27 02:10:13,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:13,707 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:13,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:13,707 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-07-27 00-51-15 from SDC 2021-07-27 02:10:13,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:13,708 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:13,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:13,708 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-07-27 02:10:13,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:13,708 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:13,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:13,708 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-07-27 02:10:13,708 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:10:13,709 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-07-27 02:10:13,709 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-07-27 02:10:13,709 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-07-27 02:10:13,709 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-07-27 02:10:13,709 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-07-27 02:10:13,709 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-07-27 02:10:13,710 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-07-27 02:10:13,710 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-07-27 02:10:13,710 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-07-27 02:10:13,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:14,700 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-07-27 02:10:14,702 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-07-27 02:10:14,704 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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-07-27 02:10:14,710 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-07-27 02:10:14,710 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-07-27 02:10:14,711 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-07-27 02:10:14,711 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC 2021-07-27 02:10:14,711 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-07-27 02:10:14,711 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-07-27 02:10:14,712 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-07-27 02:10:14,712 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:14,712 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:14,713 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-07-27 02:10:14,713 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:14,714 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:14,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:10:17,846 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2021-07-27 02:10:17,849 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-07-27 02:10:17,849 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de9ae613-f870-4adf-bc90-9b8d0bf563ec/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","name":"vFW 2021-07-27 00-51-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0bdcdd94-56f1-428b-8867-31260cd40359/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5dcb032b-e8df-4f81-83d2-c018592e75ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-07-27 02:10:17,852 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_FpAs9JfNFEX0Wr5GdVwN from SDC 2021-07-27 02:10:17,852 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:17,853 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:17,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:17,853 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-07-27 00-51-15 from SDC 2021-07-27 02:10:17,853 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:17,853 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:17,853 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:17,853 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-07-27 02:10:17,853 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:17,854 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:17,854 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:17,854 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-07-27 02:10:17,854 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:10:17,854 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC 2021-07-27 02:10:17,871 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-07-27 02:10:17,871 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-07-27 02:10:17,872 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "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-07-27 02:10:17,872 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-07-27 02:10:17,872 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-07-27 02:10:17,872 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_vm"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_vm", "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-07-27 02:10:17,874 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:23,812 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-07-27 02:10:23,814 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-07-27 02:10:23,816 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":"3506fba4-cc91-4149-911a-41ad0a775d05.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":"3506fba4-cc91-4149-911a-41ad0a775d05.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":"3506fba4-cc91-4149-911a-41ad0a775d05.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":"3506fba4-cc91-4149-911a-41ad0a775d05.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,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.assettoscacsar","artifactName":"service-BasicVm-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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.assettoscatemplate","artifactName":"service-BasicVm-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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"6ae34be5-3ab0-4973-81ed-c12a92250c8a.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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ae34be5-3ab0-4973-81ed-c12a92250c8a.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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ae34be5-3ab0-4973-81ed-c12a92250c8a.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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ae34be5-3ab0-4973-81ed-c12a92250c8a.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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ae34be5-3ab0-4973-81ed-c12a92250c8a.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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","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":"6ae34be5-3ab0-4973-81ed-c12a92250c8a","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,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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":1627351821487,"icon":"network_l_1-3","description":"service","tags":["basic_vm"],"uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05","componentMetadataForSupportLog":{"SupportablityComponentUUID":"991ace45-f4ee-465e-b6bb-85047c1ea260","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"991ace45-f4ee-465e-b6bb-85047c1ea260","highestVersion":true,"systemName":"BasicVm","invariantUUID":"02d885fd-3ee7-4d99-8d62-193df7785dda","normalizedName":"basicvm","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1627351821487,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1627351819686,"description":null,"artifactType":"OTHER","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.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":1627351819686,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":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_vm"} 2021-07-27 02:10:23,820 INFO 284:__init__.py(1) - Service basic_vm is created in SDC 2021-07-27 02:10:23,820 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:23,827 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC 2021-07-27 02:10:23,827 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-07-27 02:10:23,828 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-07-27 02:10:23,828 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-07-27 02:10:23,828 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:10:23,828 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-07-27 02:10:23,828 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-07-27 02:10:23,829 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-07-27 02:10:23,830 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:10:24,184 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-07-27 02:10:24,186 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-07-27 02:10:24,186 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ea011d8d-c61a-4998-8ca3-5c0774657082/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","name":"vFW 4728c15c-8f2c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c543a096-4fb4-446a-87e1-59f657bb6348/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-07-27 02:10:24,190 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-07-27 02:10:24,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:24,191 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:24,191 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:10:24,191 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 4728c15c-8f2c from SDC 2021-07-27 02:10:24,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:24,191 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:24,192 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-07-27 02:10:24,192 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-07-27 02:10:24,192 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:10:24,192 INFO 192:__init__.py(1) - Vf found, updating information 2021-07-27 02:10:24,192 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-07-27 02:10:24,193 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-07-27 02:10:24,193 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-07-27 02:10:24,193 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-07-27 02:10:24,194 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-07-27 02:10:24,194 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-07-27 02:10:24,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:32,347 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-07-27 02:10:32,351 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-07-27 02:10:32,353 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"465d66ed-2c4b-4e71-93a3-02418f39e06f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344588883,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94c64ab-ac17-4b0f-9c3b-b97bfcb2b28c","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","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":"port","uniqueId":"c5d77640-5b5b-4513-802f-5c05d049547e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343334384,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1930fd4-1fea-4657-9bf3-4faa24b98aa8","invariantUUID":"5270f54c-e7c0-45f1-a8da-4fb9a96f9031","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":"objectStorage","uniqueId":"64cbf0c2-ef0e-4173-83dc-13d85911c6dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343285744,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7b546a-78fc-4be2-9d13-2df4a24226f3","invariantUUID":"f150135f-dd59-4be0-a5cc-23d6205b48e3","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","lifecycleState":"CERTIFIED","lastUpdateDate":1627343014601,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4f206a5-9e4c-45fa-8214-4afeda1eab7a","invariantUUID":"eb1575d3-29c0-41fd-b91d-126034feccc0","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":"1a4ec39e-8dd1-4901-a487-273d7618a404","lifecycleState":"CERTIFIED","lastUpdateDate":1627343350239,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75ab8654-f6b4-4301-aa4d-ee7cbee61b28","invariantUUID":"b2b7ab36-964a-4b7d-a763-54cac6b67c4e","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":"e77a4c5a-40cd-4106-98d2-444fb6eee3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1627344324793,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfdbe3d1-7f38-4c6e-98b4-c72246e5c07c","invariantUUID":"b3cb3ec0-e7ce-403a-9c69-309ac090812d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4500475-5757-4b50-b6f5-e9336613ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1627344647995,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3c0181-f937-4beb-ab1a-498cca32b0fe","invariantUUID":"87ee25ac-cc51-4631-a0db-65fabf4cbc44","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"334da6a7-8a2b-4f73-86df-6937a470f74b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344454887,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f6c35c-1149-4d15-b948-e8769b51f0fa","invariantUUID":"b14091c6-cac0-47e0-a5d4-777a4563c01d","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":"port","uniqueId":"d1fb10bc-ca78-44fc-ba4d-4e29b02afa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344494412,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3791fd30-2da2-43ae-bee4-d2970a7a142b","invariantUUID":"c580ff2e-6fa4-4f5f-9e10-b68c1b13b1e4","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":"defaulticon","uniqueId":"8b714d4a-a00b-4f57-a00f-03890110ae15","lifecycleState":"CERTIFIED","lastUpdateDate":1627343093685,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d79ccb4e-1f5d-44ea-b252-75f922b6fc08","invariantUUID":"6e3c4b5e-703b-4118-91cc-6dfa7b9987fc","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":"defaulticon","uniqueId":"aecbdd46-5e43-427e-9f95-6244430b7c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1627349945384,"name":"pNF d240852b-e082","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e8c59157-c9b1-4d60-9d49-55dba4109a56","invariantUUID":"a97198a6-ded6-4b0c-914f-ff854c379600","systemName":"PnfD240852bE082","description":"vendor software product","tags":["pNF d240852b-e082"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"76e097d7-bdc8-4fa4-a82c-ca221f04ffe6","lifecycleState":"CERTIFIED","lastUpdateDate":1627343141439,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1fdaa8a-b777-4bef-99b3-4d13472fcbb9","invariantUUID":"a8a3e209-a039-4ce1-860d-6165e949b9d3","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eca9abf6-681d-4a3e-b649-4f52e5ce6fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343582589,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc917036-cca1-46dd-bbb1-3a27f08eb2a9","invariantUUID":"a1131b50-c1d1-4052-bfca-f0f0daf20800","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":"a023e418-1c42-46f2-b4e1-9138042cedd1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343723895,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7f9adb6-804e-401b-b681-a468610dcec3","invariantUUID":"e5ef1932-b4bf-41a8-9df0-98ed9620f676","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":"objectStorage","uniqueId":"93fac878-442c-4636-a06a-4aa57a9738f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627343114385,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79094e1e-d973-4554-9d78-e2e3c7b73dc0","invariantUUID":"c1ab90b3-b0ae-4deb-85fb-97feb81bc38e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcc86881-2b07-4fd9-86b3-567ab384485d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343365011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70a17158-3b80-47ac-84ac-0f3b028af2a0","invariantUUID":"8a497411-57c1-41fa-9f8f-111b595e6d57","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f46303cc-893a-4010-8c48-6fcbc30723ba","lifecycleState":"CERTIFIED","lastUpdateDate":1627344085207,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"626b5ee7-25db-41e8-ae07-4c1ab24f20ee","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f575785-4f80-46cb-ae7d-619f99de4c80","lifecycleState":"CERTIFIED","lastUpdateDate":1627343653383,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3527d6-7e34-4e84-8fa9-d4946a5980b4","invariantUUID":"d74f271a-7fbc-4112-b922-7b05cfdcf9ce","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a198404-cb61-49fb-81df-e1961993c1ee","lifecycleState":"CERTIFIED","lastUpdateDate":1627343202688,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbda8dea-c291-4372-98cd-296aa37cbc4a","invariantUUID":"4e3da9d2-78d3-4cfb-92d9-ad8ac2818351","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343706176,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f8f508a-c4f1-4113-9637-4727895e721a","invariantUUID":"c57a5700-ba0c-4017-855a-dea3bed9fd0b","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":"7f21e120-a43d-4eb6-861b-fc4dc7939b73","lifecycleState":"CERTIFIED","lastUpdateDate":1627344564203,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fab646d-c117-43af-bf2c-bc878f702fab","invariantUUID":"f2311018-83c6-437b-af8a-cfda25dbb5a4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d635d39d-cd61-4b56-b649-cbbe058aff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1627344522896,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8b52a9-5197-457c-ad5c-05f0ff6f661c","invariantUUID":"fefc3cc9-3b93-4ab4-829c-bc6495b1d011","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":"c1d210b8-0a88-4d9d-9fef-d507ddfc7231","lifecycleState":"CERTIFIED","lastUpdateDate":1627343954207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0718800-ea92-4ae2-ad55-9833236ec995","invariantUUID":"6c46634c-da9b-48e7-84a6-2cbf5c0e564b","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":"dcbfb8d6-350f-49e1-b7ff-2d262a6c6278","lifecycleState":"CERTIFIED","lastUpdateDate":1627344280891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9a6545-3a08-40c0-8561-f68d8854ddb9","invariantUUID":"4b67c8b6-a06c-4c62-93a5-1ef09290a1da","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":"defaulticon","uniqueId":"c2516d78-f906-4f4a-8f55-0f238638c379","lifecycleState":"CERTIFIED","lastUpdateDate":1627344234587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b399232d-c5ab-4a60-86ca-512c9b2edc3e","invariantUUID":"0071ef8d-d4f3-4632-8311-f43839d364cc","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0aa343f-1874-4cc9-9d5a-665ed44cc18e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343394598,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e17c021-5634-4249-a1c7-0cbb0eb61189","invariantUUID":"f24223fb-621d-4426-988d-6ccbb9463f39","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":"aa75548a-7fb3-4645-9622-a975e0541df3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343315491,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de4ec159-9563-41ff-9b87-025d2cec3c5e","invariantUUID":"5a54f447-97ca-41af-876a-bc1bf1428e29","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":"defaulticon","uniqueId":"a19e698b-138d-49da-8d09-b692d9831d68","lifecycleState":"CERTIFIED","lastUpdateDate":1627344252790,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e2e9566-61e5-4a26-8554-f4fae634d980","invariantUUID":"77bfa2d3-8e25-43f3-8163-2897fbbd931d","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":"compute","uniqueId":"36848a14-bc65-4b3f-bd54-6ca4cb32566f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344624892,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dac97336-ee53-43f4-b546-59dc6d622e8d","invariantUUID":"37ca9172-2381-45e2-b761-e9d3ec12cd34","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":"ce71fc25-2e7a-49e7-9c7b-1b5dc625f1a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343214883,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b6dd5e0-edc4-4b4b-b706-459aa2895907","invariantUUID":"7b97ebd8-6d5c-43f5-9cf0-1daed6c59913","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95681168-4a3b-49af-8821-ea7512cee2ce","lifecycleState":"CERTIFIED","lastUpdateDate":1627343894685,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9923fb2-d3c9-45ec-b767-eb9d9ae0dd8b","invariantUUID":"46aa70b6-2077-4d38-b948-c01cbe0861fc","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":"loadBalancer","uniqueId":"602aebce-d94a-4c23-b4e4-4b51aa3a7a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343184789,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21150a92-0c68-4200-983a-de10a4e82075","invariantUUID":"98dec65c-a431-4488-a604-0a5e4b7764d4","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":"64d686c5-acf4-459f-99f8-95ed1917f8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627344159186,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcbd0f03-fea8-4a01-9361-b313805fcb99","invariantUUID":"f5c9f82c-6cba-4ec3-a9e5-6678ec2413eb","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":"b689ea19-f645-40a7-958a-8e3d6cd438ec","lifecycleState":"CERTIFIED","lastUpdateDate":1627344055591,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8abfc4-8e75-47ce-88ea-409db45de08c","invariantUUID":"542fe467-769c-42c7-a9a7-dc2c4a7d7fe7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"269fc651-ae43-4e66-ba97-be4e7532c80b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343564698,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7b37775e-bae1-42bb-944a-eba344ad03c8","invariantUUID":"3df67a8b-8d69-44a9-8f66-878aa0cff8e1","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8e4d04-108b-4f20-81f9-fb1897c040b7","lifecycleState":"CERTIFIED","lastUpdateDate":1627344431084,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea6cac58-104e-47db-bf99-c4e7836fce33","invariantUUID":"641b5aee-f908-4321-963e-b66db8531ea7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"daff6714-874e-4c03-ada2-dbf504af1ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1627344543392,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ab07275-875a-41a8-9bbd-c3c29f72903d","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f93998f9-b194-49a1-9653-f0e92997d75c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343273783,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33efe960-c006-490d-961b-c652c878026d","invariantUUID":"eb767f7c-287a-41b7-997d-6e74f0c5de7b","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":"d0a45457-c786-4d33-aa8f-6932be46e22c","lifecycleState":"CERTIFIED","lastUpdateDate":1627351754020,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","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":"8b5e107c-e2e3-4b58-835e-5cedf58c9e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343303486,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247e9c01-659a-4835-b242-93c442aaa716","invariantUUID":"b4475a0b-fa0d-4b55-beb1-30dcc28b4fdf","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.1","componentType":"RESOURCE","icon":"compute","uniqueId":"effb16fe-8f56-4d26-8963-b95630b2d497","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344397384,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b834de9-9db6-483b-a244-35aee6e64db5","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cb7c45b-3bab-4df6-991e-9d1435f3ddf7","lifecycleState":"CERTIFIED","lastUpdateDate":1627347242986,"name":"vFW 4728c15c-8f2c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","systemName":"Vfw4728c15c8f2c","description":"vendor software product","tags":["vFW 4728c15c-8f2c"],"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":"bc16add6-ae58-4d66-8154-d085b0f7272c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343906377,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4fe46e16-3c0d-4ab8-ac26-7fa25cb5e237","invariantUUID":"260099fe-646a-494e-90b0-0abe5b5198e3","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":"networkrules","uniqueId":"0a248393-3f06-44c8-8872-10e9d36a7efc","lifecycleState":"CERTIFIED","lastUpdateDate":1627343513787,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ad56f3a-8f6d-426e-94c2-c8978755f372","invariantUUID":"44e71759-4b08-43ea-9a88-913e1060f9ad","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac78621b-3930-4977-86c6-3ad6dcc8e550","lifecycleState":"CERTIFIED","lastUpdateDate":1627344014298,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"047d84a1-4bb5-4404-9f8c-40dc87623ce3","invariantUUID":"3d79f2c8-6c01-4014-ab0b-ff467f8983f3","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":"objectStorage","uniqueId":"46a8fd89-8cdd-4bb6-845b-c1e52abd5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1627344115010,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea638318-6739-4ae4-980b-84e45de1a97a","invariantUUID":"2807f62c-2043-4f5b-b356-246053fae080","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":"c4c1e22f-ff62-4010-821c-505f7596207f","lifecycleState":"CERTIFIED","lastUpdateDate":1627343983990,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f169b99-c820-40df-a687-38974561b46d","invariantUUID":"c827abd1-869e-4c30-8bbd-bcab8d8c3e3b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d661cab7-ba0c-44e8-bbdb-7ae1ebcb00d1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343852139,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d926beb-8878-47c1-92f6-7965593eb8be","invariantUUID":"ef1bc36f-1354-44c7-8936-f7d985603986","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":"5579c127-0f88-4351-b7a7-b93c98a01c0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344043889,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a465d20c-9a08-44d1-8545-dad2952af37f","invariantUUID":"8a564fc0-bcd0-4ab1-952e-c447992dff80","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":"c4c691cd-68a7-42cc-bcb1-49c4524ba12b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344366179,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1f44ff-7681-4f8d-8208-90d1edfef8c2","invariantUUID":"a01135e3-7285-49ba-8f66-3bdba2a2f300","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0dc0f90-5c29-440a-8960-59632de64afd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343924519,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"993d06c5-2784-4957-a206-db4d18489c0c","invariantUUID":"8a17902f-cb52-478f-9bef-6baba0ae22b3","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7182ff78-e7fb-4d87-9a0a-71d3ce0db5ef","lifecycleState":"CERTIFIED","lastUpdateDate":1627343864295,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e616332d-7eb7-46fd-a31b-15a0b7bca32c","invariantUUID":"983bcc03-3162-44eb-b39d-abaf051d4589","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":"network","uniqueId":"9bc43832-6775-444b-80ca-418d0683a3ae","lifecycleState":"CERTIFIED","lastUpdateDate":1627343664693,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77abe26f-a64e-42e5-8414-b96de4b1bf23","invariantUUID":"23334469-82eb-4ce7-86d7-869f097a3f42","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ff0627-757b-4df6-bd78-e4ba55733f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1627344103094,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b60cd82-b451-4df1-a8ce-5ddcaa94a6b3","invariantUUID":"1ffd5ce3-e5d4-4cb9-88e3-d891b28e0779","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","lifecycleState":"CERTIFIED","lastUpdateDate":1627343594083,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"41fd247a-c6fd-4a1d-b836-84711fa9f4bb","invariantUUID":"f73d5d08-6ef9-4fe7-a8fc-1d3a7d32502f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa2a74d2-690b-4096-bc2b-9750fd3a2727","lifecycleState":"CERTIFIED","lastUpdateDate":1627344175208,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f526307c-0dd3-4133-adbc-feb62ab7d859","invariantUUID":"b2c4467d-2d5c-4db7-8c1e-ed5020c21539","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":"port","uniqueId":"53bec327-2bce-415b-a669-267c9c9cf341","lifecycleState":"CERTIFIED","lastUpdateDate":1627344264692,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd44ef78-34d0-4ac1-b4b6-9bf5ae4db31e","invariantUUID":"f6668950-c03b-424b-9a6a-9ca6a0298941","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":"8bd2df4d-9603-4357-b917-2a935d35b7f3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343636042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f70a9b0-3c57-4ae6-b56d-7b117fe91850","invariantUUID":"e18b63d1-5162-45d7-9c5c-642cf106d165","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":"b3276e24-0c6f-4318-9c6a-4a5c1bd49755","lifecycleState":"CERTIFIED","lastUpdateDate":1627343412940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d472d92c-9403-4572-bc03-06d2567b15d3","invariantUUID":"42791257-4098-4259-afee-7a897b9efd04","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17b031eb-3d13-4261-b9b5-132bd69331fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627343382284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67d7181e-9a7a-484a-bc5f-011bc87e327c","invariantUUID":"a010002c-cb15-4f01-b86c-f34661ab0e7b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0f24671-b10b-42c0-b7c4-c202c3a90a32","lifecycleState":"CERTIFIED","lastUpdateDate":1627343940739,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d3eba37f-ff8f-48e3-a067-fd5ea1224e46","invariantUUID":"3ed6834b-bfb7-40e9-8728-04ad9aa08bb7","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":"port","uniqueId":"b0ab8e87-ab0e-4d09-8f6e-ca8ab3a5463b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344663796,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85d314f5-5c91-485d-bb51-ff82eff3b0f7","invariantUUID":"e2d2e6c7-7ea7-4615-a694-8e1e609a4501","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":"94ce8b76-9c57-46a8-b85c-c393481c533e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344073504,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f37f0133-6232-44ca-8b8a-58c1dc62d524","invariantUUID":"27a9acf8-d52b-48d0-9be0-5a6cd9dd8253","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":"compute","uniqueId":"afc15400-0713-43f2-8237-01ab978565b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627343624304,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b05d61-a9d8-46b4-b60a-24477ffe2750","invariantUUID":"eb8e7b9d-c5d1-4cd9-8c1d-b05658bf69ce","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a30112fa-f55b-41f8-85e6-22be0f60cc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344000839,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c0d402-025b-4b3c-b511-4f78312d1409","invariantUUID":"20750d46-2b94-4f97-896d-b0d12d2fc6db","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":"250b5c80-2648-44ba-af0c-9864fe354649","lifecycleState":"CERTIFIED","lastUpdateDate":1627344312439,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"110bcde3-40f4-4609-a45c-11a1f7251802","invariantUUID":"11a64600-b215-4817-8f1f-eadd9cc9ebf9","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":"8d26c4f9-dc3f-4046-86c4-eca1d49adc46","lifecycleState":"CERTIFIED","lastUpdateDate":1627343805675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57cf79c7-3089-4f93-8fd0-76b5b7547568","invariantUUID":"d46b888c-faff-4c7a-ab23-d7da8411792d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2e3d42-5232-4bdf-8b77-7746dc4d7830","lifecycleState":"CERTIFIED","lastUpdateDate":1627344342038,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb94f88-bf29-4993-b947-10dd98d17720","invariantUUID":"e30418ab-01f9-4f07-8c6b-f8dfeb755e19","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":"504142b3-d07a-4658-8870-63380b2757b1","lifecycleState":"CERTIFIED","lastUpdateDate":1627344354398,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d6c5a55-7ca3-465c-be19-b8002f8de9a3","invariantUUID":"6353c8b3-c780-45bb-a879-a30e0f7dcb76","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"01e190db-0425-422a-af8e-98370b407d03","lifecycleState":"CERTIFIED","lastUpdateDate":1627343524496,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee277b0-5d2a-48dd-900e-5d50678d725b","invariantUUID":"980c16a4-999d-4c09-8dd7-28bee4b0a1bc","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":"objectStorage","uniqueId":"9af83785-fdb8-4cc1-b550-0d4b6ac83bb2","lifecycleState":"CERTIFIED","lastUpdateDate":1627343967574,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0006e91-11cd-496d-bb88-abcf47fca168","invariantUUID":"8766c28e-88f8-4c78-a293-0271480d6a90","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"357fefbc-cfb4-4461-af3a-74dd38e803c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627343425117,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"036a18ae-d06d-4598-a847-1a57afd4e181","invariantUUID":"bd577e96-6e49-4f4c-88c6-a9d9773f97b9","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9a13f1b-929b-4e24-8669-65a5a1ec6a29","lifecycleState":"CERTIFIED","lastUpdateDate":1627344294696,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f57c98-92bf-41d3-82ff-f51817696bec","invariantUUID":"5e38828a-ab01-473c-9676-b4dff7ee01ba","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":"compute","uniqueId":"58857edb-22a3-4c3b-a365-3f0aca1f4a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344612697,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8822768-d1a7-4021-b946-40ed7e4f27dd","invariantUUID":"d57ec54c-744c-4ff3-864d-e02f3ce3c3c5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05801ffc-707f-44ed-ab20-2202e1f74324","lifecycleState":"CERTIFIED","lastUpdateDate":1627343735101,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d226f2b4-8e1b-4da0-a235-423fa8615a82","invariantUUID":"598a2bfe-3ef3-4a98-8d5f-9b2bbf5764b2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d19fc11d-d337-48b0-a5d9-699b74f1b223","lifecycleState":"CERTIFIED","lastUpdateDate":1627350019841,"name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","systemName":"DemoPnfFpas9jfnfex0wr5gdvwn","description":"catalog service description","tags":["robot-ete","Demo_pNF_FpAs9JfNFEX0Wr5GdVwN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1627351821487,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"991ace45-f4ee-465e-b6bb-85047c1ea260","invariantUUID":"02d885fd-3ee7-4d99-8d62-193df7785dda","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7d83e83-99ef-4823-bb67-d829eebd6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1627347355943,"name":"vFW 2021-07-27 00-51-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","systemName":"Vfw20210727005115","description":"catalog service description","tags":["robot-ete","vFW 2021-07-27 00-51-15"],"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":"8b165b15-4790-40f7-9820-e5cb7079161b","lifecycleState":"CERTIFIED","lastUpdateDate":1627350955774,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","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}]}]} 2021-07-27 02:10:32,360 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list 2021-07-27 02:10:32,360 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-07-27 02:10:32,360 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/3506fba4-cc91-4149-911a-41ad0a775d05/resourceInstance 2021-07-27 02:10:32,361 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_vm", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "d0a45457-c786-4d33-aa8f-6932be46e22c", "originType": "VF", "componentUid": "d0a45457-c786-4d33-aa8f-6932be46e22c", "icon": "defaulticon" } 2021-07-27 02:10:32,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:38,382 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3506fba4-cc91-4149-911a-41ad0a775d05/resourceInstance HTTP/1.1" 201 None 2021-07-27 02:10:38,384 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-07-27 02:10:38,385 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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"Ubuntu20-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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"Ubuntu20_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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu20-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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"Ubuntu20_image_name","value":"ubuntu-20.04","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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu20-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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"Ubuntu20_name_0","value":"Ubuntu20","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d.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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","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":"c177547a-8eff-4f8c-a145-619c17ee5e7d","empty":false},{"definition":false,"hidden":false,"uniqueId":"75a8a323-e9e5-4186-aa5a-c3e74fb68a05.Ubuntu20_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"Ubuntu20_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}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"actualComponentUid":"d0a45457-c786-4d33-aa8f-6932be46e22c","createdFromCsar":false,"uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05.d0a45457-c786-4d33-aa8f-6932be46e22c.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","icon":"defaulticon","creationTime":1627351834916,"description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_vm0","createdFrom":null,"componentUid":"d0a45457-c786-4d33-aa8f-6932be46e22c","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicVm","modificationTime":1627351834916,"customizationUUID":"15615167-29a6-4200-ad28-d2bd2179e36f","posX":"200","posY":"100","componentName":"basic_vm","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-07-27 02:10:38,385 INFO 479:service.py(1) - Resource VF basic_vm has been added on serice basic_vm 2021-07-27 02:10:38,388 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-27 02:10:38,388 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/991ace45-f4ee-465e-b6bb-85047c1ea260/distribution 2021-07-27 02:10:38,388 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-07-27 02:10:38,388 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-27 02:10:38,389 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/991ace45-f4ee-465e-b6bb-85047c1ea260/distribution 2021-07-27 02:10:38,389 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None 2021-07-27 02:10:38,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:38,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/991ace45-f4ee-465e-b6bb-85047c1ea260/distribution HTTP/1.1" 200 38 2021-07-27 02:10:38,747 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200 2021-07-27 02:10:38,747 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]} 2021-07-27 02:10:38,749 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-27 02:10:38,749 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-07-27 02:10:38,749 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-07-27 02:10:38,750 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_vm] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-27 02:10:38,750 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_vm] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-07-27 02:10:38,750 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None 2021-07-27 02:10:38,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:38,889 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-07-27 02:10:38,890 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200 2021-07-27 02:10:38,890 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]} 2021-07-27 02:10:38,892 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-07-27 02:10:38,892 INFO 696:service.py(1) - attempting to checkin Service basic_vm in SDC 2021-07-27 02:10:38,895 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-07-27 02:10:38,895 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/3506fba4-cc91-4149-911a-41ad0a775d05/lifecycleState/checkin 2021-07-27 02:10:38,895 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-07-27 02:10:38,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:10:45,497 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3506fba4-cc91-4149-911a-41ad0a775d05/lifecycleState/checkin HTTP/1.1" 200 1179 2021-07-27 02:10:45,499 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-07-27 02:10:45,499 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1627351821487,"lastUpdateDate":1627351843088,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"3506fba4-cc91-4149-911a-41ad0a775d05"},"projectCode":"123456","invariantUUID":"02d885fd-3ee7-4d99-8d62-193df7785dda","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":"991ace45-f4ee-465e-b6bb-85047c1ea260"} 2021-07-27 02:10:45,502 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC 2021-07-27 02:10:45,502 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-07-27 02:10:45,503 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-07-27 02:10:45,503 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:45,503 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:45,503 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-07-27 02:10:45,504 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-07-27 02:10:45,504 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-07-27 02:10:45,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-07-27 02:10:53,594 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2021-07-27 02:10:53,595 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-07-27 02:10:53,595 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/de9ae613-f870-4adf-bc90-9b8d0bf563ec/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","name":"vFW 2021-07-27 00-51-15","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0bdcdd94-56f1-428b-8867-31260cd40359/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/5dcb032b-e8df-4f81-83d2-c018592e75ec/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"991ace45-f4ee-465e-b6bb-85047c1ea260","invariantUUID":"02d885fd-3ee7-4d99-8d62-193df7785dda","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/991ace45-f4ee-465e-b6bb-85047c1ea260/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-07-27 02:10:53,598 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_FpAs9JfNFEX0Wr5GdVwN from SDC 2021-07-27 02:10:53,598 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:53,598 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:53,598 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:53,598 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-07-27 00-51-15 from SDC 2021-07-27 02:10:53,598 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:53,599 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:53,599 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:53,599 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-07-27 02:10:53,599 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:53,599 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:53,599 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-07-27 02:10:53,600 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-07-27 02:10:53,600 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-07-27 02:10:53,600 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-07-27 02:10:53,600 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-07-27 02:10:53,600 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-07-27 02:10:53,601 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm 2021-07-27 02:10:53,601 INFO 192:__init__.py(1) - Service found, updating information 2021-07-27 02:10:53,601 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-07-27 02:10:53,601 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-07-27 02:10:53,602 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-07-27 02:10:53,602 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-07-27 02:10:53,602 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-07-27 02:10:53,603 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-07-27 02:10:53,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:11:01,193 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-07-27 02:11:01,197 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-07-27 02:11:01,200 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.1","componentType":"RESOURCE","icon":"compute","uniqueId":"465d66ed-2c4b-4e71-93a3-02418f39e06f","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344588883,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d94c64ab-ac17-4b0f-9c3b-b97bfcb2b28c","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","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":"port","uniqueId":"c5d77640-5b5b-4513-802f-5c05d049547e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343334384,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1930fd4-1fea-4657-9bf3-4faa24b98aa8","invariantUUID":"5270f54c-e7c0-45f1-a8da-4fb9a96f9031","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":"objectStorage","uniqueId":"64cbf0c2-ef0e-4173-83dc-13d85911c6dd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343285744,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e7b546a-78fc-4be2-9d13-2df4a24226f3","invariantUUID":"f150135f-dd59-4be0-a5cc-23d6205b48e3","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e5f1f091-21df-48ca-8207-7b8444fbd312","lifecycleState":"CERTIFIED","lastUpdateDate":1627343014601,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4f206a5-9e4c-45fa-8214-4afeda1eab7a","invariantUUID":"eb1575d3-29c0-41fd-b91d-126034feccc0","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":"1a4ec39e-8dd1-4901-a487-273d7618a404","lifecycleState":"CERTIFIED","lastUpdateDate":1627343350239,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"75ab8654-f6b4-4301-aa4d-ee7cbee61b28","invariantUUID":"b2b7ab36-964a-4b7d-a763-54cac6b67c4e","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":"e77a4c5a-40cd-4106-98d2-444fb6eee3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1627344324793,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cfdbe3d1-7f38-4c6e-98b4-c72246e5c07c","invariantUUID":"b3cb3ec0-e7ce-403a-9c69-309ac090812d","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a4500475-5757-4b50-b6f5-e9336613ef93","lifecycleState":"CERTIFIED","lastUpdateDate":1627344647995,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb3c0181-f937-4beb-ab1a-498cca32b0fe","invariantUUID":"87ee25ac-cc51-4631-a0db-65fabf4cbc44","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"334da6a7-8a2b-4f73-86df-6937a470f74b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344454887,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59f6c35c-1149-4d15-b948-e8769b51f0fa","invariantUUID":"b14091c6-cac0-47e0-a5d4-777a4563c01d","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":"port","uniqueId":"d1fb10bc-ca78-44fc-ba4d-4e29b02afa4e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344494412,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3791fd30-2da2-43ae-bee4-d2970a7a142b","invariantUUID":"c580ff2e-6fa4-4f5f-9e10-b68c1b13b1e4","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":"defaulticon","uniqueId":"8b714d4a-a00b-4f57-a00f-03890110ae15","lifecycleState":"CERTIFIED","lastUpdateDate":1627343093685,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d79ccb4e-1f5d-44ea-b252-75f922b6fc08","invariantUUID":"6e3c4b5e-703b-4118-91cc-6dfa7b9987fc","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":"defaulticon","uniqueId":"aecbdd46-5e43-427e-9f95-6244430b7c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1627349945384,"name":"pNF d240852b-e082","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"e8c59157-c9b1-4d60-9d49-55dba4109a56","invariantUUID":"a97198a6-ded6-4b0c-914f-ff854c379600","systemName":"PnfD240852bE082","description":"vendor software product","tags":["pNF d240852b-e082"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"76e097d7-bdc8-4fa4-a82c-ca221f04ffe6","lifecycleState":"CERTIFIED","lastUpdateDate":1627343141439,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1fdaa8a-b777-4bef-99b3-4d13472fcbb9","invariantUUID":"a8a3e209-a039-4ce1-860d-6165e949b9d3","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eca9abf6-681d-4a3e-b649-4f52e5ce6fd3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343582589,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc917036-cca1-46dd-bbb1-3a27f08eb2a9","invariantUUID":"a1131b50-c1d1-4052-bfca-f0f0daf20800","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":"a023e418-1c42-46f2-b4e1-9138042cedd1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343723895,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7f9adb6-804e-401b-b681-a468610dcec3","invariantUUID":"e5ef1932-b4bf-41a8-9df0-98ed9620f676","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":"objectStorage","uniqueId":"93fac878-442c-4636-a06a-4aa57a9738f4","lifecycleState":"CERTIFIED","lastUpdateDate":1627343114385,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79094e1e-d973-4554-9d78-e2e3c7b73dc0","invariantUUID":"c1ab90b3-b0ae-4deb-85fb-97feb81bc38e","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcc86881-2b07-4fd9-86b3-567ab384485d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343365011,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"70a17158-3b80-47ac-84ac-0f3b028af2a0","invariantUUID":"8a497411-57c1-41fa-9f8f-111b595e6d57","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f46303cc-893a-4010-8c48-6fcbc30723ba","lifecycleState":"CERTIFIED","lastUpdateDate":1627344085207,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"626b5ee7-25db-41e8-ae07-4c1ab24f20ee","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f575785-4f80-46cb-ae7d-619f99de4c80","lifecycleState":"CERTIFIED","lastUpdateDate":1627343653383,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3527d6-7e34-4e84-8fa9-d4946a5980b4","invariantUUID":"d74f271a-7fbc-4112-b922-7b05cfdcf9ce","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a198404-cb61-49fb-81df-e1961993c1ee","lifecycleState":"CERTIFIED","lastUpdateDate":1627343202688,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbda8dea-c291-4372-98cd-296aa37cbc4a","invariantUUID":"4e3da9d2-78d3-4cfb-92d9-ad8ac2818351","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2bedd6dd-2298-4337-91c5-a6d4d0ee422e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343706176,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f8f508a-c4f1-4113-9637-4727895e721a","invariantUUID":"c57a5700-ba0c-4017-855a-dea3bed9fd0b","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":"7f21e120-a43d-4eb6-861b-fc4dc7939b73","lifecycleState":"CERTIFIED","lastUpdateDate":1627344564203,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fab646d-c117-43af-bf2c-bc878f702fab","invariantUUID":"f2311018-83c6-437b-af8a-cfda25dbb5a4","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d635d39d-cd61-4b56-b649-cbbe058aff4a","lifecycleState":"CERTIFIED","lastUpdateDate":1627344522896,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd8b52a9-5197-457c-ad5c-05f0ff6f661c","invariantUUID":"fefc3cc9-3b93-4ab4-829c-bc6495b1d011","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":"c1d210b8-0a88-4d9d-9fef-d507ddfc7231","lifecycleState":"CERTIFIED","lastUpdateDate":1627343954207,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0718800-ea92-4ae2-ad55-9833236ec995","invariantUUID":"6c46634c-da9b-48e7-84a6-2cbf5c0e564b","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":"dcbfb8d6-350f-49e1-b7ff-2d262a6c6278","lifecycleState":"CERTIFIED","lastUpdateDate":1627344280891,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9a6545-3a08-40c0-8561-f68d8854ddb9","invariantUUID":"4b67c8b6-a06c-4c62-93a5-1ef09290a1da","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":"defaulticon","uniqueId":"c2516d78-f906-4f4a-8f55-0f238638c379","lifecycleState":"CERTIFIED","lastUpdateDate":1627344234587,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b399232d-c5ab-4a60-86ca-512c9b2edc3e","invariantUUID":"0071ef8d-d4f3-4632-8311-f43839d364cc","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0aa343f-1874-4cc9-9d5a-665ed44cc18e","lifecycleState":"CERTIFIED","lastUpdateDate":1627343394598,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e17c021-5634-4249-a1c7-0cbb0eb61189","invariantUUID":"f24223fb-621d-4426-988d-6ccbb9463f39","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":"aa75548a-7fb3-4645-9622-a975e0541df3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343315491,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de4ec159-9563-41ff-9b87-025d2cec3c5e","invariantUUID":"5a54f447-97ca-41af-876a-bc1bf1428e29","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":"defaulticon","uniqueId":"a19e698b-138d-49da-8d09-b692d9831d68","lifecycleState":"CERTIFIED","lastUpdateDate":1627344252790,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e2e9566-61e5-4a26-8554-f4fae634d980","invariantUUID":"77bfa2d3-8e25-43f3-8163-2897fbbd931d","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":"compute","uniqueId":"36848a14-bc65-4b3f-bd54-6ca4cb32566f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344624892,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dac97336-ee53-43f4-b546-59dc6d622e8d","invariantUUID":"37ca9172-2381-45e2-b761-e9d3ec12cd34","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":"ce71fc25-2e7a-49e7-9c7b-1b5dc625f1a1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343214883,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b6dd5e0-edc4-4b4b-b706-459aa2895907","invariantUUID":"7b97ebd8-6d5c-43f5-9cf0-1daed6c59913","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"95681168-4a3b-49af-8821-ea7512cee2ce","lifecycleState":"CERTIFIED","lastUpdateDate":1627343894685,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b9923fb2-d3c9-45ec-b767-eb9d9ae0dd8b","invariantUUID":"46aa70b6-2077-4d38-b948-c01cbe0861fc","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":"loadBalancer","uniqueId":"602aebce-d94a-4c23-b4e4-4b51aa3a7a0d","lifecycleState":"CERTIFIED","lastUpdateDate":1627343184789,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21150a92-0c68-4200-983a-de10a4e82075","invariantUUID":"98dec65c-a431-4488-a604-0a5e4b7764d4","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":"64d686c5-acf4-459f-99f8-95ed1917f8fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627344159186,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fcbd0f03-fea8-4a01-9361-b313805fcb99","invariantUUID":"f5c9f82c-6cba-4ec3-a9e5-6678ec2413eb","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":"b689ea19-f645-40a7-958a-8e3d6cd438ec","lifecycleState":"CERTIFIED","lastUpdateDate":1627344055591,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f8abfc4-8e75-47ce-88ea-409db45de08c","invariantUUID":"542fe467-769c-42c7-a9a7-dc2c4a7d7fe7","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"269fc651-ae43-4e66-ba97-be4e7532c80b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343564698,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7b37775e-bae1-42bb-944a-eba344ad03c8","invariantUUID":"3df67a8b-8d69-44a9-8f66-878aa0cff8e1","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"aa8e4d04-108b-4f20-81f9-fb1897c040b7","lifecycleState":"CERTIFIED","lastUpdateDate":1627344431084,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea6cac58-104e-47db-bf99-c4e7836fce33","invariantUUID":"641b5aee-f908-4321-963e-b66db8531ea7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"daff6714-874e-4c03-ada2-dbf504af1ab2","lifecycleState":"CERTIFIED","lastUpdateDate":1627344543392,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ab07275-875a-41a8-9bbd-c3c29f72903d","invariantUUID":"443c91a0-433d-4a0a-bb07-8570f5f85fe3","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f93998f9-b194-49a1-9653-f0e92997d75c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343273783,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33efe960-c006-490d-961b-c652c878026d","invariantUUID":"eb767f7c-287a-41b7-997d-6e74f0c5de7b","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":"d0a45457-c786-4d33-aa8f-6932be46e22c","lifecycleState":"CERTIFIED","lastUpdateDate":1627351754020,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ea011d8d-c61a-4998-8ca3-5c0774657082","invariantUUID":"70a252ed-5aaf-45e2-b379-a5b3dc0efea1","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":"8b5e107c-e2e3-4b58-835e-5cedf58c9e1b","lifecycleState":"CERTIFIED","lastUpdateDate":1627343303486,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"247e9c01-659a-4835-b242-93c442aaa716","invariantUUID":"b4475a0b-fa0d-4b55-beb1-30dcc28b4fdf","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.1","componentType":"RESOURCE","icon":"compute","uniqueId":"effb16fe-8f56-4d26-8963-b95630b2d497","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627344397384,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b834de9-9db6-483b-a244-35aee6e64db5","invariantUUID":"2437f87e-f96b-41cc-b1cc-b183965414a0","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1cb7c45b-3bab-4df6-991e-9d1435f3ddf7","lifecycleState":"CERTIFIED","lastUpdateDate":1627347242986,"name":"vFW 4728c15c-8f2c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c543a096-4fb4-446a-87e1-59f657bb6348","invariantUUID":"bb4b5080-9b4d-4093-9d66-15ca022672b4","systemName":"Vfw4728c15c8f2c","description":"vendor software product","tags":["vFW 4728c15c-8f2c"],"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":"bc16add6-ae58-4d66-8154-d085b0f7272c","lifecycleState":"CERTIFIED","lastUpdateDate":1627343906377,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4fe46e16-3c0d-4ab8-ac26-7fa25cb5e237","invariantUUID":"260099fe-646a-494e-90b0-0abe5b5198e3","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":"networkrules","uniqueId":"0a248393-3f06-44c8-8872-10e9d36a7efc","lifecycleState":"CERTIFIED","lastUpdateDate":1627343513787,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ad56f3a-8f6d-426e-94c2-c8978755f372","invariantUUID":"44e71759-4b08-43ea-9a88-913e1060f9ad","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ac78621b-3930-4977-86c6-3ad6dcc8e550","lifecycleState":"CERTIFIED","lastUpdateDate":1627344014298,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"047d84a1-4bb5-4404-9f8c-40dc87623ce3","invariantUUID":"3d79f2c8-6c01-4014-ab0b-ff467f8983f3","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":"objectStorage","uniqueId":"46a8fd89-8cdd-4bb6-845b-c1e52abd5e77","lifecycleState":"CERTIFIED","lastUpdateDate":1627344115010,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea638318-6739-4ae4-980b-84e45de1a97a","invariantUUID":"2807f62c-2043-4f5b-b356-246053fae080","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":"c4c1e22f-ff62-4010-821c-505f7596207f","lifecycleState":"CERTIFIED","lastUpdateDate":1627343983990,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4f169b99-c820-40df-a687-38974561b46d","invariantUUID":"c827abd1-869e-4c30-8bbd-bcab8d8c3e3b","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d661cab7-ba0c-44e8-bbdb-7ae1ebcb00d1","lifecycleState":"CERTIFIED","lastUpdateDate":1627343852139,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d926beb-8878-47c1-92f6-7965593eb8be","invariantUUID":"ef1bc36f-1354-44c7-8936-f7d985603986","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":"5579c127-0f88-4351-b7a7-b93c98a01c0e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344043889,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a465d20c-9a08-44d1-8545-dad2952af37f","invariantUUID":"8a564fc0-bcd0-4ab1-952e-c447992dff80","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":"c4c691cd-68a7-42cc-bcb1-49c4524ba12b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344366179,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1f44ff-7681-4f8d-8208-90d1edfef8c2","invariantUUID":"a01135e3-7285-49ba-8f66-3bdba2a2f300","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b0dc0f90-5c29-440a-8960-59632de64afd","lifecycleState":"CERTIFIED","lastUpdateDate":1627343924519,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"993d06c5-2784-4957-a206-db4d18489c0c","invariantUUID":"8a17902f-cb52-478f-9bef-6baba0ae22b3","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7182ff78-e7fb-4d87-9a0a-71d3ce0db5ef","lifecycleState":"CERTIFIED","lastUpdateDate":1627343864295,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e616332d-7eb7-46fd-a31b-15a0b7bca32c","invariantUUID":"983bcc03-3162-44eb-b39d-abaf051d4589","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":"network","uniqueId":"9bc43832-6775-444b-80ca-418d0683a3ae","lifecycleState":"CERTIFIED","lastUpdateDate":1627343664693,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77abe26f-a64e-42e5-8414-b96de4b1bf23","invariantUUID":"23334469-82eb-4ce7-86d7-869f097a3f42","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f4ff0627-757b-4df6-bd78-e4ba55733f1c","lifecycleState":"CERTIFIED","lastUpdateDate":1627344103094,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b60cd82-b451-4df1-a8ce-5ddcaa94a6b3","invariantUUID":"1ffd5ce3-e5d4-4cb9-88e3-d891b28e0779","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"2e03c488-1bca-4a0f-9e86-6e4c02f90236","lifecycleState":"CERTIFIED","lastUpdateDate":1627343594083,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"41fd247a-c6fd-4a1d-b836-84711fa9f4bb","invariantUUID":"f73d5d08-6ef9-4fe7-a8fc-1d3a7d32502f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa2a74d2-690b-4096-bc2b-9750fd3a2727","lifecycleState":"CERTIFIED","lastUpdateDate":1627344175208,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f526307c-0dd3-4133-adbc-feb62ab7d859","invariantUUID":"b2c4467d-2d5c-4db7-8c1e-ed5020c21539","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":"port","uniqueId":"53bec327-2bce-415b-a669-267c9c9cf341","lifecycleState":"CERTIFIED","lastUpdateDate":1627344264692,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd44ef78-34d0-4ac1-b4b6-9bf5ae4db31e","invariantUUID":"f6668950-c03b-424b-9a6a-9ca6a0298941","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":"8bd2df4d-9603-4357-b917-2a935d35b7f3","lifecycleState":"CERTIFIED","lastUpdateDate":1627343636042,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f70a9b0-3c57-4ae6-b56d-7b117fe91850","invariantUUID":"e18b63d1-5162-45d7-9c5c-642cf106d165","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":"b3276e24-0c6f-4318-9c6a-4a5c1bd49755","lifecycleState":"CERTIFIED","lastUpdateDate":1627343412940,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d472d92c-9403-4572-bc03-06d2567b15d3","invariantUUID":"42791257-4098-4259-afee-7a897b9efd04","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17b031eb-3d13-4261-b9b5-132bd69331fb","lifecycleState":"CERTIFIED","lastUpdateDate":1627343382284,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"67d7181e-9a7a-484a-bc5f-011bc87e327c","invariantUUID":"a010002c-cb15-4f01-b86c-f34661ab0e7b","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"a0f24671-b10b-42c0-b7c4-c202c3a90a32","lifecycleState":"CERTIFIED","lastUpdateDate":1627343940739,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d3eba37f-ff8f-48e3-a067-fd5ea1224e46","invariantUUID":"3ed6834b-bfb7-40e9-8728-04ad9aa08bb7","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":"port","uniqueId":"b0ab8e87-ab0e-4d09-8f6e-ca8ab3a5463b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344663796,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"85d314f5-5c91-485d-bb51-ff82eff3b0f7","invariantUUID":"e2d2e6c7-7ea7-4615-a694-8e1e609a4501","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":"94ce8b76-9c57-46a8-b85c-c393481c533e","lifecycleState":"CERTIFIED","lastUpdateDate":1627344073504,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f37f0133-6232-44ca-8b8a-58c1dc62d524","invariantUUID":"27a9acf8-d52b-48d0-9be0-5a6cd9dd8253","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":"compute","uniqueId":"afc15400-0713-43f2-8237-01ab978565b0","lifecycleState":"CERTIFIED","lastUpdateDate":1627343624304,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83b05d61-a9d8-46b4-b60a-24477ffe2750","invariantUUID":"eb8e7b9d-c5d1-4cd9-8c1d-b05658bf69ce","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a30112fa-f55b-41f8-85e6-22be0f60cc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1627344000839,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e7c0d402-025b-4b3c-b511-4f78312d1409","invariantUUID":"20750d46-2b94-4f97-896d-b0d12d2fc6db","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":"250b5c80-2648-44ba-af0c-9864fe354649","lifecycleState":"CERTIFIED","lastUpdateDate":1627344312439,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"110bcde3-40f4-4609-a45c-11a1f7251802","invariantUUID":"11a64600-b215-4817-8f1f-eadd9cc9ebf9","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":"8d26c4f9-dc3f-4046-86c4-eca1d49adc46","lifecycleState":"CERTIFIED","lastUpdateDate":1627343805675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57cf79c7-3089-4f93-8fd0-76b5b7547568","invariantUUID":"d46b888c-faff-4c7a-ab23-d7da8411792d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c2e3d42-5232-4bdf-8b77-7746dc4d7830","lifecycleState":"CERTIFIED","lastUpdateDate":1627344342038,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4eb94f88-bf29-4993-b947-10dd98d17720","invariantUUID":"e30418ab-01f9-4f07-8c6b-f8dfeb755e19","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":"504142b3-d07a-4658-8870-63380b2757b1","lifecycleState":"CERTIFIED","lastUpdateDate":1627344354398,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d6c5a55-7ca3-465c-be19-b8002f8de9a3","invariantUUID":"6353c8b3-c780-45bb-a879-a30e0f7dcb76","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"01e190db-0425-422a-af8e-98370b407d03","lifecycleState":"CERTIFIED","lastUpdateDate":1627343524496,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ee277b0-5d2a-48dd-900e-5d50678d725b","invariantUUID":"980c16a4-999d-4c09-8dd7-28bee4b0a1bc","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":"objectStorage","uniqueId":"9af83785-fdb8-4cc1-b550-0d4b6ac83bb2","lifecycleState":"CERTIFIED","lastUpdateDate":1627343967574,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a0006e91-11cd-496d-bb88-abcf47fca168","invariantUUID":"8766c28e-88f8-4c78-a293-0271480d6a90","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"357fefbc-cfb4-4461-af3a-74dd38e803c8","lifecycleState":"CERTIFIED","lastUpdateDate":1627343425117,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"036a18ae-d06d-4598-a847-1a57afd4e181","invariantUUID":"bd577e96-6e49-4f4c-88c6-a9d9773f97b9","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d9a13f1b-929b-4e24-8669-65a5a1ec6a29","lifecycleState":"CERTIFIED","lastUpdateDate":1627344294696,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"73f57c98-92bf-41d3-82ff-f51817696bec","invariantUUID":"5e38828a-ab01-473c-9676-b4dff7ee01ba","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":"compute","uniqueId":"58857edb-22a3-4c3b-a365-3f0aca1f4a7f","lifecycleState":"CERTIFIED","lastUpdateDate":1627344612697,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b8822768-d1a7-4021-b946-40ed7e4f27dd","invariantUUID":"d57ec54c-744c-4ff3-864d-e02f3ce3c3c5","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05801ffc-707f-44ed-ab20-2202e1f74324","lifecycleState":"CERTIFIED","lastUpdateDate":1627343735101,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d226f2b4-8e1b-4da0-a235-423fa8615a82","invariantUUID":"598a2bfe-3ef3-4a98-8d5f-9b2bbf5764b2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d19fc11d-d337-48b0-a5d9-699b74f1b223","lifecycleState":"CERTIFIED","lastUpdateDate":1627350019841,"name":"Demo_pNF_FpAs9JfNFEX0Wr5GdVwN","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"de9ae613-f870-4adf-bc90-9b8d0bf563ec","invariantUUID":"fe6f3bd2-e2da-4171-af54-ec42cb085f25","systemName":"DemoPnfFpas9jfnfex0wr5gdvwn","description":"catalog service description","tags":["robot-ete","Demo_pNF_FpAs9JfNFEX0Wr5GdVwN"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3506fba4-cc91-4149-911a-41ad0a775d05","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1627351843088,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"991ace45-f4ee-465e-b6bb-85047c1ea260","invariantUUID":"02d885fd-3ee7-4d99-8d62-193df7785dda","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c7d83e83-99ef-4823-bb67-d829eebd6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1627347355943,"name":"vFW 2021-07-27 00-51-15","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"0bdcdd94-56f1-428b-8867-31260cd40359","invariantUUID":"ca46294c-6e1b-41d4-8a8e-cc7589326b74","systemName":"Vfw20210727005115","description":"catalog service description","tags":["robot-ete","vFW 2021-07-27 00-51-15"],"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":"8b165b15-4790-40f7-9820-e5cb7079161b","lifecycleState":"CERTIFIED","lastUpdateDate":1627350955774,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"5dcb032b-e8df-4f81-83d2-c018592e75ec","invariantUUID":"931677a3-18f4-492b-83ac-9765e6d6e172","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}]}]} 2021-07-27 02:11:01,206 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list 2021-07-27 02:11:01,207 INFO 696:service.py(1) - attempting to Certify Service basic_vm in SDC 2021-07-27 02:11:01,211 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-07-27 02:11:01,212 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/3506fba4-cc91-4149-911a-41ad0a775d05/lifecycleState/Certify 2021-07-27 02:11:01,212 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-07-27 02:11:01,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-07-27 02:11:14,418 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/3506fba4-cc91-4149-911a-41ad0a775d05/lifecycleState/Certify HTTP/1.1" 404 204 2021-07-27 02:11:14,420 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-07-27 02:11:14,420 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: { "requestError": { "serviceException": { "messageId": "SVC4063", "text": "Error: Requested \u0027%1\u0027 resource was not found.", "variables": [ null ] } } } 2021-07-27 02:11:14,421 ERROR 129:onap_service.py(1) - [SDC][Certify Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-07-27 02:11:14,421 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateServiceAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-07-27 02:11:14,422 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVnfAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-07-27 02:11:14,422 ERROR 190:base.py(1) - No execution start time saved for YamlTemplateVfModuleAlaCarteInstantiateStep step. Fix it by call `super.execute()` in step class `execute()` method definition 2021-07-27 02:11:14,422 ERROR 48:basic_vm.py(1) - Generic OnapTest exception 2021-07-27 02:11:14,423 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_vm | integration | 04:14 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-07-27 02:11:14,428 INFO 57:basic_vm.py(1) - Generate Test report 2021-07-27 02:11:14,543 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-07-27 02:11:15,014 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-07-27 02:11:15,017 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60ff6b426c44f500102b0deb 2021-07-27 02:11:15,017 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed. 2021-07-27 02:11:15,018 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR