2021-05-20 13:29:41,278 DEBUG 23:basic_vm.py(1) - BasicVm init started
2021-05-20 13:29:41,279 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  self._yaml_template: dict = load(yaml_template)

2021-05-20 13:29:41,289 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-05-20 13:29:41,290 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-05-20 13:29:41,291 INFO 169:run_tests.py(1) - Running test case 'basic_vm'...
2021-05-20 13:29:41,291 DEBUG 33:basic_vm.py(1) - start time
2021-05-20 13:29:41,291 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC
2021-05-20 13:29:41,291 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-05-20 13:29:41,292 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:41,292 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:41,292 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-20 13:29:41,292 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:41,293 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:41,293 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-20 13:29:41,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:41,691 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 203
2021-05-20 13:29:41,693 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-05-20 13:29:41,693 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c566c4862d8f40e6a16ebc5e22790dfa","type":"vlm","name":"91786652-fc17-45f9-9b93","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":1}
2021-05-20 13:29:41,695 DEBUG 147:__init__.py(1) - number of Vendor returned: 1
2021-05-20 13:29:41,695 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor
2021-05-20 13:29:41,696 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC
2021-05-20 13:29:41,696 INFO 267:__init__.py(1) - attempting to create Vendor basicvm_vendor in SDC
2021-05-20 13:29:41,696 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC
2021-05-20 13:29:41,696 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-05-20 13:29:41,696 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:41,696 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:41,696 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-20 13:29:41,696 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:41,697 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:41,697 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-20 13:29:41,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:41,778 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 203
2021-05-20 13:29:41,780 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-05-20 13:29:41,781 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c566c4862d8f40e6a16ebc5e22790dfa","type":"vlm","name":"91786652-fc17-45f9-9b93","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":1}
2021-05-20 13:29:41,783 DEBUG 147:__init__.py(1) - number of Vendor returned: 1
2021-05-20 13:29:41,783 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor
2021-05-20 13:29:41,784 INFO 169:__init__.py(1) - Vendor basicvm_vendor doesn't exist in SDC
2021-05-20 13:29:41,799 DEBUG 195:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:41,799 DEBUG 197:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:41,799 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicvm_vendor",
  "description": "vendor"
}
2021-05-20 13:29:41,800 DEBUG 103:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:41,800 DEBUG 105:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:41,800 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basicvm_vendor",
  "description": "vendor"
}
2021-05-20 13:29:41,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:45,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159
2021-05-20 13:29:45,982 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-05-20 13:29:45,982 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"c98eaf1bc0e1433ea69966b11cc83d88","version":{"id":"1a7d184720a54f55ac223b5c851bf50f","name":"1.0","description":"Initial version","status":"Draft"}}
2021-05-20 13:29:45,984 INFO 284:__init__.py(1) - Vendor basicvm_vendor is created in SDC
2021-05-20 13:29:45,984 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicvm_vendor in SDC
2021-05-20 13:29:45,989 DEBUG 103:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:45,989 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/c98eaf1bc0e1433ea69966b11cc83d88/versions/1a7d184720a54f55ac223b5c851bf50f/actions
2021-05-20 13:29:45,990 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-05-20 13:29:45,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,189 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/c98eaf1bc0e1433ea69966b11cc83d88/versions/1a7d184720a54f55ac223b5c851bf50f/actions HTTP/1.1" 200 2
2021-05-20 13:29:47,191 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-05-20 13:29:47,191 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-05-20 13:29:47,193 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-05-20 13:29:47,202 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-05-20 13:29:47,202 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-20 13:29:47,202 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,202 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,202 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,203 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,203 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,203 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,379 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 292
2021-05-20 13:29:47,380 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-20 13:29:47,380 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4ba608c0-0c18","description":"vendor software product","vendorName":"91786652-fc17-45f9-9b93","vendorId":"c566c4862d8f40e6a16ebc5e22790dfa","onboardingMethod":"NetworkPackage","id":"3301c5c6c1af4a05a1d2f587562cd33d","owner":"cs0008","status":"ACTIVE"}],"listCount":1}
2021-05-20 13:29:47,383 DEBUG 303:vsp.py(1) - importing VSP vFW 4ba608c0-0c18 from SDC
2021-05-20 13:29:47,383 DEBUG 147:__init__.py(1) - number of Vsp returned: 1
2021-05-20 13:29:47,384 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-05-20 13:29:47,384 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-05-20 13:29:47,384 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-05-20 13:29:47,384 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-20 13:29:47,384 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,385 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,385 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,385 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,385 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,386 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,474 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 292
2021-05-20 13:29:47,475 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-20 13:29:47,476 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4ba608c0-0c18","description":"vendor software product","vendorName":"91786652-fc17-45f9-9b93","vendorId":"c566c4862d8f40e6a16ebc5e22790dfa","onboardingMethod":"NetworkPackage","id":"3301c5c6c1af4a05a1d2f587562cd33d","owner":"cs0008","status":"ACTIVE"}],"listCount":1}
2021-05-20 13:29:47,478 DEBUG 303:vsp.py(1) - importing VSP vFW 4ba608c0-0c18 from SDC
2021-05-20 13:29:47,479 DEBUG 147:__init__.py(1) - number of Vsp returned: 1
2021-05-20 13:29:47,479 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-05-20 13:29:47,479 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-05-20 13:29:47,479 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-05-20 13:29:47,479 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-20 13:29:47,479 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,480 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,480 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,480 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,480 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,480 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,661 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 292
2021-05-20 13:29:47,662 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-20 13:29:47,662 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4ba608c0-0c18","description":"vendor software product","vendorName":"91786652-fc17-45f9-9b93","vendorId":"c566c4862d8f40e6a16ebc5e22790dfa","onboardingMethod":"NetworkPackage","id":"3301c5c6c1af4a05a1d2f587562cd33d","owner":"cs0008","status":"ACTIVE"}],"listCount":1}
2021-05-20 13:29:47,665 DEBUG 303:vsp.py(1) - importing VSP vFW 4ba608c0-0c18 from SDC
2021-05-20 13:29:47,665 DEBUG 147:__init__.py(1) - number of Vsp returned: 1
2021-05-20 13:29:47,665 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-05-20 13:29:47,665 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-05-20 13:29:47,665 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-05-20 13:29:47,665 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-20 13:29:47,665 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,666 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,667 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,667 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,667 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,667 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,777 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 292
2021-05-20 13:29:47,778 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-20 13:29:47,778 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4ba608c0-0c18","description":"vendor software product","vendorName":"91786652-fc17-45f9-9b93","vendorId":"c566c4862d8f40e6a16ebc5e22790dfa","onboardingMethod":"NetworkPackage","id":"3301c5c6c1af4a05a1d2f587562cd33d","owner":"cs0008","status":"ACTIVE"}],"listCount":1}
2021-05-20 13:29:47,781 DEBUG 303:vsp.py(1) - importing VSP vFW 4ba608c0-0c18 from SDC
2021-05-20 13:29:47,781 DEBUG 147:__init__.py(1) - number of Vsp returned: 1
2021-05-20 13:29:47,781 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-05-20 13:29:47,782 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-05-20 13:29:47,782 INFO 267:__init__.py(1) - attempting to create Vsp basic_vm_VSP in SDC
2021-05-20 13:29:47,782 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-05-20 13:29:47,782 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-20 13:29:47,782 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,782 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,782 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,783 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,783 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:47,783 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:29:47,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,876 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 292
2021-05-20 13:29:47,877 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-20 13:29:47,878 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 4ba608c0-0c18","description":"vendor software product","vendorName":"91786652-fc17-45f9-9b93","vendorId":"c566c4862d8f40e6a16ebc5e22790dfa","onboardingMethod":"NetworkPackage","id":"3301c5c6c1af4a05a1d2f587562cd33d","owner":"cs0008","status":"ACTIVE"}],"listCount":1}
2021-05-20 13:29:47,881 DEBUG 303:vsp.py(1) - importing VSP vFW 4ba608c0-0c18 from SDC
2021-05-20 13:29:47,881 DEBUG 147:__init__.py(1) - number of Vsp returned: 1
2021-05-20 13:29:47,881 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-05-20 13:29:47,881 INFO 169:__init__.py(1) - Vsp basic_vm_VSP doesn't exist in SDC
2021-05-20 13:29:47,886 DEBUG 159:__init__.py(1) - check if Vendor basicvm_vendor exists in SDC
2021-05-20 13:29:47,886 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-05-20 13:29:47,886 DEBUG 195:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,886 DEBUG 197:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:47,886 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-20 13:29:47,886 DEBUG 103:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,887 DEBUG 105:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models
2021-05-20 13:29:47,887 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-20 13:29:47,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:47,977 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 356
2021-05-20 13:29:47,978 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-05-20 13:29:47,978 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"c98eaf1bc0e1433ea69966b11cc83d88","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"c566c4862d8f40e6a16ebc5e22790dfa","type":"vlm","name":"91786652-fc17-45f9-9b93","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2}
2021-05-20 13:29:47,980 DEBUG 147:__init__.py(1) - number of Vendor returned: 2
2021-05-20 13:29:47,980 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicvm_vendor
2021-05-20 13:29:47,980 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,980 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/c98eaf1bc0e1433ea69966b11cc83d88/versions
2021-05-20 13:29:47,980 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:47,981 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:47,981 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/c98eaf1bc0e1433ea69966b11cc83d88/versions
2021-05-20 13:29:47,981 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:47,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:48,165 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c98eaf1bc0e1433ea69966b11cc83d88/versions HTTP/1.1" 200 264
2021-05-20 13:29:48,166 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:29:48,167 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1a7d184720a54f55ac223b5c851bf50f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517382283,"modificationTime":1621517386582,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:29:48,169 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-20 13:29:48,170 INFO 192:__init__.py(1) - Vendor found, updating information
2021-05-20 13:29:48,170 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:48,170 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/c98eaf1bc0e1433ea69966b11cc83d88/versions
2021-05-20 13:29:48,170 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:48,170 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:48,171 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/c98eaf1bc0e1433ea69966b11cc83d88/versions
2021-05-20 13:29:48,171 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:48,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:48,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/c98eaf1bc0e1433ea69966b11cc83d88/versions HTTP/1.1" 200 264
2021-05-20 13:29:48,371 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:29:48,371 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"1a7d184720a54f55ac223b5c851bf50f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517382283,"modificationTime":1621517386582,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:29:48,373 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-20 13:29:48,374 DEBUG 195:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:48,374 DEBUG 197:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:48,374 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": "c98eaf1bc0e1433ea69966b11cc83d88",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-05-20 13:29:48,374 DEBUG 103:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:48,374 DEBUG 105:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:29:48,374 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": "c98eaf1bc0e1433ea69966b11cc83d88",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-05-20 13:29:48,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:56,158 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159
2021-05-20 13:29:56,160 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-05-20 13:29:56,160 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"4db2fa32eab042a4aa50641949e07b22","version":{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft"}}
2021-05-20 13:29:56,164 INFO 284:__init__.py(1) - Vsp basic_vm_VSP is created in SDC
2021-05-20 13:29:56,164 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:56,164 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:29:56,164 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:56,164 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:56,165 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:29:56,165 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:56,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:56,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:29:56,273 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:29:56,273 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517391167,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:29:56,275 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:56,276 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:56,276 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:29:56,276 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:56,276 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:56,276 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:29:56,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:56,679 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 223
2021-05-20 13:29:56,680 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:29:56,680 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621517388570,"modificationTime":1621517391070}
2021-05-20 13:29:56,682 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:56,683 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:56,683 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:56,683 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:56,683 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:56,683 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:56,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:57,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 368
2021-05-20 13:29:57,780 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:29:57,780 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f"}
2021-05-20 13:29:57,782 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:57,782 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:57,782 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:57,782 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:57,783 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:57,783 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:57,784 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:58,571 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 368
2021-05-20 13:29:58,572 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:29:58,572 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f"}
2021-05-20 13:29:58,574 INFO 219:vsp.py(1) - attempting to upload package for basic_vm_VSP in SDC
2021-05-20 13:29:58,574 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:58,574 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:29:58,574 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:58,575 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:58,575 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:29:58,575 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:29:58,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:58,673 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:29:58,674 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:29:58,674 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517391167,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:29:58,676 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:58,676 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:58,676 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:29:58,676 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:58,677 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:58,677 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:29:58,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:58,881 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 223
2021-05-20 13:29:58,882 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:29:58,882 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621517388570,"modificationTime":1621517391070}
2021-05-20 13:29:58,884 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:58,885 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:58,885 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:58,885 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:58,885 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:58,885 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:58,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:29:59,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 368
2021-05-20 13:29:59,675 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:29:59,676 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f"}
2021-05-20 13:29:59,678 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:59,678 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:59,678 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:59,678 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:29:59,679 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:29:59,679 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:29:59,680 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:00,578 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 368
2021-05-20 13:30:00,579 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:00,579 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f"}
2021-05-20 13:30:00,581 DEBUG 103:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'}
2021-05-20 13:30:00,582 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/orchestration-template-candidate
2021-05-20 13:30:00,582 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-05-20 13:30:00,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:01,462 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/orchestration-template-candidate HTTP/1.1" 200 94
2021-05-20 13:30:01,463 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-05-20 13:30:01,463 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-05-20 13:30:01,464 INFO 172:vsp.py(1) - Files for Vsp basic_vm_VSP have been uploaded
2021-05-20 13:30:01,466 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:01,466 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:01,467 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:01,467 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:01,467 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:01,467 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:01,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:01,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:30:01,574 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:30:01,574 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517391167,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:30:01,576 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:01,576 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:01,576 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:01,576 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:01,576 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:01,576 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:01,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:01,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 222
2021-05-20 13:30:01,782 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:30:01,783 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621517388570,"modificationTime":1621517401380}
2021-05-20 13:30:01,785 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:01,785 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:01,785 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:01,785 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:01,785 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:01,785 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:01,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:02,176 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 439
2021-05-20 13:30:02,177 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:02,177 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-05-20 13:30:02,179 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:02,179 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:02,179 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:02,179 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:02,180 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:02,180 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:02,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:02,663 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 439
2021-05-20 13:30:02,664 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:02,664 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-05-20 13:30:02,666 INFO 219:vsp.py(1) - attempting to validate for basic_vm_VSP in SDC
2021-05-20 13:30:02,667 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:02,667 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:02,667 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:02,667 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:02,667 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:02,667 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:02,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:02,772 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:30:02,773 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:30:02,773 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517391167,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:30:02,775 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:02,775 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:02,775 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:02,776 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:02,776 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:02,776 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:02,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:03,071 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 222
2021-05-20 13:30:03,072 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:30:03,072 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621517388570,"modificationTime":1621517401380}
2021-05-20 13:30:03,074 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:03,074 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:03,074 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:03,074 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:03,075 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:03,075 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:03,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:03,762 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 439
2021-05-20 13:30:03,763 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:03,763 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-05-20 13:30:03,765 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:03,765 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:03,765 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:03,766 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:03,766 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:03,766 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:03,767 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:04,461 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 439
2021-05-20 13:30:04,462 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:04,463 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu20agent"}
2021-05-20 13:30:04,465 DEBUG 195:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:04,465 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/orchestration-template-candidate/process
2021-05-20 13:30:04,465 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-05-20 13:30:04,466 DEBUG 103:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:04,466 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/orchestration-template-candidate/process
2021-05-20 13:30:04,466 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-05-20 13:30:04,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:20,320 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/orchestration-template-candidate/process HTTP/1.1" 200 87
2021-05-20 13:30:20,321 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-05-20 13:30:20,321 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu20.env","base_ubuntu20.yaml"],"errors":{},"status":"Success"}
2021-05-20 13:30:20,324 INFO 187:vsp.py(1) - Artifacts for Vsp basic_vm_VSP have been validated
2021-05-20 13:30:20,324 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:20,324 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:20,324 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:20,324 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:20,324 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:20,325 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:20,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:20,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:30:20,376 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:30:20,377 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517391167,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:30:20,379 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:20,380 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:20,380 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:20,380 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:20,380 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:20,381 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:20,382 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:20,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 222
2021-05-20 13:30:20,579 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:30:20,579 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621517388570,"modificationTime":1621517420299}
2021-05-20 13:30:20,582 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:20,582 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:20,583 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:20,583 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:20,583 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:20,583 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:20,586 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:21,385 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:30:21,387 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:21,387 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:30:21,390 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:21,390 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:21,390 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:21,390 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:21,390 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:21,390 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:21,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:22,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:30:22,272 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:22,272 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:30:22,275 INFO 219:vsp.py(1) - attempting to commit for basic_vm_VSP in SDC
2021-05-20 13:30:22,275 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:22,275 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:22,275 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:22,276 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:22,276 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:22,276 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:22,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:22,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:30:22,376 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:30:22,376 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517391167,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:30:22,378 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:22,378 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:22,378 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:22,379 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:22,379 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:22,379 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:22,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:22,858 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 222
2021-05-20 13:30:22,860 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:30:22,860 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1621517388570,"modificationTime":1621517420299}
2021-05-20 13:30:22,863 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:22,863 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:22,863 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:22,863 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:22,863 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:22,863 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:22,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:23,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:30:23,667 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:23,668 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:30:23,671 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:23,671 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:23,671 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:23,671 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:23,672 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:23,672 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:23,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:24,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:30:24,666 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:24,666 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:30:24,675 DEBUG 103:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:24,675 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions
2021-05-20 13:30:24,675 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

  "commitRequest":{"message":"ok"},

  "action": "Commit"
}
2021-05-20 13:30:24,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:42,261 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions HTTP/1.1" 200 2
2021-05-20 13:30:42,263 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-05-20 13:30:42,263 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-05-20 13:30:42,265 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:42,266 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:42,266 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:42,266 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:42,266 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:42,266 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:42,268 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:42,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:30:42,375 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:30:42,375 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517424859,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:30:42,377 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:42,377 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:42,377 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:42,378 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:42,378 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:42,378 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:42,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:42,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 223
2021-05-20 13:30:42,570 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:30:42,570 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621517388570,"modificationTime":1621517420299}
2021-05-20 13:30:42,573 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:42,574 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:42,574 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:42,574 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:42,575 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:42,575 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:42,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:43,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:30:43,570 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:43,570 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:30:43,572 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_vm_VSP in SDC
2021-05-20 13:30:43,572 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:43,572 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:43,573 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:43,573 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:43,573 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:30:43,573 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:30:43,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:43,670 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 253
2021-05-20 13:30:43,671 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:30:43,671 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1621517388570,"modificationTime":1621517424859,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-20 13:30:43,673 DEBUG 195:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:43,673 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:43,674 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:43,674 DEBUG 103:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:43,674 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:43,674 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-20 13:30:43,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:43,968 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 223
2021-05-20 13:30:43,969 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-20 13:30:43,970 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1621517388570,"modificationTime":1621517420299}
2021-05-20 13:30:43,972 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:43,972 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:43,972 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:43,972 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:43,973 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:30:43,973 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:30:43,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:30:44,963 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:30:44,965 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:30:44,965 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:30:44,975 DEBUG 103:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:30:44,975 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions
2021-05-20 13:30:44,975 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-05-20 13:30:44,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:08,875 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions HTTP/1.1" 200 2
2021-05-20 13:31:08,877 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-05-20 13:31:08,877 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-05-20 13:31:08,880 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:08,880 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:08,880 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:08,880 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:08,880 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:08,881 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:08,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:08,969 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 264
2021-05-20 13:31:08,970 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:31:08,971 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517388570,"modificationTime":1621517461165,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:31:08,973 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC
2021-05-20 13:31:08,974 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:08,974 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:08,974 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:08,975 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:08,975 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:08,975 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:08,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:09,074 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 264
2021-05-20 13:31:09,075 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:31:09,075 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517388570,"modificationTime":1621517461165,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:31:09,080 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:09,081 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions
2021-05-20 13:31:09,081 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-05-20 13:31:09,082 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:11,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions HTTP/1.1" 200 316
2021-05-20 13:31:11,691 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-05-20 13:31:11,691 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"4db2fa32eab042a4aa50641949e07b22","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-20 13:31:11,692 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"4db2fa32eab042a4aa50641949e07b22","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-20 13:31:11,694 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:31:11,694 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:31:11,695 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:11,695 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:11,695 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:11,695 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:11,696 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:11,696 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:11,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:31:12,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-05-20 13:31:12,064 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-05-20 13:31:12,064 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-05-20 13:31:12,065 ERROR 129:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,065 ERROR 212:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:12,065 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:12,065 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-05-20 13:31:12,065 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:31:12,065 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-05-20 13:31:12,066 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:31:12,066 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:31:12,066 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,066 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:12,066 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:12,067 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,067 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:12,067 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:12,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:31:12,275 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-05-20 13:31:12,276 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-05-20 13:31:12,276 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-05-20 13:31:12,277 ERROR 129:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,277 ERROR 212:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:12,277 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:12,277 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-05-20 13:31:12,277 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:31:12,277 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-05-20 13:31:12,277 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:31:12,277 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:31:12,278 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,278 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:12,278 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:12,278 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,278 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:12,278 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:12,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:31:12,573 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-05-20 13:31:12,574 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-05-20 13:31:12,575 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-05-20 13:31:12,575 ERROR 129:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,575 ERROR 212:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:12,575 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:12,575 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-05-20 13:31:12,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:31:12,576 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-05-20 13:31:12,576 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-05-20 13:31:12,576 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-05-20 13:31:12,576 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-05-20 13:31:12,577 DEBUG 197:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-05-20 13:31:12,577 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-05-20 13:31:12,577 DEBUG 103:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:12,577 DEBUG 105:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-05-20 13:31:12,578 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-05-20 13:31:12,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:14,779 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-05-20 13:31:14,780 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-05-20 13:31:14,781 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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"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":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"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 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":"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},{"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":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"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}],"productCategories":[]},"version":"1.8.5"}
2021-05-20 13:31:14,791 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-05-20 13:31:14,791 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-05-20 13:31:14,791 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-05-20 13:31:14,791 INFO 267:__init__.py(1) - attempting to create Vf basic_vm in SDC
2021-05-20 13:31:14,791 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:31:14,792 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:31:14,792 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:14,792 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:14,792 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:14,792 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:14,792 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:31:14,793 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:31:14,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:31:15,065 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225
2021-05-20 13:31:15,066 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 404
2021-05-20 13:31:15,066 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}
2021-05-20 13:31:15,067 ERROR 129:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,067 ERROR 212:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:15,067 DEBUG 143:__init__.py(1) - Couldn't get Vf: Code: 404. Info: {
  "requestError": {
    "serviceException": {
      "messageId": "SVC4642",
      "text": "No %1 were found to match criteria %2",
      "variables": [
        "resources",
        "resourceType\u003dVF"
      ]
    }
  }
}.
2021-05-20 13:31:15,067 DEBUG 147:__init__.py(1) - number of Vf returned: 0
2021-05-20 13:31:15,067 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:31:15,067 INFO 169:__init__.py(1) - Vf basic_vm doesn't exist in SDC
2021-05-20 13:31:15,083 DEBUG 159:__init__.py(1) - check if Vsp basic_vm_VSP exists in SDC
2021-05-20 13:31:15,083 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-20 13:31:15,083 DEBUG 195:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,083 DEBUG 197:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:31:15,083 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:31:15,084 DEBUG 103:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,084 DEBUG 105:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products
2021-05-20 13:31:15,084 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-20 13:31:15,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:15,172 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 543
2021-05-20 13:31:15,173 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-20 13:31:15,174 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 4ba608c0-0c18","description":"vendor software product","vendorName":"91786652-fc17-45f9-9b93","vendorId":"c566c4862d8f40e6a16ebc5e22790dfa","onboardingMethod":"NetworkPackage","id":"3301c5c6c1af4a05a1d2f587562cd33d","owner":"cs0008","status":"ACTIVE"}],"listCount":2}
2021-05-20 13:31:15,176 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-20 13:31:15,176 DEBUG 303:vsp.py(1) - importing VSP vFW 4ba608c0-0c18 from SDC
2021-05-20 13:31:15,176 DEBUG 147:__init__.py(1) - number of Vsp returned: 2
2021-05-20 13:31:15,177 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm_VSP
2021-05-20 13:31:15,177 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,177 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:15,177 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:15,177 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,178 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:15,178 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:15,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:15,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 264
2021-05-20 13:31:15,272 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:31:15,272 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517388570,"modificationTime":1621517461165,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:31:15,275 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-20 13:31:15,276 INFO 192:__init__.py(1) - Vsp found, updating information
2021-05-20 13:31:15,276 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_vm_VSP in SDC
2021-05-20 13:31:15,276 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,276 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:15,276 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:15,277 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,277 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:15,277 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:15,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:15,370 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 264
2021-05-20 13:31:15,371 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:31:15,371 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517388570,"modificationTime":1621517461165,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:31:15,373 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,373 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:15,373 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:15,374 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,374 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/4db2fa32eab042a4aa50641949e07b22/versions
2021-05-20 13:31:15,374 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-20 13:31:15,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:15,472 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/4db2fa32eab042a4aa50641949e07b22/versions HTTP/1.1" 200 264
2021-05-20 13:31:15,474 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-20 13:31:15,474 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ee97edf935ca425a904a5c1035bd603f","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1621517388570,"modificationTime":1621517461165,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-20 13:31:15,478 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-20 13:31:15,484 DEBUG 103:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:15,484 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions
2021-05-20 13:31:15,484 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-05-20 13:31:15,486 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:18,166 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f/actions HTTP/1.1" 200 316
2021-05-20 13:31:18,167 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-05-20 13:31:18,167 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"4db2fa32eab042a4aa50641949e07b22","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-20 13:31:18,167 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_vm_VSP","version":"1.0","packageId":"4db2fa32eab042a4aa50641949e07b22","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicvm_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-20 13:31:18,170 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:18,170 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:31:18,170 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:31:18,170 DEBUG 103:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:18,170 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/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f
2021-05-20 13:31:18,170 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-20 13:31:18,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:19,492 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/4db2fa32eab042a4aa50641949e07b22/versions/ee97edf935ca425a904a5c1035bd603f HTTP/1.1" 200 615
2021-05-20 13:31:19,493 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-20 13:31:19,494 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":"c98eaf1bc0e1433ea69966b11cc83d88","onboardingMethod":"NetworkPackage","id":"4db2fa32eab042a4aa50641949e07b22","version":"ee97edf935ca425a904a5c1035bd603f","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-05-20 13:31:19,496 DEBUG 195:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:19,496 DEBUG 197:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-05-20 13:31:19,496 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": "4db2fa32eab042a4aa50641949e07b22",
    "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-05-20 13:31:19,496 DEBUG 103:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:19,496 DEBUG 105:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources
2021-05-20 13:31:19,496 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": "4db2fa32eab042a4aa50641949e07b22",
    "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-05-20 13:31:19,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:31:46,021 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None
2021-05-20 13:31:46,032 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-05-20 13:31:46,038 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1621517500582,"timeout":0,"duplicated":false,"esId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vspbasicvmvspinformationtxt","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"43b20f40-c725-4726-81a8-f381cfe95665","payloadUpdateDate":1621517500584,"artifactDisplayName":"VSP_basic_vm_VSP_Information","artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500582,"artifactVersion":"1","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","artifactType":"OTHER","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","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,"creationDate":1621517500772,"timeout":30,"duplicated":false,"esId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"9ba40479-b0bb-442e-8749-cfa41451c783","payloadUpdateDate":1621517500809,"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}],"artifactDisplayName":"base_ubuntu20","artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500772,"artifactVersion":"1","isFromCsar":true,"generated":false,"description":"created from csar","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","artifactType":"HEAT","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","artifactName":"base_ubuntu20.yaml","requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1621517500582,"timeout":0,"duplicated":false,"esId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vspbasicvmvspinformationtxt","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"43b20f40-c725-4726-81a8-f381cfe95665","payloadUpdateDate":1621517500584,"artifactDisplayName":"VSP_basic_vm_VSP_Information","artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500582,"artifactVersion":"1","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","artifactType":"OTHER","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1621517500888,"timeout":0,"duplicated":false,"artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","heatParamsUpdateDate":1621517500888,"artifactDisplayName":"VF HEAT ENV","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500888,"artifactVersion":"0","isFromCsar":true,"generated":false,"generatedFromId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","description":"VF Auto-generated HEAT Environment deployment artifact","artifactGroupType":"DEPLOYMENT","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","artifactType":"HEAT_ENV","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1env","artifactName":"base_ubuntu20.env","heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1621517484966,"timeout":0,"duplicated":false,"artifactDisplayName":"Tosca Model","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517484966,"artifactVersion":"0","isFromCsar":false,"generated":false,"description":"TOSCA definition package of the asset","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","artifactType":"TOSCA_CSAR","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.assettoscacsar","artifactName":"resource-BasicVm-csar.csar","heatEnvType":false,"name":"resource-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1621517484965,"timeout":0,"duplicated":false,"artifactDisplayName":"Tosca Template","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517484965,"artifactVersion":"0","isFromCsar":false,"generated":false,"description":"TOSCA representation of the asset","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","artifactType":"TOSCA_TEMPLATE","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.assettoscatemplate","artifactName":"resource-BasicVm-template.yml","heatEnvType":false,"name":"resource-BasicVm-template.yml","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":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false}],"tosca.capabilities.Scalable":[{"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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"scalable","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.scalable","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"forwarder","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.forwarder","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","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","parentName":"binding","uniqueId":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.binding","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"binding","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.binding","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"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":"0ae61a53-f585-446d-abc8-cf5aab50a05f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"port_mirroring","uniqueId":"capability.0ae61a53-f585-446d-abc8-cf5aab50a05f.port_mirroring","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Container","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","parentName":"host","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.host","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.packets.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.bytes","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.packets.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.packets.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outpoing.packets","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outpoing.packets","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.bytes.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.bytes","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.bytes.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.packets","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.ephemeral.size","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"instance","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.iops","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu.delta","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.capacity","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.latency","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu_util","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.allocation","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.latency","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.root.size","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"vcpus","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.iops","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.allocation","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.capacity","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.resident","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"os","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.os","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"endpoint","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.endpoint","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"attachment","uniqueId":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.attachment","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":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"node":"tosca.nodes.Root","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.Node","relationship":"tosca.relationships.DependsOn","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"dependency","uniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da.dependency","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"node":"tosca.nodes.Root","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.Node","relationship":"tosca.relationships.DependsOn","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"dependency","uniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da.dependency","name":"dependency_Ubuntu20","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"ownerId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.network.Linkable","relationship":"tosca.relationships.network.LinksTo","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"link","uniqueId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95.link","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.Attachment","relationship":"tosca.relationships.AttachesTo","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"local_storage","uniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a.local_storage","name":"local_storage_Ubuntu20","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"d58d2161-17bd-497b-b4a0-bb606c9ab229.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"c413cc53-0b59-47e8-81c0-ac2891791582.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"c413cc53-0b59-47e8-81c0-ac2891791582.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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}],"actualComponentUid":"4b61cf3b-60ad-4104-84b3-13001e69d829","createdFromCsar":true,"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_Ubuntu20"},"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","normalizedName":"abstract_ubuntu20","name":"abstract_Ubuntu20","creationTime":1621517498181,"originType":"CVFC","icon":"defaulticon","invariantName":"abstract_ubuntu20","posX":"475.0","posY":"325.0","customizationUUID":"2eab1840-0480-4519-909b-15a3938a8064","componentVersion":"1.0","componentName":"basic_vm-nodes.Ubuntu20Cvfc","toscaComponentName":"org.openecomp.resource.vfc.BasicVmcvfc.abstract.abstract.nodes.ubuntu20","createdFrom":"CSAR","modificationTime":1621517499370,"componentUid":"4b61cf3b-60ad-4104-84b3-13001e69d829","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"path":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","source":"e97e1426-87ae-406c-bf50-739c7a5cecde","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","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":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","source":"e97e1426-87ae-406c-bf50-739c7a5cecde","capability":"tosca.capabilities.Node","relationship":"tosca.relationships.DependsOn","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","uniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da.dependency","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","source":"e97e1426-87ae-406c-bf50-739c7a5cecde","capability":"tosca.capabilities.Attachment","relationship":"org.openecomp.relationships.AttachesTo","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde.port","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde.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":"e97e1426-87ae-406c-bf50-739c7a5cecde.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":"e97e1426-87ae-406c-bf50-739c7a5cecde.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":"29654067-5ad0-4ecd-ab77-987a7aa726da","definition":false,"name":"tosca_name","type":"string","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","uniqueId":"attribute.29654067-5ad0-4ecd-ab77-987a7aa726da.tosca_name","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.e97e1426-87ae-406c-bf50-739c7a5cecde.show","empty":false},{"parentUniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da","definition":false,"name":"state","type":"string","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","uniqueId":"attribute.29654067-5ad0-4ecd-ab77-987a7aa726da.state","empty":false},{"parentUniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da","definition":false,"name":"tosca_id","type":"string","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","uniqueId":"attribute.29654067-5ad0-4ecd-ab77-987a7aa726da.tosca_id","empty":false}],"actualComponentUid":"e97e1426-87ae-406c-bf50-739c7a5cecde","createdFromCsar":true,"componentMetadataForSupportLog":{"SupportablityComponentName":"Ubuntu20_admin_security_group"},"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","normalizedName":"ubuntu20_admin_security_group","name":"Ubuntu20_admin_security_group","creationTime":1621517498181,"originType":"VFC","icon":"securityrules","invariantName":"ubuntu20_admin_security_group","posX":"275.0","posY":"325.0","customizationUUID":"19c97c59-d332-4c75-8179-f414853d5b7a","componentVersion":"1.0","componentName":"SecurityRules","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","createdFrom":"CSAR","modificationTime":1621517499370,"componentUid":"e97e1426-87ae-406c-bf50-739c7a5cecde","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","requirementOwnerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","id":"2d70bd47-25ef-49a1-ae45-5483048561f3","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","capabilityUid":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.attachment","requirementUid":"e97e1426-87ae-406c-bf50-739c7a5cecde.port"},"operations":[]}],"fromNode":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","originUI":false}],"componentInstancesInputs":{"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20":[{"definition":false,"hidden":false,"uniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"Ubuntu20_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_flavor_name","parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","getInputValues":[{"propName":"vm_flavor_name","inputName":"Ubuntu20_flavor_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"d58d2161-17bd-497b-b4a0-bb606c9ab229.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"Ubuntu20_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_image_name","parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","getInputValues":[{"propName":"vm_image_name","inputName":"Ubuntu20_image_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.admin_plane_net_name","getInputValues":[{"propName":"port_Ubuntu20_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"c413cc53-0b59-47e8-81c0-ac2891791582.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.Ubuntu20_name_0","getInputValues":[{"propName":"compute_Ubuntu20_name","inputName":"Ubuntu20_name_0","inputId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"c413cc53-0b59-47e8-81c0-ac2891791582.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":"c413cc53-0b59-47e8-81c0-ac2891791582.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":"c413cc53-0b59-47e8-81c0-ac2891791582","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"c413cc53-0b59-47e8-81c0-ac2891791582","empty":false},{"definition":false,"hidden":false,"uniqueId":"4b61cf3b-60ad-4104-84b3-13001e69d829.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":{"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde.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":"e97e1426-87ae-406c-bf50-739c7a5cecde.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":"e97e1426-87ae-406c-bf50-739c7a5cecde.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":{"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group":[{"parentUniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da","uniqueId":"attribute.29654067-5ad0-4ecd-ab77-987a7aa726da.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","empty":false},{"uniqueId":"attribute.e97e1426-87ae-406c-bf50-739c7a5cecde.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da","uniqueId":"attribute.29654067-5ad0-4ecd-ab77-987a7aa726da.state","name":"state","type":"string","definition":false,"ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","empty":false},{"parentUniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da","uniqueId":"attribute.29654067-5ad0-4ecd-ab77-987a7aa726da.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"feature_Ubuntu20","empty":false},{"path":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group"],"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","source":"e97e1426-87ae-406c-bf50-739c7a5cecde","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Scalable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"scalable","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.scalable","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.Forwarder","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"forwarder","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.forwarder","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","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","parentName":"binding","uniqueId":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.binding","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.network.Bindable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"binding","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.binding","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"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":"0ae61a53-f585-446d-abc8-cf5aab50a05f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.PortMirroring","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"port_mirroring","uniqueId":"capability.0ae61a53-f585-446d-abc8-cf5aab50a05f.port_mirroring","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Container","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","parentName":"host","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.host","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.packets.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.bytes","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.packets.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.packets.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outpoing.packets","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outpoing.packets","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.bytes.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.bytes","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.bytes.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.packets","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.ephemeral.size","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"instance","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.iops","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu.delta","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.capacity","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.latency","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu_util","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.allocation","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.latency","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.root.size","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"vcpus","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.iops","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.allocation","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.capacity","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.resident","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"3a405d4e-a891-4076-8b40-447260de78a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.OperatingSystem","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"os","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.os","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"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":"f900e292-2b6b-4a65-9f80-6634ea75084a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Endpoint.Admin","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"endpoint","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.endpoint","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"name":"endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"type":"tosca.capabilities.Attachment","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"attachment","uniqueId":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.attachment","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":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"node":"tosca.nodes.Root","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.Node","relationship":"tosca.relationships.DependsOn","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"dependency","uniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da.dependency","name":"dependency_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"external":false,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"node":"tosca.nodes.Root","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.Node","relationship":"tosca.relationships.DependsOn","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"dependency","uniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da.dependency","name":"dependency_Ubuntu20","empty":false},{"external":false,"path":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group"],"node":"tosca.nodes.Root","ownerId":"29654067-5ad0-4ecd-ab77-987a7aa726da","source":"e97e1426-87ae-406c-bf50-739c7a5cecde","capability":"tosca.capabilities.Node","relationship":"tosca.relationships.DependsOn","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","uniqueId":"29654067-5ad0-4ecd-ab77-987a7aa726da.dependency","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"ownerId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.network.Linkable","relationship":"tosca.relationships.network.LinksTo","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"link","uniqueId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95.link","name":"link_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"],"node":"tosca.nodes.BlockStorage","ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","capability":"tosca.capabilities.Attachment","relationship":"tosca.relationships.AttachesTo","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","parentName":"local_storage","uniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a.local_storage","name":"local_storage_Ubuntu20","empty":false},{"external":false,"path":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","source":"e97e1426-87ae-406c-bf50-739c7a5cecde","capability":"tosca.capabilities.Attachment","relationship":"org.openecomp.relationships.AttachesTo","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde.port","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.base_ubuntu20_group","name":"base_ubuntu20_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","groupUUID":"9fecf5c7-5db5-4b6d-979f-c1b6eed95c96","invariantUUID":"5375c171-b34b-41d8-89e6-792756e21a13","members":{"Ubuntu20_admin_security_group":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","abstract_Ubuntu20":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"},"invariantName":"base_ubuntu20_group","createdFrom":"CSAR","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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.BasicVm..base_ubuntu20..module-0","name":"BasicVm..base_ubuntu20..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifactsUuid":["9ba40479-b0bb-442e-8749-cfa41451c783"],"groupUUID":"68fb6c56-c00b-49a6-8495-43053c8afd4d","invariantUUID":"17150d4a-eadc-449e-a94b-264701b7eda5","members":{"Ubuntu20_admin_security_group":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","abstract_Ubuntu20":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20"},"invariantName":"BasicVm..base_ubuntu20..module-0","createdFrom":"CSAR","vspOriginated":true,"artifacts":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1env"],"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_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":{},"vendorName":"basicvm_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicVm","version":"0.1","creationDate":1621517484966,"creatorFullName":"Carlos Santana","lastUpdateDate":1621517498870,"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,"creationDate":1621517500772,"timeout":30,"duplicated":false,"esId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE=","artifactUUID":"9ba40479-b0bb-442e-8749-cfa41451c783","payloadUpdateDate":1621517500809,"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}],"artifactDisplayName":"base_ubuntu20","artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500772,"artifactVersion":"1","isFromCsar":true,"generated":false,"description":"created from csar","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","artifactType":"HEAT","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","artifactName":"base_ubuntu20.yaml","requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu20.yaml","empty":false},"vspbasicvmvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZkbTFmVmxOUUNpQWdJQ0JpTGlBZ0lDQkVaWE5qY21sd2RHbHZiaUIyWlc1a2IzSWdjMjltZEhkaGNtVWdjSEp2WkhWamRBb2dJQ0FnWXk0Z0lDQWdWbVZ5YzJsdmJqb2dNQzR3Q2lBZ0lDQmtMaUFnSUNCV1pXNWtiM0k2SUdKaGMybGpkbTFmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1621517500582,"timeout":0,"duplicated":false,"esId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vspbasicvmvspinformationtxt","artifactChecksum":"MDg2MTBiODhmMzZkZTRmN2EzZjAxYzdiNWQxMzRhMDc=","artifactUUID":"43b20f40-c725-4726-81a8-f381cfe95665","payloadUpdateDate":1621517500584,"artifactDisplayName":"VSP_basic_vm_VSP_Information","artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500582,"artifactVersion":"1","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasicvmvspinformationtxt","artifactType":"OTHER","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.vspbasicvmvspinformationtxt","artifactName":"VSP_basic_vm_VSP_Information.txt","requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_vm_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1621517500888,"timeout":0,"duplicated":false,"artifactChecksum":"M2Q0YTI5NGQxZjdhNmFjNTBjM2E1ZjEyZGJlYWI0Yjc=","heatParamsUpdateDate":1621517500888,"artifactDisplayName":"VF HEAT ENV","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517500888,"artifactVersion":"0","isFromCsar":true,"generated":false,"generatedFromId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1","description":"VF Auto-generated HEAT Environment deployment artifact","artifactGroupType":"DEPLOYMENT","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","artifactType":"HEAT_ENV","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.heat1env","artifactName":"base_ubuntu20.env","heatEnvType":true,"name":"base_ubuntu20.env","empty":false}},"description":"VF","tags":["basic_vm"],"actualComponentType":"VF","topologyTemplate":true,"invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","highestVersion":true,"icon":"defaulticon","allVersions":{"0.1":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a"},"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","componentType":"RESOURCE","csarUUID":"4db2fa32eab042a4aa50641949e07b22","csarVersion":"1.0","contactId":"cs0008","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","categorySpecificMetadata":{},"normalizedName":"basicvm","uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"4db2fa32eab042a4aa50641949e07b22","SupportablityComponentVersion":"0.1"},"systemName":"BasicVm","archived":false,"archiveTime":0,"vspArchived":false,"service":false,"name":"basic_vm"}
2021-05-20 13:31:46,049 INFO 284:__init__.py(1) - Vf basic_vm is created in SDC
2021-05-20 13:31:46,049 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:31:56,060 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_vm in SDC
2021-05-20 13:31:56,064 DEBUG 103:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:31:56,064 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/1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a/lifecycleState/Certify
2021-05-20 13:31:56,064 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-05-20 13:31:56,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:32:18,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a/lifecycleState/Certify HTTP/1.1" 200 1276
2021-05-20 13:32:18,179 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-05-20 13:32:18,180 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"ca0f498e-a436-45e1-8b23-6414f1c77d49","name":"basic_vm","version":"1.0","isHighestVersion":true,"creationDate":1621517484966,"lastUpdateDate":1621517519971,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_vm"],"icon":"defaulticon","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"1.0":"ca0f498e-a436-45e1-8b23-6414f1c77d49"},"csarUUID":"4db2fa32eab042a4aa50641949e07b22","csarVersion":"1.0","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","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":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd"}
2021-05-20 13:32:18,183 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:32:18,183 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:32:18,183 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:18,183 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:32:18,183 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:32:18,184 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:18,184 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:32:18,184 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:32:18,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:32:18,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-05-20 13:32:18,689 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-20 13:32:18,689 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb8f8417-9e71-4a6c-9804-5a8b963af9dd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-20 13:32:18,692 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-20 13:32:18,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:32:18,692 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:18,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-20 13:32:18,692 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-05-20 13:32:18,692 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:32:18,693 INFO 192:__init__.py(1) - Vf found, updating information
2021-05-20 13:32:18,693 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:18,693 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:32:18,693 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-20 13:32:18,694 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:18,694 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:32:18,694 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-20 13:32:18,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:32:23,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-05-20 13:32:23,569 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-05-20 13:32:23,572 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"923b1e18-c13f-412d-8360-006d32c97de5","lifecycleState":"CERTIFIED","lastUpdateDate":1621510009972,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc58ef04-2a0f-4c24-a3da-d7a75c365b9f","invariantUUID":"55e1af24-62a4-45f8-90c1-d5be29f9e159","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509045469,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91c9c991-ba94-49a2-a2c2-4b8ee2ddb6c3","invariantUUID":"b69c38b4-42e6-45e0-a426-e45bb86950af","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c8e474-0665-444e-a904-87b051c2f07a","lifecycleState":"CERTIFIED","lastUpdateDate":1621510210367,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00b154ea-b3d6-4fb0-a617-5d446dc3619b","invariantUUID":"d2455600-355d-436a-b65f-6c34c4539dcd","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":"network","uniqueId":"0ea93b51-bc2a-43d3-9cf4-89442baec29f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509333567,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710563c6-5388-4879-bf53-7c68e5340a67","invariantUUID":"8db4fada-6f7f-4870-b7ad-12d335629331","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":"objectStorage","uniqueId":"8093d350-3261-4ca8-adfe-3d2ffffb9b88","lifecycleState":"CERTIFIED","lastUpdateDate":1621509939669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cefd9b7-b20c-48c6-bb3c-1f4e7f656098","invariantUUID":"18d7df56-4573-4c84-b353-789c89990c6f","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":"compute","uniqueId":"dfe0681b-ad9a-40fe-a019-804d98bcc9f8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510289466,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"758316ed-d2ac-4667-ad22-b2e1f1a73a34","invariantUUID":"150a8413-c221-4e9c-a359-3ede2f096a4f","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":"loadBalancer","uniqueId":"3eb1a58e-7d69-4276-b791-4b707a91f382","lifecycleState":"CERTIFIED","lastUpdateDate":1621509166855,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebda59f-da66-450c-b771-bf98cf6caa7d","invariantUUID":"cc3acb25-53ad-4ade-8a30-2db729e2316a","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":"network","uniqueId":"d2431fb6-8170-448e-88ba-3b780011751e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509858370,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81e8d623-a3db-4ce6-a149-76b43a65ef9a","invariantUUID":"4b14d362-6b15-44b6-aa6b-2b0cbcea6215","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"095e286b-e6f3-4ee4-acd6-0d1ea498e4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1621509309076,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95225984-387d-4bd1-8d64-269bdb2252bd","invariantUUID":"74a34c2e-a2db-454f-830c-514dd580e322","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":"network","uniqueId":"20fc185b-25cb-4be6-9f92-bc5a6f7dca72","lifecycleState":"CERTIFIED","lastUpdateDate":1621509538567,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3fda2d-c8fc-4e05-af8e-dac2e74b4329","invariantUUID":"b54e55d6-da2f-4ebd-a9b9-8cd4ed7c1f4a","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":"e5ce64ce-c4d0-430a-a10a-21930bbf5314","lifecycleState":"CERTIFIED","lastUpdateDate":1621510020972,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edc30c33-3dc3-4c7c-b121-69918c1c8d47","invariantUUID":"8f94fae9-5de8-4146-a80a-bdcb5d2c1165","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":"port","uniqueId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95","lifecycleState":"CERTIFIED","lastUpdateDate":1621509179973,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"253b84d9-fbfb-4d9b-a24e-121a0e67d9b4","invariantUUID":"24c52b50-6e81-4b7b-9fc8-bcca5c048944","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":"securityrules","uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde","lifecycleState":"CERTIFIED","lastUpdateDate":1621509497367,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3274709b-c7ae-42cc-b0f0-34163a8dabde","invariantUUID":"f2f66647-45e0-4365-a69a-397ebcd3313f","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":"d148021d-8b9b-4cb0-a0d4-e72ef363168e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509953268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58506686-2c6c-486b-bb14-04fe04366e10","invariantUUID":"98a628a3-9e09-4e47-9efe-f174280a71f6","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cb92f10-c434-4893-945b-24a8fdd2e219","lifecycleState":"CERTIFIED","lastUpdateDate":1621510057563,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54963324-eb73-4034-90a7-0407a81782e5","invariantUUID":"2aca1479-2285-4bdb-99b2-36df5790abb4","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":"83d81b8d-155b-4685-ab30-618cad06948e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509358967,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43647cca-93b0-4da0-8d89-9474c7344de0","invariantUUID":"466ef94d-6e9a-441e-a7df-19c63ef47078","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4350520-fe1b-4c7f-bbc7-a8b7f3de4b90","lifecycleState":"CERTIFIED","lastUpdateDate":1621509320077,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8850fd91-f7d5-47c9-9e21-36e7089c7c43","invariantUUID":"52bcf61c-8c03-4ab8-bd15-ca976a4b6e72","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":"port","uniqueId":"f8a9000a-5cee-4fb7-95fb-fdcbda0a7613","lifecycleState":"CERTIFIED","lastUpdateDate":1621509439966,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3370bd52-aa40-496d-88d8-edc1d6f0a5eb","invariantUUID":"6078272d-6e42-4e6f-9679-32e3cb8a7e27","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":"f959abb7-68d9-459e-af57-a147522f7c73","lifecycleState":"CERTIFIED","lastUpdateDate":1621509237667,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4a869b5-9652-4e61-ba6e-b009305701ed","invariantUUID":"83495044-ab2d-43d4-b0c3-3508d72fe020","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":"port","uniqueId":"b5c45731-46c3-4e01-8b29-9d2345037ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1621510033970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c83dc16-544e-49de-9e2c-4e82a9943ff2","invariantUUID":"901ff93d-44b4-44ae-adac-c3acc212d67f","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":"objectStorage","uniqueId":"6946e4fa-6bad-451f-be31-623a72addf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1621509130393,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"780307be-d40b-4dd4-afed-f190afc0dd53","invariantUUID":"4dc2bc02-826b-4840-88e6-b379f00468b9","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":"d5261de6-8c3c-4662-9bba-dd636b26a5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509738877,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"577b4b2c-ab6a-4e47-8b09-96d0381b40eb","invariantUUID":"4c4edd9a-708f-4ba9-b66f-4ee621bff5ef","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11f2d3d0-32c9-42c4-9b69-ba11f6d2f48c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509727871,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cf4524c-33be-4735-a5bc-7e44ce71204f","invariantUUID":"3962ead8-fdce-4155-b3ff-321f887994de","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f52f28da-a467-4ccc-bea6-4c8e5b3cace8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510078672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cf3c-073e-47db-9542-4a4de0ba3cbc","invariantUUID":"e0b8dbe7-0fec-4b5a-b400-985c81db0122","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2147b51c-1cb9-4a7c-8d0d-da508af34efc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509105773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"50f10356-5b5b-4b32-85d0-25bf092c83e3","invariantUUID":"291e0631-7daf-4025-a5cc-bfd96e50f374","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":"networkrules","uniqueId":"81d3917e-f00a-41c7-89ec-1e23c41b0812","lifecycleState":"CERTIFIED","lastUpdateDate":1621509472569,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dba17a33-7fa6-4786-9ac2-786c212d4592","invariantUUID":"6f4d9b8e-5314-4c9f-b33d-8137dfb4ac6c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a26f1bb-b46b-466b-a7d2-34fe52f84938","lifecycleState":"CERTIFIED","lastUpdateDate":1621510067873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d585b80a-8adc-4373-97e4-e386e63faac1","invariantUUID":"613bc055-0296-4e51-9927-86f9863ee48c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c653d7db-af4f-440d-9bc2-cfc14bdff12c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509297481,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c00a810-405e-450a-b7cb-f26540fd94af","invariantUUID":"c58abeac-37e5-4f04-b22c-28042dec6e24","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":"75b8b2be-cc57-4517-b1b9-00d505840124","lifecycleState":"CERTIFIED","lastUpdateDate":1621509691371,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df948dee-effe-4491-bc57-54bc378af6f2","invariantUUID":"18cc6fb9-5970-4c2d-9d0d-6a409c90b2b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69432824-bf4f-4da2-ac38-185fa96a2670","lifecycleState":"CERTIFIED","lastUpdateDate":1621510125971,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a01adf7-2be0-490c-9b13-c3cdf6ef9c2c","invariantUUID":"a6529ddc-f937-4efe-b41c-1ae78bab6ee3","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":"fa05b16b-f96f-4c24-9b77-9a98f2c642d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509846290,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16c58e03-26a5-4847-959c-d0b8c6ff470a","invariantUUID":"cd2d68c3-53ce-42c3-ad9b-ee323a5d91ba","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":"compute","uniqueId":"0a290679-5332-4087-bea7-d6998f40d748","lifecycleState":"CERTIFIED","lastUpdateDate":1621510277954,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebaf0a80-5964-4678-a551-e23c45e24597","invariantUUID":"4861a28f-debf-4792-b1ad-b3d850f35da5","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":"9996e04d-9817-4b0a-9ab9-53faa12f7f19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509703565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92baea2b-66be-4acc-acfb-5fbcf1506e0e","invariantUUID":"2a14ff1d-e098-4946-956d-1f7c83c9f14f","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":"objectStorage","uniqueId":"85ed5f2d-621c-4ea9-b3d3-0e10263c85fe","lifecycleState":"CERTIFIED","lastUpdateDate":1621509248265,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d2acded-d7d2-4ad1-aff6-8673b9b593b3","invariantUUID":"571780ac-3d7f-484a-b0fe-a9db8385a08f","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":"4abff5b5-aec2-4449-8a03-7945c7051412","lifecycleState":"CERTIFIED","lastUpdateDate":1621509893164,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8fbd8d1-11d7-4278-8831-5aaa1cb6d8f6","invariantUUID":"4d9b7ba8-f136-4cf2-8611-6149a54c132c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"721e8b7e-68d5-4076-a76d-45a0ca55db6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621510090183,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3344bd7-bcc9-4578-9a07-b058d6acbde8","invariantUUID":"f3d1563a-a619-47c6-ba1d-7cd86bdffb23","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"808afb02-a22e-4695-a929-4584e5200b47","lifecycleState":"CERTIFIED","lastUpdateDate":1621510267471,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cb79bef-f00a-4a09-80a0-2f955ad3e1a7","invariantUUID":"757ab469-7437-4c71-9a12-3f79211aa625","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ddbf237-1ff4-45d3-83e7-505c60b179e3","lifecycleState":"CERTIFIED","lastUpdateDate":1621510248873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a42346ab-d3a7-4d27-8c75-3ab5965c42ca","invariantUUID":"1882bf06-b444-4db6-a3e3-bb5537bcdc3a","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":"network","uniqueId":"924d3dc4-c3cb-4cf5-9313-05b97a910775","lifecycleState":"CERTIFIED","lastUpdateDate":1621510162570,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c37829d-cc43-465c-a266-50b30c9e70cd","invariantUUID":"6375244c-2dc4-4323-93ca-747319ba3e02","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":"defaulticon","uniqueId":"7a02d71f-4436-49de-a80c-3766a74850a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509773668,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9986652-8ae6-43a3-ab9f-e24ddc21adce","invariantUUID":"a06cb16f-9356-4626-8fd2-1d04bc4beae8","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":"defaulticon","uniqueId":"0e429f9d-5463-4411-8c6b-40d6d41f3cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1621509999066,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d427ef9-eb4b-4e18-bebe-f346d5611470","invariantUUID":"8347b4fd-ac29-4f2e-b4bd-f87c69b3695a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5ab08bf2-d388-4f1b-9ccc-adb545981c54","lifecycleState":"CERTIFIED","lastUpdateDate":1621509285970,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"430c38f9-3736-4db6-bea7-1d053d66baf2","invariantUUID":"019c4966-7616-4a89-bbb8-8db8094b8b45","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":"network","uniqueId":"7533610b-0d0f-4de0-bb7f-d30fab6b39a9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509347666,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d54fadd9-3c9b-4c4a-9b16-3d32bc22e778","invariantUUID":"45833137-0037-4aa4-b56c-9f48f72e5c97","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":"7580fa02-0fc4-4cac-a877-ac6ca747d20c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509595571,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2cbfd033-e25b-4c8e-a092-f1172958ee03","invariantUUID":"4e8f1356-d4ff-4422-89fd-f6478b0a78bd","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":"network","uniqueId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509583261,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c040cf3-49d1-4f2a-9166-1283d5365325","invariantUUID":"af69758a-5167-47a6-92a1-e15741deb7ca","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8907cd9b-379d-4476-99e2-16709479b9d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621509658378,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03ef9a3e-f2f6-48ea-8444-ed4fbefbb588","invariantUUID":"dd92cf1b-ad46-44af-9eeb-6f565ceb010b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"548284eb-c30e-44b6-a75e-28a3a29fba8e","lifecycleState":"CERTIFIED","lastUpdateDate":1621510180676,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d93b9c8-f2c1-4150-b499-5222d3eea448","invariantUUID":"718b52ce-3b60-4c4e-a7f1-aaeea595d124","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6bc7e57-e6af-495a-ad8b-56b1ac394be0","lifecycleState":"CERTIFIED","lastUpdateDate":1621509750373,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03921c78-e170-423f-985f-e357ab115db5","invariantUUID":"15699210-61ab-4c80-a5d7-93924d489636","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":"port","uniqueId":"5aa4114f-63e0-4c59-b5b9-0217943bbcdb","lifecycleState":"CERTIFIED","lastUpdateDate":1621510301672,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb431f9d-abe0-4ebb-8645-5cc16d03a712","invariantUUID":"998d7e19-c489-4bff-9129-14287630f7e1","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359933ab-a75b-4ed7-ba71-491a899bf8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1621510102670,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6235bc45-6bd3-4025-b1f9-3881a2a91853","invariantUUID":"cfd5b863-6ba5-434d-b2cc-3fb77c3fd0a0","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":"networkrules","uniqueId":"07b9e2dc-915f-429c-93c2-fd1df9a1e2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1621509428182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"08d2a6a3-b8d1-42de-bea1-48d8bfa6cca3","invariantUUID":"e348a4ac-b34c-4303-aab7-df00ca3b5cea","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":"objectStorage","uniqueId":"608d643f-a5cd-4e03-b6dd-79bcf477dcb5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509786170,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c365294-3e23-4995-8ec5-9a09a7660232","invariantUUID":"c629e2ad-4f1f-4883-8a43-09149d48d879","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ca0f498e-a436-45e1-8b23-6414f1c77d49","lifecycleState":"CERTIFIED","lastUpdateDate":1621517519971,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","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":"compute","uniqueId":"d5862713-5153-4d35-82c4-116e448630ca","lifecycleState":"CERTIFIED","lastUpdateDate":1621509809776,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f19d15e9-a9e7-4461-ba9d-327b0bbb009e","invariantUUID":"c9a70c0b-26ad-46cb-bf2b-897b19158a03","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":"fbc58bd0-5363-46c5-b6cf-8609b7c03dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621509550564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e24cc77f-9aea-456d-b14f-ab7cf6d2d477","invariantUUID":"6ef70376-2622-4b0a-b543-3f4e8c07bd1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b61be7fb-da7f-4d46-baa2-5c5c19e57173","lifecycleState":"CERTIFIED","lastUpdateDate":1621509797777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7148807-a99d-491d-b76c-11ea7daccb1d","invariantUUID":"e97c203d-abb1-42cd-971d-638d1b46d80c","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":"ec8c1b06-5223-4528-8906-678902a71617","lifecycleState":"CERTIFIED","lastUpdateDate":1621509272767,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c5925f9-762c-4732-930b-612ebdfa8744","invariantUUID":"c1303009-945f-48cf-9558-3554ebc6e67e","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":"a9fe0cdd-5cdf-47b6-8d63-5d0f4fbdca5a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509762386,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0ccc764a-035b-4dfc-99e7-55e7e1f1a1c0","invariantUUID":"53f1906b-59d4-4423-9f86-7a2084111ce3","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":"objectStorage","uniqueId":"390f1ca4-9b27-4465-9e24-35585ce588d9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509118980,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfc2ca27-244c-4c44-9b48-48289b61c680","invariantUUID":"de460232-5e65-47a7-8ba9-88ce32531cd3","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":"ea7c59e3-8032-461a-a64b-2aeb7b8dc697","lifecycleState":"CERTIFIED","lastUpdateDate":1621509485055,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d96a1e1-40d7-4b10-9d3f-a1a1a48b212f","invariantUUID":"3b49966b-e910-4948-9968-e9fdde61eda2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c97f6301-2ce1-467f-b57b-792f52bae518","lifecycleState":"CERTIFIED","lastUpdateDate":1621510144172,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46929a1f-2131-4bb4-beed-a2b139f5f248","invariantUUID":"593a62a0-6836-405e-847e-2454145ffe20","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c82b725e-3cc2-457a-b3ed-289a7e1ed7d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509607176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd93472f-5e1d-471b-ae70-a4f0a9750c67","invariantUUID":"f3c8bf84-5dbe-4244-8277-877db67e0bee","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"66e9533b-5f7e-42fe-867b-ad127379aebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509516966,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e49cb7b-c8d8-48c3-aa0e-805762176148","invariantUUID":"76003b1e-9c77-455c-a941-85590f6e9b07","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa56f1a8-c754-42c3-b5c5-69c065f89ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509527170,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5689a41-01ec-48cc-8311-aec08ef3ddbb","invariantUUID":"2ad8e03a-28db-4788-9bcd-44ed958f3a05","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":"objectStorage","uniqueId":"4e2a9231-9bcd-47e4-87ef-2bb11abc4c19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509904766,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed8c2ab-c5ee-495a-ae7a-ff33d4b3567c","invariantUUID":"64195dd9-11d4-486d-8c10-ff0096e6b9d7","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":"24675d85-5d43-4131-9496-a520bb5e5d3c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509259879,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a04ec52c-4fc0-4b0c-b61c-50eae06b7e9d","invariantUUID":"6513f4c8-8e1b-4282-b0fd-ff75d9abc2ca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8d2460d-7d8a-47c4-8e2e-2e1bd045f552","lifecycleState":"CERTIFIED","lastUpdateDate":1621510190666,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef626ee-6525-41c0-a15f-cb709ddfbc83","invariantUUID":"f1ec68a0-2b10-4c75-9f80-e41150b4b214","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70893783-5b41-40a3-9aa2-0550b40e066e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509193464,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5dc253-c268-4646-b2f4-5a856d4ed71c","invariantUUID":"31a2c99e-13da-4193-b800-42b3676ae1e8","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":"compute","uniqueId":"82f99c68-8b49-47e3-a4bf-168102eb9e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509869468,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a0afd59-ba84-4ee2-9593-057200eb5d66","invariantUUID":"138c72a5-10a1-450c-b574-3ae7af6f3aa3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed665e69-1bf2-4f72-9908-0791470fb31b","lifecycleState":"CERTIFIED","lastUpdateDate":1621510046681,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c692d2fe-76ba-4996-8a76-bccef62d81b3","invariantUUID":"94526fa8-42b4-48b4-87bb-643dc4554907","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"273c0d30-2467-4e5c-9163-aab09b65b8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509821971,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e20b353-e317-4153-9987-da68dbf39409","invariantUUID":"b33d64d8-f584-4930-ab1e-23930d416ac2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38994205-5849-4306-a579-4b9d8793a08f","lifecycleState":"CERTIFIED","lastUpdateDate":1621516938278,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","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-05-20 13:32:23,578 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list
2021-05-20 13:32:33,589 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:32:33,590 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:32:33,590 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:33,590 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:32:33,590 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:32:33,591 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:33,591 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:32:33,591 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:32:33,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:32:34,058 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-05-20 13:32:34,059 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-20 13:32:34,060 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb8f8417-9e71-4a6c-9804-5a8b963af9dd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-20 13:32:34,062 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-20 13:32:34,062 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:32:34,062 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:34,062 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-20 13:32:34,062 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-05-20 13:32:34,062 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:32:34,062 INFO 192:__init__.py(1) - Vf found, updating information
2021-05-20 13:32:34,063 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:34,063 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:32:34,063 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-20 13:32:34,063 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:34,063 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:32:34,063 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-20 13:32:34,065 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:32:39,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-05-20 13:32:39,096 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-05-20 13:32:39,098 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"923b1e18-c13f-412d-8360-006d32c97de5","lifecycleState":"CERTIFIED","lastUpdateDate":1621510009972,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc58ef04-2a0f-4c24-a3da-d7a75c365b9f","invariantUUID":"55e1af24-62a4-45f8-90c1-d5be29f9e159","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509045469,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91c9c991-ba94-49a2-a2c2-4b8ee2ddb6c3","invariantUUID":"b69c38b4-42e6-45e0-a426-e45bb86950af","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c8e474-0665-444e-a904-87b051c2f07a","lifecycleState":"CERTIFIED","lastUpdateDate":1621510210367,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00b154ea-b3d6-4fb0-a617-5d446dc3619b","invariantUUID":"d2455600-355d-436a-b65f-6c34c4539dcd","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":"network","uniqueId":"0ea93b51-bc2a-43d3-9cf4-89442baec29f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509333567,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710563c6-5388-4879-bf53-7c68e5340a67","invariantUUID":"8db4fada-6f7f-4870-b7ad-12d335629331","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":"objectStorage","uniqueId":"8093d350-3261-4ca8-adfe-3d2ffffb9b88","lifecycleState":"CERTIFIED","lastUpdateDate":1621509939669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cefd9b7-b20c-48c6-bb3c-1f4e7f656098","invariantUUID":"18d7df56-4573-4c84-b353-789c89990c6f","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":"compute","uniqueId":"dfe0681b-ad9a-40fe-a019-804d98bcc9f8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510289466,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"758316ed-d2ac-4667-ad22-b2e1f1a73a34","invariantUUID":"150a8413-c221-4e9c-a359-3ede2f096a4f","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":"loadBalancer","uniqueId":"3eb1a58e-7d69-4276-b791-4b707a91f382","lifecycleState":"CERTIFIED","lastUpdateDate":1621509166855,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebda59f-da66-450c-b771-bf98cf6caa7d","invariantUUID":"cc3acb25-53ad-4ade-8a30-2db729e2316a","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":"network","uniqueId":"d2431fb6-8170-448e-88ba-3b780011751e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509858370,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81e8d623-a3db-4ce6-a149-76b43a65ef9a","invariantUUID":"4b14d362-6b15-44b6-aa6b-2b0cbcea6215","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"095e286b-e6f3-4ee4-acd6-0d1ea498e4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1621509309076,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95225984-387d-4bd1-8d64-269bdb2252bd","invariantUUID":"74a34c2e-a2db-454f-830c-514dd580e322","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":"network","uniqueId":"20fc185b-25cb-4be6-9f92-bc5a6f7dca72","lifecycleState":"CERTIFIED","lastUpdateDate":1621509538567,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3fda2d-c8fc-4e05-af8e-dac2e74b4329","invariantUUID":"b54e55d6-da2f-4ebd-a9b9-8cd4ed7c1f4a","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":"e5ce64ce-c4d0-430a-a10a-21930bbf5314","lifecycleState":"CERTIFIED","lastUpdateDate":1621510020972,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edc30c33-3dc3-4c7c-b121-69918c1c8d47","invariantUUID":"8f94fae9-5de8-4146-a80a-bdcb5d2c1165","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":"port","uniqueId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95","lifecycleState":"CERTIFIED","lastUpdateDate":1621509179973,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"253b84d9-fbfb-4d9b-a24e-121a0e67d9b4","invariantUUID":"24c52b50-6e81-4b7b-9fc8-bcca5c048944","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":"securityrules","uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde","lifecycleState":"CERTIFIED","lastUpdateDate":1621509497367,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3274709b-c7ae-42cc-b0f0-34163a8dabde","invariantUUID":"f2f66647-45e0-4365-a69a-397ebcd3313f","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":"d148021d-8b9b-4cb0-a0d4-e72ef363168e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509953268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58506686-2c6c-486b-bb14-04fe04366e10","invariantUUID":"98a628a3-9e09-4e47-9efe-f174280a71f6","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cb92f10-c434-4893-945b-24a8fdd2e219","lifecycleState":"CERTIFIED","lastUpdateDate":1621510057563,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54963324-eb73-4034-90a7-0407a81782e5","invariantUUID":"2aca1479-2285-4bdb-99b2-36df5790abb4","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":"83d81b8d-155b-4685-ab30-618cad06948e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509358967,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43647cca-93b0-4da0-8d89-9474c7344de0","invariantUUID":"466ef94d-6e9a-441e-a7df-19c63ef47078","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4350520-fe1b-4c7f-bbc7-a8b7f3de4b90","lifecycleState":"CERTIFIED","lastUpdateDate":1621509320077,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8850fd91-f7d5-47c9-9e21-36e7089c7c43","invariantUUID":"52bcf61c-8c03-4ab8-bd15-ca976a4b6e72","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":"port","uniqueId":"f8a9000a-5cee-4fb7-95fb-fdcbda0a7613","lifecycleState":"CERTIFIED","lastUpdateDate":1621509439966,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3370bd52-aa40-496d-88d8-edc1d6f0a5eb","invariantUUID":"6078272d-6e42-4e6f-9679-32e3cb8a7e27","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":"f959abb7-68d9-459e-af57-a147522f7c73","lifecycleState":"CERTIFIED","lastUpdateDate":1621509237667,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4a869b5-9652-4e61-ba6e-b009305701ed","invariantUUID":"83495044-ab2d-43d4-b0c3-3508d72fe020","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":"port","uniqueId":"b5c45731-46c3-4e01-8b29-9d2345037ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1621510033970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c83dc16-544e-49de-9e2c-4e82a9943ff2","invariantUUID":"901ff93d-44b4-44ae-adac-c3acc212d67f","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":"objectStorage","uniqueId":"6946e4fa-6bad-451f-be31-623a72addf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1621509130393,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"780307be-d40b-4dd4-afed-f190afc0dd53","invariantUUID":"4dc2bc02-826b-4840-88e6-b379f00468b9","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":"d5261de6-8c3c-4662-9bba-dd636b26a5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509738877,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"577b4b2c-ab6a-4e47-8b09-96d0381b40eb","invariantUUID":"4c4edd9a-708f-4ba9-b66f-4ee621bff5ef","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11f2d3d0-32c9-42c4-9b69-ba11f6d2f48c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509727871,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cf4524c-33be-4735-a5bc-7e44ce71204f","invariantUUID":"3962ead8-fdce-4155-b3ff-321f887994de","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f52f28da-a467-4ccc-bea6-4c8e5b3cace8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510078672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cf3c-073e-47db-9542-4a4de0ba3cbc","invariantUUID":"e0b8dbe7-0fec-4b5a-b400-985c81db0122","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2147b51c-1cb9-4a7c-8d0d-da508af34efc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509105773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"50f10356-5b5b-4b32-85d0-25bf092c83e3","invariantUUID":"291e0631-7daf-4025-a5cc-bfd96e50f374","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":"networkrules","uniqueId":"81d3917e-f00a-41c7-89ec-1e23c41b0812","lifecycleState":"CERTIFIED","lastUpdateDate":1621509472569,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dba17a33-7fa6-4786-9ac2-786c212d4592","invariantUUID":"6f4d9b8e-5314-4c9f-b33d-8137dfb4ac6c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a26f1bb-b46b-466b-a7d2-34fe52f84938","lifecycleState":"CERTIFIED","lastUpdateDate":1621510067873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d585b80a-8adc-4373-97e4-e386e63faac1","invariantUUID":"613bc055-0296-4e51-9927-86f9863ee48c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c653d7db-af4f-440d-9bc2-cfc14bdff12c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509297481,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c00a810-405e-450a-b7cb-f26540fd94af","invariantUUID":"c58abeac-37e5-4f04-b22c-28042dec6e24","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":"75b8b2be-cc57-4517-b1b9-00d505840124","lifecycleState":"CERTIFIED","lastUpdateDate":1621509691371,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df948dee-effe-4491-bc57-54bc378af6f2","invariantUUID":"18cc6fb9-5970-4c2d-9d0d-6a409c90b2b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69432824-bf4f-4da2-ac38-185fa96a2670","lifecycleState":"CERTIFIED","lastUpdateDate":1621510125971,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a01adf7-2be0-490c-9b13-c3cdf6ef9c2c","invariantUUID":"a6529ddc-f937-4efe-b41c-1ae78bab6ee3","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":"fa05b16b-f96f-4c24-9b77-9a98f2c642d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509846290,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16c58e03-26a5-4847-959c-d0b8c6ff470a","invariantUUID":"cd2d68c3-53ce-42c3-ad9b-ee323a5d91ba","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":"compute","uniqueId":"0a290679-5332-4087-bea7-d6998f40d748","lifecycleState":"CERTIFIED","lastUpdateDate":1621510277954,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebaf0a80-5964-4678-a551-e23c45e24597","invariantUUID":"4861a28f-debf-4792-b1ad-b3d850f35da5","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":"9996e04d-9817-4b0a-9ab9-53faa12f7f19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509703565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92baea2b-66be-4acc-acfb-5fbcf1506e0e","invariantUUID":"2a14ff1d-e098-4946-956d-1f7c83c9f14f","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":"objectStorage","uniqueId":"85ed5f2d-621c-4ea9-b3d3-0e10263c85fe","lifecycleState":"CERTIFIED","lastUpdateDate":1621509248265,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d2acded-d7d2-4ad1-aff6-8673b9b593b3","invariantUUID":"571780ac-3d7f-484a-b0fe-a9db8385a08f","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":"4abff5b5-aec2-4449-8a03-7945c7051412","lifecycleState":"CERTIFIED","lastUpdateDate":1621509893164,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8fbd8d1-11d7-4278-8831-5aaa1cb6d8f6","invariantUUID":"4d9b7ba8-f136-4cf2-8611-6149a54c132c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"721e8b7e-68d5-4076-a76d-45a0ca55db6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621510090183,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3344bd7-bcc9-4578-9a07-b058d6acbde8","invariantUUID":"f3d1563a-a619-47c6-ba1d-7cd86bdffb23","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"808afb02-a22e-4695-a929-4584e5200b47","lifecycleState":"CERTIFIED","lastUpdateDate":1621510267471,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cb79bef-f00a-4a09-80a0-2f955ad3e1a7","invariantUUID":"757ab469-7437-4c71-9a12-3f79211aa625","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ddbf237-1ff4-45d3-83e7-505c60b179e3","lifecycleState":"CERTIFIED","lastUpdateDate":1621510248873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a42346ab-d3a7-4d27-8c75-3ab5965c42ca","invariantUUID":"1882bf06-b444-4db6-a3e3-bb5537bcdc3a","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":"network","uniqueId":"924d3dc4-c3cb-4cf5-9313-05b97a910775","lifecycleState":"CERTIFIED","lastUpdateDate":1621510162570,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c37829d-cc43-465c-a266-50b30c9e70cd","invariantUUID":"6375244c-2dc4-4323-93ca-747319ba3e02","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":"defaulticon","uniqueId":"7a02d71f-4436-49de-a80c-3766a74850a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509773668,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9986652-8ae6-43a3-ab9f-e24ddc21adce","invariantUUID":"a06cb16f-9356-4626-8fd2-1d04bc4beae8","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":"defaulticon","uniqueId":"0e429f9d-5463-4411-8c6b-40d6d41f3cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1621509999066,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d427ef9-eb4b-4e18-bebe-f346d5611470","invariantUUID":"8347b4fd-ac29-4f2e-b4bd-f87c69b3695a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5ab08bf2-d388-4f1b-9ccc-adb545981c54","lifecycleState":"CERTIFIED","lastUpdateDate":1621509285970,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"430c38f9-3736-4db6-bea7-1d053d66baf2","invariantUUID":"019c4966-7616-4a89-bbb8-8db8094b8b45","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":"network","uniqueId":"7533610b-0d0f-4de0-bb7f-d30fab6b39a9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509347666,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d54fadd9-3c9b-4c4a-9b16-3d32bc22e778","invariantUUID":"45833137-0037-4aa4-b56c-9f48f72e5c97","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":"7580fa02-0fc4-4cac-a877-ac6ca747d20c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509595571,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2cbfd033-e25b-4c8e-a092-f1172958ee03","invariantUUID":"4e8f1356-d4ff-4422-89fd-f6478b0a78bd","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":"network","uniqueId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509583261,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c040cf3-49d1-4f2a-9166-1283d5365325","invariantUUID":"af69758a-5167-47a6-92a1-e15741deb7ca","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8907cd9b-379d-4476-99e2-16709479b9d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621509658378,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03ef9a3e-f2f6-48ea-8444-ed4fbefbb588","invariantUUID":"dd92cf1b-ad46-44af-9eeb-6f565ceb010b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"548284eb-c30e-44b6-a75e-28a3a29fba8e","lifecycleState":"CERTIFIED","lastUpdateDate":1621510180676,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d93b9c8-f2c1-4150-b499-5222d3eea448","invariantUUID":"718b52ce-3b60-4c4e-a7f1-aaeea595d124","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6bc7e57-e6af-495a-ad8b-56b1ac394be0","lifecycleState":"CERTIFIED","lastUpdateDate":1621509750373,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03921c78-e170-423f-985f-e357ab115db5","invariantUUID":"15699210-61ab-4c80-a5d7-93924d489636","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":"port","uniqueId":"5aa4114f-63e0-4c59-b5b9-0217943bbcdb","lifecycleState":"CERTIFIED","lastUpdateDate":1621510301672,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb431f9d-abe0-4ebb-8645-5cc16d03a712","invariantUUID":"998d7e19-c489-4bff-9129-14287630f7e1","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359933ab-a75b-4ed7-ba71-491a899bf8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1621510102670,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6235bc45-6bd3-4025-b1f9-3881a2a91853","invariantUUID":"cfd5b863-6ba5-434d-b2cc-3fb77c3fd0a0","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":"networkrules","uniqueId":"07b9e2dc-915f-429c-93c2-fd1df9a1e2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1621509428182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"08d2a6a3-b8d1-42de-bea1-48d8bfa6cca3","invariantUUID":"e348a4ac-b34c-4303-aab7-df00ca3b5cea","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":"objectStorage","uniqueId":"608d643f-a5cd-4e03-b6dd-79bcf477dcb5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509786170,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c365294-3e23-4995-8ec5-9a09a7660232","invariantUUID":"c629e2ad-4f1f-4883-8a43-09149d48d879","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ca0f498e-a436-45e1-8b23-6414f1c77d49","lifecycleState":"CERTIFIED","lastUpdateDate":1621517519971,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","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":"compute","uniqueId":"d5862713-5153-4d35-82c4-116e448630ca","lifecycleState":"CERTIFIED","lastUpdateDate":1621509809776,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f19d15e9-a9e7-4461-ba9d-327b0bbb009e","invariantUUID":"c9a70c0b-26ad-46cb-bf2b-897b19158a03","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":"fbc58bd0-5363-46c5-b6cf-8609b7c03dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621509550564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e24cc77f-9aea-456d-b14f-ab7cf6d2d477","invariantUUID":"6ef70376-2622-4b0a-b543-3f4e8c07bd1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b61be7fb-da7f-4d46-baa2-5c5c19e57173","lifecycleState":"CERTIFIED","lastUpdateDate":1621509797777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7148807-a99d-491d-b76c-11ea7daccb1d","invariantUUID":"e97c203d-abb1-42cd-971d-638d1b46d80c","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":"ec8c1b06-5223-4528-8906-678902a71617","lifecycleState":"CERTIFIED","lastUpdateDate":1621509272767,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c5925f9-762c-4732-930b-612ebdfa8744","invariantUUID":"c1303009-945f-48cf-9558-3554ebc6e67e","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":"a9fe0cdd-5cdf-47b6-8d63-5d0f4fbdca5a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509762386,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0ccc764a-035b-4dfc-99e7-55e7e1f1a1c0","invariantUUID":"53f1906b-59d4-4423-9f86-7a2084111ce3","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":"objectStorage","uniqueId":"390f1ca4-9b27-4465-9e24-35585ce588d9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509118980,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfc2ca27-244c-4c44-9b48-48289b61c680","invariantUUID":"de460232-5e65-47a7-8ba9-88ce32531cd3","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":"ea7c59e3-8032-461a-a64b-2aeb7b8dc697","lifecycleState":"CERTIFIED","lastUpdateDate":1621509485055,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d96a1e1-40d7-4b10-9d3f-a1a1a48b212f","invariantUUID":"3b49966b-e910-4948-9968-e9fdde61eda2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c97f6301-2ce1-467f-b57b-792f52bae518","lifecycleState":"CERTIFIED","lastUpdateDate":1621510144172,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46929a1f-2131-4bb4-beed-a2b139f5f248","invariantUUID":"593a62a0-6836-405e-847e-2454145ffe20","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c82b725e-3cc2-457a-b3ed-289a7e1ed7d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509607176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd93472f-5e1d-471b-ae70-a4f0a9750c67","invariantUUID":"f3c8bf84-5dbe-4244-8277-877db67e0bee","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"66e9533b-5f7e-42fe-867b-ad127379aebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509516966,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e49cb7b-c8d8-48c3-aa0e-805762176148","invariantUUID":"76003b1e-9c77-455c-a941-85590f6e9b07","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa56f1a8-c754-42c3-b5c5-69c065f89ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509527170,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5689a41-01ec-48cc-8311-aec08ef3ddbb","invariantUUID":"2ad8e03a-28db-4788-9bcd-44ed958f3a05","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":"objectStorage","uniqueId":"4e2a9231-9bcd-47e4-87ef-2bb11abc4c19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509904766,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed8c2ab-c5ee-495a-ae7a-ff33d4b3567c","invariantUUID":"64195dd9-11d4-486d-8c10-ff0096e6b9d7","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":"24675d85-5d43-4131-9496-a520bb5e5d3c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509259879,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a04ec52c-4fc0-4b0c-b61c-50eae06b7e9d","invariantUUID":"6513f4c8-8e1b-4282-b0fd-ff75d9abc2ca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8d2460d-7d8a-47c4-8e2e-2e1bd045f552","lifecycleState":"CERTIFIED","lastUpdateDate":1621510190666,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef626ee-6525-41c0-a15f-cb709ddfbc83","invariantUUID":"f1ec68a0-2b10-4c75-9f80-e41150b4b214","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70893783-5b41-40a3-9aa2-0550b40e066e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509193464,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5dc253-c268-4646-b2f4-5a856d4ed71c","invariantUUID":"31a2c99e-13da-4193-b800-42b3676ae1e8","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":"compute","uniqueId":"82f99c68-8b49-47e3-a4bf-168102eb9e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509869468,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a0afd59-ba84-4ee2-9593-057200eb5d66","invariantUUID":"138c72a5-10a1-450c-b574-3ae7af6f3aa3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed665e69-1bf2-4f72-9908-0791470fb31b","lifecycleState":"CERTIFIED","lastUpdateDate":1621510046681,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c692d2fe-76ba-4996-8a76-bccef62d81b3","invariantUUID":"94526fa8-42b4-48b4-87bb-643dc4554907","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"273c0d30-2467-4e5c-9163-aab09b65b8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509821971,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e20b353-e317-4153-9987-da68dbf39409","invariantUUID":"b33d64d8-f584-4930-ab1e-23930d416ac2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38994205-5849-4306-a579-4b9d8793a08f","lifecycleState":"CERTIFIED","lastUpdateDate":1621516938278,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","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-05-20 13:32:39,102 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list
2021-05-20 13:32:39,102 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-05-20 13:32:39,103 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-20 13:32:39,103 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:39,103 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:32:39,103 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:32:39,103 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:39,103 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:32:39,104 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:32:39,105 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:32:43,377 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-05-20 13:32:43,378 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-20 13:32:43,378 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35b2fc2f-222a-48a6-be2f-6a74d001f381/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-20 13:32:43,380 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-20 13:32:43,380 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:32:43,381 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:43,381 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-20 13:32:43,381 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-05-20 13:32:43,381 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:32:43,381 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC
2021-05-20 13:32:43,382 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-05-20 13:32:43,382 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-20 13:32:43,382 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:43,382 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:32:43,382 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:32:43,382 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:43,383 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:32:43,383 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:32:43,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:32:46,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-05-20 13:32:46,475 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-20 13:32:46,475 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35b2fc2f-222a-48a6-be2f-6a74d001f381/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-20 13:32:46,477 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-20 13:32:46,477 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:32:46,477 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:46,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-20 13:32:46,478 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-05-20 13:32:46,478 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:32:46,478 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC
2021-05-20 13:32:46,478 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-05-20 13:32:46,478 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-05-20 13:32:46,478 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-05-20 13:32:46,478 DEBUG 197:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-05-20 13:32:46,479 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-05-20 13:32:46,479 DEBUG 103:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:46,479 DEBUG 105:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui
2021-05-20 13:32:46,479 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-05-20 13:32:46,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:32:48,271 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None
2021-05-20 13:32:48,273 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-05-20 13:32:48,274 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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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},{"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"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":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"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":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":null,"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 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":"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},{"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":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"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}],"productCategories":[]},"version":"1.8.5"}
2021-05-20 13:32:48,279 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-05-20 13:32:48,279 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-05-20 13:32:48,279 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-05-20 13:32:48,279 INFO 267:__init__.py(1) - attempting to create Service basic_vm in SDC
2021-05-20 13:32:48,280 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-05-20 13:32:48,280 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-20 13:32:48,280 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:48,280 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:32:48,280 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:32:48,281 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:48,281 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:32:48,281 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:32:48,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:32:51,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-05-20 13:32:51,573 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-20 13:32:51,573 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35b2fc2f-222a-48a6-be2f-6a74d001f381/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-20 13:32:51,575 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-20 13:32:51,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:32:51,575 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:51,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-20 13:32:51,575 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-05-20 13:32:51,575 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:32:51,575 INFO 169:__init__.py(1) - Service basic_vm doesn't exist in SDC
2021-05-20 13:32:51,595 DEBUG 195:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:51,596 DEBUG 197:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-05-20 13:32:51,596 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-05-20 13:32:51,596 DEBUG 103:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:51,596 DEBUG 105:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services
2021-05-20 13:32:51,596 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-05-20 13:32:51,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:32:55,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None
2021-05-20 13:32:55,387 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-05-20 13:32:55,388 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.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,"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":"aa3ac5c7-d1c6-4521-b477-c165922caea2.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,"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":"aa3ac5c7-d1c6-4521-b477-c165922caea2.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,"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":"aa3ac5c7-d1c6-4521-b477-c165922caea2.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,"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":"aa3ac5c7-d1c6-4521-b477-c165922caea2.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Control Loop Functions","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.controlloopfunctions","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Operational Policies","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.operationalpolicies","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"TD Certification Test Results","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.certificationtestresults","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Deployment Voting Record","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.deploymentvotingrecord","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service Questionnaire","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.servicequestionnaire","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Dimensioning Info","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.dimensioninginfo","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Affinity Rules","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.affinityrules","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service Artifact Plan","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.serviceartifactplan","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service-specific Policies","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.servicespecificpolicies","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service Security Template","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.servicesecuritytemplate","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Engineering Rules (ERD)","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.engineeringrules","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Distribution Instructions","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.distributioninstructions","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.summaryofimpactstoecompelements","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Tosca Model","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":"TOSCA definition package of the asset","artifactGroupType":"TOSCA","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","artifactType":"TOSCA_CSAR","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.assettoscacsar","artifactName":"service-BasicVm-csar.csar","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVm-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Tosca Template","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":"TOSCA representation of the asset","artifactGroupType":"TOSCA","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","artifactType":"TOSCA_TEMPLATE","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.assettoscatemplate","artifactName":"service-BasicVm-template.yml","requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":"service-BasicVm-template.yml","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":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","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":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","empty":false},{"definition":false,"hidden":false,"uniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","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":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","empty":false},{"definition":false,"hidden":false,"uniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","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":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","empty":false},{"definition":false,"hidden":false,"uniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","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":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","empty":false},{"definition":false,"hidden":false,"uniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","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":"aa6a82a3-69e0-413b-9d58-6ba7c6e5734b","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Configuration","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"SERVICE_API","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.configuration","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Testing","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"SERVICE_API","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.testing","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Logging","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"SERVICE_API","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.logging","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Monitoring","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"SERVICE_API","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.monitoring","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Reporting","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"SERVICE_API","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.reporting","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Instantiation","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"SERVICE_API","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.instantiation","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceType":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","environmentContext":"General_Revenue-Bearing","projectCode":"123456","version":"0.1","creationDate":1621517573656,"creatorFullName":"Carlos Santana","lastUpdateDate":1621517573656,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Control Loop Functions","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.controlloopfunctions","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Operational Policies","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.operationalpolicies","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"TD Certification Test Results","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.certificationtestresults","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Deployment Voting Record","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.deploymentvotingrecord","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service Questionnaire","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.servicequestionnaire","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Dimensioning Info","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.dimensioninginfo","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Affinity Rules","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.affinityrules","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service Artifact Plan","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.serviceartifactplan","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service-specific Policies","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.servicespecificpolicies","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Service Security Template","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.servicesecuritytemplate","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Engineering Rules (ERD)","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.engineeringrules","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Distribution Instructions","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.distributioninstructions","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1621517572853,"timeout":0,"duplicated":false,"esId":null,"artifactChecksum":null,"artifactUUID":null,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","artifactRef":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1621517572853,"artifactVersion":"0","isFromCsar":false,"generated":false,"generatedFromId":null,"description":null,"artifactGroupType":"INFORMATIONAL","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","artifactType":"OTHER","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.summaryofimpactstoecompelements","artifactName":null,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"name":null,"empty":false}},"description":"service","tags":["basic_vm"],"actualComponentType":"Service","topologyTemplate":true,"invariantUUID":"50d44264-faaf-4645-812a-7eb15ff9c2a1","highestVersion":true,"icon":"network_l_1-3","allVersions":null,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","componentType":"SERVICE","csarUUID":null,"csarVersion":null,"contactId":"cs0008","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","uuid":"564108a5-340b-4114-98f9-9634b764e484","importedToscaChecksum":null,"categorySpecificMetadata":{},"normalizedName":"basicvm","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2","componentMetadataForSupportLog":{"SupportablityComponentUUID":"564108a5-340b-4114-98f9-9634b764e484","SupportablityComponentName":"basic_vm","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"systemName":"BasicVm","archived":false,"isDeleted":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_vm"}
2021-05-20 13:32:55,392 INFO 284:__init__.py(1) - Service basic_vm is created in SDC
2021-05-20 13:32:55,392 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:55,397 DEBUG 159:__init__.py(1) - check if Vf basic_vm exists in SDC
2021-05-20 13:32:55,397 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-20 13:32:55,398 DEBUG 195:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:55,398 DEBUG 197:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:32:55,398 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:32:55,398 DEBUG 103:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:55,398 DEBUG 105:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF
2021-05-20 13:32:55,398 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-20 13:32:55,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:32:55,755 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 354
2021-05-20 13:32:55,756 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-20 13:32:55,756 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb8f8417-9e71-4a6c-9804-5a8b963af9dd/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-20 13:32:55,758 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-20 13:32:55,759 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:32:55,759 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:32:55,759 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-20 13:32:55,759 DEBUG 147:__init__.py(1) - number of Vf returned: 1
2021-05-20 13:32:55,759 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:32:55,759 INFO 192:__init__.py(1) - Vf found, updating information
2021-05-20 13:32:55,759 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:55,759 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:32:55,759 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-20 13:32:55,760 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:32:55,760 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:32:55,760 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-20 13:32:55,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:00,191 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-05-20 13:33:00,192 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-05-20 13:33:00,194 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"923b1e18-c13f-412d-8360-006d32c97de5","lifecycleState":"CERTIFIED","lastUpdateDate":1621510009972,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc58ef04-2a0f-4c24-a3da-d7a75c365b9f","invariantUUID":"55e1af24-62a4-45f8-90c1-d5be29f9e159","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509045469,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91c9c991-ba94-49a2-a2c2-4b8ee2ddb6c3","invariantUUID":"b69c38b4-42e6-45e0-a426-e45bb86950af","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c8e474-0665-444e-a904-87b051c2f07a","lifecycleState":"CERTIFIED","lastUpdateDate":1621510210367,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00b154ea-b3d6-4fb0-a617-5d446dc3619b","invariantUUID":"d2455600-355d-436a-b65f-6c34c4539dcd","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":"network","uniqueId":"0ea93b51-bc2a-43d3-9cf4-89442baec29f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509333567,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710563c6-5388-4879-bf53-7c68e5340a67","invariantUUID":"8db4fada-6f7f-4870-b7ad-12d335629331","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":"objectStorage","uniqueId":"8093d350-3261-4ca8-adfe-3d2ffffb9b88","lifecycleState":"CERTIFIED","lastUpdateDate":1621509939669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cefd9b7-b20c-48c6-bb3c-1f4e7f656098","invariantUUID":"18d7df56-4573-4c84-b353-789c89990c6f","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":"compute","uniqueId":"dfe0681b-ad9a-40fe-a019-804d98bcc9f8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510289466,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"758316ed-d2ac-4667-ad22-b2e1f1a73a34","invariantUUID":"150a8413-c221-4e9c-a359-3ede2f096a4f","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":"loadBalancer","uniqueId":"3eb1a58e-7d69-4276-b791-4b707a91f382","lifecycleState":"CERTIFIED","lastUpdateDate":1621509166855,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebda59f-da66-450c-b771-bf98cf6caa7d","invariantUUID":"cc3acb25-53ad-4ade-8a30-2db729e2316a","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":"network","uniqueId":"d2431fb6-8170-448e-88ba-3b780011751e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509858370,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81e8d623-a3db-4ce6-a149-76b43a65ef9a","invariantUUID":"4b14d362-6b15-44b6-aa6b-2b0cbcea6215","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"095e286b-e6f3-4ee4-acd6-0d1ea498e4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1621509309076,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95225984-387d-4bd1-8d64-269bdb2252bd","invariantUUID":"74a34c2e-a2db-454f-830c-514dd580e322","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":"network","uniqueId":"20fc185b-25cb-4be6-9f92-bc5a6f7dca72","lifecycleState":"CERTIFIED","lastUpdateDate":1621509538567,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3fda2d-c8fc-4e05-af8e-dac2e74b4329","invariantUUID":"b54e55d6-da2f-4ebd-a9b9-8cd4ed7c1f4a","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":"e5ce64ce-c4d0-430a-a10a-21930bbf5314","lifecycleState":"CERTIFIED","lastUpdateDate":1621510020972,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edc30c33-3dc3-4c7c-b121-69918c1c8d47","invariantUUID":"8f94fae9-5de8-4146-a80a-bdcb5d2c1165","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":"port","uniqueId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95","lifecycleState":"CERTIFIED","lastUpdateDate":1621509179973,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"253b84d9-fbfb-4d9b-a24e-121a0e67d9b4","invariantUUID":"24c52b50-6e81-4b7b-9fc8-bcca5c048944","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":"securityrules","uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde","lifecycleState":"CERTIFIED","lastUpdateDate":1621509497367,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3274709b-c7ae-42cc-b0f0-34163a8dabde","invariantUUID":"f2f66647-45e0-4365-a69a-397ebcd3313f","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":"d148021d-8b9b-4cb0-a0d4-e72ef363168e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509953268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58506686-2c6c-486b-bb14-04fe04366e10","invariantUUID":"98a628a3-9e09-4e47-9efe-f174280a71f6","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cb92f10-c434-4893-945b-24a8fdd2e219","lifecycleState":"CERTIFIED","lastUpdateDate":1621510057563,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54963324-eb73-4034-90a7-0407a81782e5","invariantUUID":"2aca1479-2285-4bdb-99b2-36df5790abb4","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":"83d81b8d-155b-4685-ab30-618cad06948e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509358967,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43647cca-93b0-4da0-8d89-9474c7344de0","invariantUUID":"466ef94d-6e9a-441e-a7df-19c63ef47078","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4350520-fe1b-4c7f-bbc7-a8b7f3de4b90","lifecycleState":"CERTIFIED","lastUpdateDate":1621509320077,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8850fd91-f7d5-47c9-9e21-36e7089c7c43","invariantUUID":"52bcf61c-8c03-4ab8-bd15-ca976a4b6e72","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":"port","uniqueId":"f8a9000a-5cee-4fb7-95fb-fdcbda0a7613","lifecycleState":"CERTIFIED","lastUpdateDate":1621509439966,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3370bd52-aa40-496d-88d8-edc1d6f0a5eb","invariantUUID":"6078272d-6e42-4e6f-9679-32e3cb8a7e27","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":"f959abb7-68d9-459e-af57-a147522f7c73","lifecycleState":"CERTIFIED","lastUpdateDate":1621509237667,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4a869b5-9652-4e61-ba6e-b009305701ed","invariantUUID":"83495044-ab2d-43d4-b0c3-3508d72fe020","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":"port","uniqueId":"b5c45731-46c3-4e01-8b29-9d2345037ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1621510033970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c83dc16-544e-49de-9e2c-4e82a9943ff2","invariantUUID":"901ff93d-44b4-44ae-adac-c3acc212d67f","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":"objectStorage","uniqueId":"6946e4fa-6bad-451f-be31-623a72addf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1621509130393,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"780307be-d40b-4dd4-afed-f190afc0dd53","invariantUUID":"4dc2bc02-826b-4840-88e6-b379f00468b9","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":"d5261de6-8c3c-4662-9bba-dd636b26a5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509738877,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"577b4b2c-ab6a-4e47-8b09-96d0381b40eb","invariantUUID":"4c4edd9a-708f-4ba9-b66f-4ee621bff5ef","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11f2d3d0-32c9-42c4-9b69-ba11f6d2f48c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509727871,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cf4524c-33be-4735-a5bc-7e44ce71204f","invariantUUID":"3962ead8-fdce-4155-b3ff-321f887994de","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f52f28da-a467-4ccc-bea6-4c8e5b3cace8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510078672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cf3c-073e-47db-9542-4a4de0ba3cbc","invariantUUID":"e0b8dbe7-0fec-4b5a-b400-985c81db0122","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2147b51c-1cb9-4a7c-8d0d-da508af34efc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509105773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"50f10356-5b5b-4b32-85d0-25bf092c83e3","invariantUUID":"291e0631-7daf-4025-a5cc-bfd96e50f374","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":"networkrules","uniqueId":"81d3917e-f00a-41c7-89ec-1e23c41b0812","lifecycleState":"CERTIFIED","lastUpdateDate":1621509472569,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dba17a33-7fa6-4786-9ac2-786c212d4592","invariantUUID":"6f4d9b8e-5314-4c9f-b33d-8137dfb4ac6c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a26f1bb-b46b-466b-a7d2-34fe52f84938","lifecycleState":"CERTIFIED","lastUpdateDate":1621510067873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d585b80a-8adc-4373-97e4-e386e63faac1","invariantUUID":"613bc055-0296-4e51-9927-86f9863ee48c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c653d7db-af4f-440d-9bc2-cfc14bdff12c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509297481,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c00a810-405e-450a-b7cb-f26540fd94af","invariantUUID":"c58abeac-37e5-4f04-b22c-28042dec6e24","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":"75b8b2be-cc57-4517-b1b9-00d505840124","lifecycleState":"CERTIFIED","lastUpdateDate":1621509691371,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df948dee-effe-4491-bc57-54bc378af6f2","invariantUUID":"18cc6fb9-5970-4c2d-9d0d-6a409c90b2b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69432824-bf4f-4da2-ac38-185fa96a2670","lifecycleState":"CERTIFIED","lastUpdateDate":1621510125971,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a01adf7-2be0-490c-9b13-c3cdf6ef9c2c","invariantUUID":"a6529ddc-f937-4efe-b41c-1ae78bab6ee3","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":"fa05b16b-f96f-4c24-9b77-9a98f2c642d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509846290,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16c58e03-26a5-4847-959c-d0b8c6ff470a","invariantUUID":"cd2d68c3-53ce-42c3-ad9b-ee323a5d91ba","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":"compute","uniqueId":"0a290679-5332-4087-bea7-d6998f40d748","lifecycleState":"CERTIFIED","lastUpdateDate":1621510277954,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebaf0a80-5964-4678-a551-e23c45e24597","invariantUUID":"4861a28f-debf-4792-b1ad-b3d850f35da5","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":"9996e04d-9817-4b0a-9ab9-53faa12f7f19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509703565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92baea2b-66be-4acc-acfb-5fbcf1506e0e","invariantUUID":"2a14ff1d-e098-4946-956d-1f7c83c9f14f","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":"objectStorage","uniqueId":"85ed5f2d-621c-4ea9-b3d3-0e10263c85fe","lifecycleState":"CERTIFIED","lastUpdateDate":1621509248265,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d2acded-d7d2-4ad1-aff6-8673b9b593b3","invariantUUID":"571780ac-3d7f-484a-b0fe-a9db8385a08f","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":"4abff5b5-aec2-4449-8a03-7945c7051412","lifecycleState":"CERTIFIED","lastUpdateDate":1621509893164,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8fbd8d1-11d7-4278-8831-5aaa1cb6d8f6","invariantUUID":"4d9b7ba8-f136-4cf2-8611-6149a54c132c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"721e8b7e-68d5-4076-a76d-45a0ca55db6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621510090183,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3344bd7-bcc9-4578-9a07-b058d6acbde8","invariantUUID":"f3d1563a-a619-47c6-ba1d-7cd86bdffb23","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"808afb02-a22e-4695-a929-4584e5200b47","lifecycleState":"CERTIFIED","lastUpdateDate":1621510267471,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cb79bef-f00a-4a09-80a0-2f955ad3e1a7","invariantUUID":"757ab469-7437-4c71-9a12-3f79211aa625","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ddbf237-1ff4-45d3-83e7-505c60b179e3","lifecycleState":"CERTIFIED","lastUpdateDate":1621510248873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a42346ab-d3a7-4d27-8c75-3ab5965c42ca","invariantUUID":"1882bf06-b444-4db6-a3e3-bb5537bcdc3a","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":"network","uniqueId":"924d3dc4-c3cb-4cf5-9313-05b97a910775","lifecycleState":"CERTIFIED","lastUpdateDate":1621510162570,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c37829d-cc43-465c-a266-50b30c9e70cd","invariantUUID":"6375244c-2dc4-4323-93ca-747319ba3e02","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":"defaulticon","uniqueId":"7a02d71f-4436-49de-a80c-3766a74850a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509773668,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9986652-8ae6-43a3-ab9f-e24ddc21adce","invariantUUID":"a06cb16f-9356-4626-8fd2-1d04bc4beae8","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":"defaulticon","uniqueId":"0e429f9d-5463-4411-8c6b-40d6d41f3cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1621509999066,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d427ef9-eb4b-4e18-bebe-f346d5611470","invariantUUID":"8347b4fd-ac29-4f2e-b4bd-f87c69b3695a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5ab08bf2-d388-4f1b-9ccc-adb545981c54","lifecycleState":"CERTIFIED","lastUpdateDate":1621509285970,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"430c38f9-3736-4db6-bea7-1d053d66baf2","invariantUUID":"019c4966-7616-4a89-bbb8-8db8094b8b45","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":"network","uniqueId":"7533610b-0d0f-4de0-bb7f-d30fab6b39a9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509347666,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d54fadd9-3c9b-4c4a-9b16-3d32bc22e778","invariantUUID":"45833137-0037-4aa4-b56c-9f48f72e5c97","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":"7580fa02-0fc4-4cac-a877-ac6ca747d20c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509595571,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2cbfd033-e25b-4c8e-a092-f1172958ee03","invariantUUID":"4e8f1356-d4ff-4422-89fd-f6478b0a78bd","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":"network","uniqueId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509583261,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c040cf3-49d1-4f2a-9166-1283d5365325","invariantUUID":"af69758a-5167-47a6-92a1-e15741deb7ca","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8907cd9b-379d-4476-99e2-16709479b9d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621509658378,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03ef9a3e-f2f6-48ea-8444-ed4fbefbb588","invariantUUID":"dd92cf1b-ad46-44af-9eeb-6f565ceb010b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"548284eb-c30e-44b6-a75e-28a3a29fba8e","lifecycleState":"CERTIFIED","lastUpdateDate":1621510180676,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d93b9c8-f2c1-4150-b499-5222d3eea448","invariantUUID":"718b52ce-3b60-4c4e-a7f1-aaeea595d124","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6bc7e57-e6af-495a-ad8b-56b1ac394be0","lifecycleState":"CERTIFIED","lastUpdateDate":1621509750373,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03921c78-e170-423f-985f-e357ab115db5","invariantUUID":"15699210-61ab-4c80-a5d7-93924d489636","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":"port","uniqueId":"5aa4114f-63e0-4c59-b5b9-0217943bbcdb","lifecycleState":"CERTIFIED","lastUpdateDate":1621510301672,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb431f9d-abe0-4ebb-8645-5cc16d03a712","invariantUUID":"998d7e19-c489-4bff-9129-14287630f7e1","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359933ab-a75b-4ed7-ba71-491a899bf8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1621510102670,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6235bc45-6bd3-4025-b1f9-3881a2a91853","invariantUUID":"cfd5b863-6ba5-434d-b2cc-3fb77c3fd0a0","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":"networkrules","uniqueId":"07b9e2dc-915f-429c-93c2-fd1df9a1e2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1621509428182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"08d2a6a3-b8d1-42de-bea1-48d8bfa6cca3","invariantUUID":"e348a4ac-b34c-4303-aab7-df00ca3b5cea","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":"objectStorage","uniqueId":"608d643f-a5cd-4e03-b6dd-79bcf477dcb5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509786170,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c365294-3e23-4995-8ec5-9a09a7660232","invariantUUID":"c629e2ad-4f1f-4883-8a43-09149d48d879","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ca0f498e-a436-45e1-8b23-6414f1c77d49","lifecycleState":"CERTIFIED","lastUpdateDate":1621517519971,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","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":"compute","uniqueId":"d5862713-5153-4d35-82c4-116e448630ca","lifecycleState":"CERTIFIED","lastUpdateDate":1621509809776,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f19d15e9-a9e7-4461-ba9d-327b0bbb009e","invariantUUID":"c9a70c0b-26ad-46cb-bf2b-897b19158a03","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":"fbc58bd0-5363-46c5-b6cf-8609b7c03dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621509550564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e24cc77f-9aea-456d-b14f-ab7cf6d2d477","invariantUUID":"6ef70376-2622-4b0a-b543-3f4e8c07bd1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b61be7fb-da7f-4d46-baa2-5c5c19e57173","lifecycleState":"CERTIFIED","lastUpdateDate":1621509797777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7148807-a99d-491d-b76c-11ea7daccb1d","invariantUUID":"e97c203d-abb1-42cd-971d-638d1b46d80c","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":"ec8c1b06-5223-4528-8906-678902a71617","lifecycleState":"CERTIFIED","lastUpdateDate":1621509272767,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c5925f9-762c-4732-930b-612ebdfa8744","invariantUUID":"c1303009-945f-48cf-9558-3554ebc6e67e","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":"a9fe0cdd-5cdf-47b6-8d63-5d0f4fbdca5a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509762386,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0ccc764a-035b-4dfc-99e7-55e7e1f1a1c0","invariantUUID":"53f1906b-59d4-4423-9f86-7a2084111ce3","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":"objectStorage","uniqueId":"390f1ca4-9b27-4465-9e24-35585ce588d9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509118980,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfc2ca27-244c-4c44-9b48-48289b61c680","invariantUUID":"de460232-5e65-47a7-8ba9-88ce32531cd3","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":"ea7c59e3-8032-461a-a64b-2aeb7b8dc697","lifecycleState":"CERTIFIED","lastUpdateDate":1621509485055,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d96a1e1-40d7-4b10-9d3f-a1a1a48b212f","invariantUUID":"3b49966b-e910-4948-9968-e9fdde61eda2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c97f6301-2ce1-467f-b57b-792f52bae518","lifecycleState":"CERTIFIED","lastUpdateDate":1621510144172,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46929a1f-2131-4bb4-beed-a2b139f5f248","invariantUUID":"593a62a0-6836-405e-847e-2454145ffe20","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c82b725e-3cc2-457a-b3ed-289a7e1ed7d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509607176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd93472f-5e1d-471b-ae70-a4f0a9750c67","invariantUUID":"f3c8bf84-5dbe-4244-8277-877db67e0bee","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"66e9533b-5f7e-42fe-867b-ad127379aebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509516966,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e49cb7b-c8d8-48c3-aa0e-805762176148","invariantUUID":"76003b1e-9c77-455c-a941-85590f6e9b07","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa56f1a8-c754-42c3-b5c5-69c065f89ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509527170,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5689a41-01ec-48cc-8311-aec08ef3ddbb","invariantUUID":"2ad8e03a-28db-4788-9bcd-44ed958f3a05","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":"objectStorage","uniqueId":"4e2a9231-9bcd-47e4-87ef-2bb11abc4c19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509904766,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed8c2ab-c5ee-495a-ae7a-ff33d4b3567c","invariantUUID":"64195dd9-11d4-486d-8c10-ff0096e6b9d7","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":"24675d85-5d43-4131-9496-a520bb5e5d3c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509259879,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a04ec52c-4fc0-4b0c-b61c-50eae06b7e9d","invariantUUID":"6513f4c8-8e1b-4282-b0fd-ff75d9abc2ca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8d2460d-7d8a-47c4-8e2e-2e1bd045f552","lifecycleState":"CERTIFIED","lastUpdateDate":1621510190666,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef626ee-6525-41c0-a15f-cb709ddfbc83","invariantUUID":"f1ec68a0-2b10-4c75-9f80-e41150b4b214","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70893783-5b41-40a3-9aa2-0550b40e066e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509193464,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5dc253-c268-4646-b2f4-5a856d4ed71c","invariantUUID":"31a2c99e-13da-4193-b800-42b3676ae1e8","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":"compute","uniqueId":"82f99c68-8b49-47e3-a4bf-168102eb9e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509869468,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a0afd59-ba84-4ee2-9593-057200eb5d66","invariantUUID":"138c72a5-10a1-450c-b574-3ae7af6f3aa3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed665e69-1bf2-4f72-9908-0791470fb31b","lifecycleState":"CERTIFIED","lastUpdateDate":1621510046681,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c692d2fe-76ba-4996-8a76-bccef62d81b3","invariantUUID":"94526fa8-42b4-48b4-87bb-643dc4554907","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"273c0d30-2467-4e5c-9163-aab09b65b8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509821971,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e20b353-e317-4153-9987-da68dbf39409","invariantUUID":"b33d64d8-f584-4930-ab1e-23930d416ac2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38994205-5849-4306-a579-4b9d8793a08f","lifecycleState":"CERTIFIED","lastUpdateDate":1621516938278,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1621517573656,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"564108a5-340b-4114-98f9-9634b764e484","invariantUUID":"50d44264-faaf-4645-812a-7eb15ff9c2a1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-20 13:33:00,200 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in resources list
2021-05-20 13:33:00,201 DEBUG 103:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:00,201 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/aa3ac5c7-d1c6-4521-b477-c165922caea2/resourceInstance
2021-05-20 13:33:00,201 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_vm",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "ca0f498e-a436-45e1-8b23-6414f1c77d49",
  "originType": "VF",
  "componentUid": "ca0f498e-a436-45e1-8b23-6414f1c77d49",
  "icon": "defaulticon"
}
2021-05-20 13:33:00,203 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:07,183 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/aa3ac5c7-d1c6-4521-b477-c165922caea2/resourceInstance HTTP/1.1" 201 None
2021-05-20 13:33:07,187 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-05-20 13:33:07,191 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"feature_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"feature_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"feature","uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.feature_Ubuntu20","empty":false},{"properties":null,"path":["1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Node","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.e97e1426-87ae-406c-bf50-739c7a5cecde.ubuntu20_admin_security_group","description":null,"source":"e97e1426-87ae-406c-bf50-739c7a5cecde","previousName":"feature","ownerName":"Ubuntu20_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":null,"uniqueId":"capability.29654067-5ad0-4ecd-ab77-987a7aa726da.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"version":null,"name":"ubuntu20_admin_security_group.feature","empty":false}],"tosca.capabilities.Scalable":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Scalable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"scalable_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"scalable","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.scalable","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.scalable_Ubuntu20","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.Forwarder","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"forwarder","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.forwarder","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.forwarder_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.network.Bindable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"binding_Ubuntu20_Ubuntu20_admin_plane_port_0","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","parentName":"binding","uniqueId":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.binding","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":null,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.network.Bindable","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"binding_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"binding","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.binding","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.binding_Ubuntu20","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"defaultValue":null,"description":null,"schema":null,"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\":\"\"}","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.PortMirroring","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"port_mirroring","uniqueId":"capability.0ae61a53-f585-446d-abc8-cf5aab50a05f.port_mirroring","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.port_mirroring_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"num_cpus","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"1"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"disk_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cpu_frequency","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"mem_size","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"metadata":null,"constraints":[{"greaterOrEqual":"0 MB"}],"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Container","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"host_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","parentName":"host","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.host","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.host_Ubuntu20","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.packets.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.bytes","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.packets.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.packets.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.packets.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.packets.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outpoing.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outpoing.packets","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outpoing.packets","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outpoing.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.bytes.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.bytes","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.bytes","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.bytes_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.outgoing.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.outgoing.bytes.rate","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.outgoing.bytes.rate_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"network.incoming.packets","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c6fe08f-6e64-45ab-a926-b3c5c974bfcd","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"network.incoming.packets","uniqueId":"capability.9c6fe08f-6e64-45ab-a926-b3c5c974bfcd.network.incoming.packets","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.network.incoming.packets_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.ephemeral.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.ephemeral.size_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.ephemeral.size","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.ephemeral.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.ephemeral.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"instance","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"instance_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"instance","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.instance","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.instance_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"memory_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.iops_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.iops","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.read.requests_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu.delta","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"cpu.delta_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu.delta","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu.delta","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu.delta_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.capacity_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.capacity","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.read.bytes_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.write.bytes_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.latency_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.latency","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.read.bytes.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.usage_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu_util","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"cpu_util_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu_util","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu_util","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_util_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.allocation_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.allocation","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.write.requests.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.write.bytes.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.latency","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.latency_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.latency","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.latency","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.latency_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"cpu","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"cpu_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"cpu","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.cpu","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.cpu_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.write.requests_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.write.bytes_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.read.requests_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.requests_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.root.size","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.root.size_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.root.size","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.root.size","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.root.size_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.write.bytes.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"vcpus","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"vcpus_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"vcpus","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.vcpus","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.vcpus_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.iops","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.iops_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.iops","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.iops","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.iops_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.usage_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.read.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.read.requests.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.read.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.read.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.read.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.write.requests.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.write.requests.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.write.requests.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.write.requests.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.write.requests.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.allocation","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.allocation_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.allocation","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.allocation","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.allocation_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.read.bytes.rate_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes.rate","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.bytes.rate","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes.rate_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.read.bytes","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.read.bytes_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.read.bytes","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.read.bytes","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.read.bytes_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.usage","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"memory.usage_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.usage","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory.usage","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.usage_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.device.capacity","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.device.capacity_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.device.capacity","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.device.capacity","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.device.capacity_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"memory.resident","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"memory.resident_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"memory.resident","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.memory.resident","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.memory.resident_Ubuntu20","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"defaultValue":null,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","schema":null,"password":false,"name":"name","value":"disk.write.requests","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"3a405d4e-a891-4076-8b40-447260de78a1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"3a405d4e-a891-4076-8b40-447260de78a1","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"org.openecomp.capabilities.metric.Ceilometer","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"disk.write.requests_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"disk.write.requests","uniqueId":"capability.3a405d4e-a891-4076-8b40-447260de78a1.disk.write.requests","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.disk.write.requests_Ubuntu20","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"distribution","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"architecture","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.OperatingSystem","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"os_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"os","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.os","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.os_Ubuntu20","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"secure","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"f900e292-2b6b-4a65-9f80-6634ea75084a","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"valueUniqueUid":null,"path":null,"rules":null,"componentInstanceName":null,"componentInstanceId":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"f900e292-2b6b-4a65-9f80-6634ea75084a","empty":false}],"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.e1739cdf-6c45-47ce-a73f-e9a4b1f2d95d.ubuntu20","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Endpoint.Admin","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"endpoint_Ubuntu20","ownerName":"Ubuntu20","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","parentName":"endpoint","uniqueId":"capability.f900e292-2b6b-4a65-9f80-6634ea75084a.endpoint","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicVm.abstract.compute.nodes.heat.ubuntu20"],"version":null,"name":"abstract_ubuntu20.endpoint_Ubuntu20","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"path":["4b61cf3b-60ad-4104-84b3-13001e69d829.7580fa02-0fc4-4cac-a877-ac6ca747d20c.ubuntu20_ubuntu20_admin_plane_port_0","1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0"],"ownerType":null,"type":"tosca.capabilities.Attachment","ownerId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.4b61cf3b-60ad-4104-84b3-13001e69d829.abstract_ubuntu20","description":null,"source":"4b61cf3b-60ad-4104-84b3-13001e69d829","previousName":"attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","ownerName":"Ubuntu20_Ubuntu20_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","parentName":"attachment","uniqueId":"capability.7580fa02-0fc4-4cac-a877-ac6ca747d20c.attachment","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu20.attachment_Ubuntu20_Ubuntu20_admin_plane_port_0","empty":false}]},"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","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":"6cb8bd65-bed9-4378-84e5-2d85784e0d79","empty":false},{"definition":false,"hidden":false,"uniqueId":"1bd8ac28-bca2-4a76-9d6f-bc53c3c7379a.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,"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}],"actualComponentUid":"ca0f498e-a436-45e1-8b23-6414f1c77d49","createdFromCsar":false,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_vm 0","SupportablityComponentVersion":null},"uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2.ca0f498e-a436-45e1-8b23-6414f1c77d49.basic_vm0","normalizedName":"basic_vm0","name":"basic_vm 0","creationTime":1621517583566,"description":null,"originType":"VF","icon":"defaulticon","invariantName":"basic_vm0","posX":"200","posY":"100","customizationUUID":"3cb7d162-cd92-4dfa-9f8e-79fcddd043c4","componentVersion":"1.0","componentName":"basic_vm","toscaComponentName":"org.openecomp.resource.vf.BasicVm","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"createdFrom":null,"modificationTime":1621517583566,"componentUid":"ca0f498e-a436-45e1-8b23-6414f1c77d49","isProxy":false,"toscaArtifacts":{},"directives":[],"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-05-20 13:33:07,192 INFO 479:service.py(1) - Resource VF basic_vm has been added on serice basic_vm
2021-05-20 13:33:07,195 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-05-20 13:33:07,195 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/564108a5-340b-4114-98f9-9634b764e484/distribution
2021-05-20 13:33:07,195 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None
2021-05-20 13:33:07,195 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-05-20 13:33:07,195 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/564108a5-340b-4114-98f9-9634b764e484/distribution
2021-05-20 13:33:07,196 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_vm] data sent: None
2021-05-20 13:33:07,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:07,366 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/564108a5-340b-4114-98f9-9634b764e484/distribution HTTP/1.1" 200 38
2021-05-20 13:33:07,367 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response code: 200
2021-05-20 13:33:07,367 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_vm] response: {"distributionStatusOfServiceList":[]}
2021-05-20 13:33:07,369 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-05-20 13:33:07,369 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-05-20 13:33:07,370 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-05-20 13:33:07,370 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-05-20 13:33:07,370 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-05-20 13:33:07,370 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_vm] data sent: None
2021-05-20 13:33:07,372 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:07,490 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29
2021-05-20 13:33:07,491 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_vm] response code: 200
2021-05-20 13:33:07,491 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_vm] response: {"distributionStatusList":[]}
2021-05-20 13:33:07,493 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-05-20 13:33:07,493 INFO 696:service.py(1) - attempting to checkin Service basic_vm in SDC
2021-05-20 13:33:07,496 DEBUG 103:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:07,496 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/aa3ac5c7-d1c6-4521-b477-c165922caea2/lifecycleState/checkin
2021-05-20 13:33:07,497 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-05-20 13:33:07,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:13,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/aa3ac5c7-d1c6-4521-b477-c165922caea2/lifecycleState/checkin HTTP/1.1" 200 1179
2021-05-20 13:33:13,477 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-05-20 13:33:13,477 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2","name":"basic_vm","version":"0.1","isHighestVersion":true,"creationDate":1621517573656,"lastUpdateDate":1621517590068,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_vm"],"icon":"network_l_1-3","normalizedName":"basicvm","systemName":"BasicVm","contactId":"cs0008","allVersions":{"0.1":"aa3ac5c7-d1c6-4521-b477-c165922caea2"},"projectCode":"123456","invariantUUID":"50d44264-faaf-4645-812a-7eb15ff9c2a1","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":"564108a5-340b-4114-98f9-9634b764e484"}
2021-05-20 13:33:13,479 DEBUG 159:__init__.py(1) - check if Service basic_vm exists in SDC
2021-05-20 13:33:13,480 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-20 13:33:13,480 DEBUG 195:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:13,480 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:33:13,480 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:33:13,480 DEBUG 103:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:13,480 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-05-20 13:33:13,481 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-20 13:33:13,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-20 13:33:17,484 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732
2021-05-20 13:33:17,485 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-20 13:33:17,485 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/35b2fc2f-222a-48a6-be2f-6a74d001f381/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"564108a5-340b-4114-98f9-9634b764e484","invariantUUID":"50d44264-faaf-4645-812a-7eb15ff9c2a1","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/564108a5-340b-4114-98f9-9634b764e484/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-05-20 13:33:17,487 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-20 13:33:17,487 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:33:17,487 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:33:17,487 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-20 13:33:17,487 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-20 13:33:17,487 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-20 13:33:17,488 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-20 13:33:17,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-05-20 13:33:17,488 DEBUG 147:__init__.py(1) - number of Service returned: 2
2021-05-20 13:33:17,488 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_vm
2021-05-20 13:33:17,488 INFO 192:__init__.py(1) - Service found, updating information
2021-05-20 13:33:17,488 DEBUG 195:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:17,488 DEBUG 197:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:33:17,488 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-20 13:33:17,489 DEBUG 103:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:17,489 DEBUG 105:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-05-20 13:33:17,489 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-20 13:33:17,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:22,386 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-05-20 13:33:22,388 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-05-20 13:33:22,391 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"923b1e18-c13f-412d-8360-006d32c97de5","lifecycleState":"CERTIFIED","lastUpdateDate":1621510009972,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc58ef04-2a0f-4c24-a3da-d7a75c365b9f","invariantUUID":"55e1af24-62a4-45f8-90c1-d5be29f9e159","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":"f900e292-2b6b-4a65-9f80-6634ea75084a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509045469,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"91c9c991-ba94-49a2-a2c2-4b8ee2ddb6c3","invariantUUID":"b69c38b4-42e6-45e0-a426-e45bb86950af","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b3c8e474-0665-444e-a904-87b051c2f07a","lifecycleState":"CERTIFIED","lastUpdateDate":1621510210367,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00b154ea-b3d6-4fb0-a617-5d446dc3619b","invariantUUID":"d2455600-355d-436a-b65f-6c34c4539dcd","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":"network","uniqueId":"0ea93b51-bc2a-43d3-9cf4-89442baec29f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509333567,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"710563c6-5388-4879-bf53-7c68e5340a67","invariantUUID":"8db4fada-6f7f-4870-b7ad-12d335629331","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":"objectStorage","uniqueId":"8093d350-3261-4ca8-adfe-3d2ffffb9b88","lifecycleState":"CERTIFIED","lastUpdateDate":1621509939669,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cefd9b7-b20c-48c6-bb3c-1f4e7f656098","invariantUUID":"18d7df56-4573-4c84-b353-789c89990c6f","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":"compute","uniqueId":"dfe0681b-ad9a-40fe-a019-804d98bcc9f8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510289466,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"758316ed-d2ac-4667-ad22-b2e1f1a73a34","invariantUUID":"150a8413-c221-4e9c-a359-3ede2f096a4f","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":"loadBalancer","uniqueId":"3eb1a58e-7d69-4276-b791-4b707a91f382","lifecycleState":"CERTIFIED","lastUpdateDate":1621509166855,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4ebda59f-da66-450c-b771-bf98cf6caa7d","invariantUUID":"cc3acb25-53ad-4ade-8a30-2db729e2316a","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":"network","uniqueId":"d2431fb6-8170-448e-88ba-3b780011751e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509858370,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"81e8d623-a3db-4ce6-a149-76b43a65ef9a","invariantUUID":"4b14d362-6b15-44b6-aa6b-2b0cbcea6215","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"095e286b-e6f3-4ee4-acd6-0d1ea498e4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1621509309076,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95225984-387d-4bd1-8d64-269bdb2252bd","invariantUUID":"74a34c2e-a2db-454f-830c-514dd580e322","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":"network","uniqueId":"20fc185b-25cb-4be6-9f92-bc5a6f7dca72","lifecycleState":"CERTIFIED","lastUpdateDate":1621509538567,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5a3fda2d-c8fc-4e05-af8e-dac2e74b4329","invariantUUID":"b54e55d6-da2f-4ebd-a9b9-8cd4ed7c1f4a","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":"e5ce64ce-c4d0-430a-a10a-21930bbf5314","lifecycleState":"CERTIFIED","lastUpdateDate":1621510020972,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"edc30c33-3dc3-4c7c-b121-69918c1c8d47","invariantUUID":"8f94fae9-5de8-4146-a80a-bdcb5d2c1165","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":"port","uniqueId":"46a1cff3-9a8d-4ac6-b5f3-9d140a307e95","lifecycleState":"CERTIFIED","lastUpdateDate":1621509179973,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"253b84d9-fbfb-4d9b-a24e-121a0e67d9b4","invariantUUID":"24c52b50-6e81-4b7b-9fc8-bcca5c048944","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":"securityrules","uniqueId":"e97e1426-87ae-406c-bf50-739c7a5cecde","lifecycleState":"CERTIFIED","lastUpdateDate":1621509497367,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3274709b-c7ae-42cc-b0f0-34163a8dabde","invariantUUID":"f2f66647-45e0-4365-a69a-397ebcd3313f","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":"d148021d-8b9b-4cb0-a0d4-e72ef363168e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509953268,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58506686-2c6c-486b-bb14-04fe04366e10","invariantUUID":"98a628a3-9e09-4e47-9efe-f174280a71f6","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7cb92f10-c434-4893-945b-24a8fdd2e219","lifecycleState":"CERTIFIED","lastUpdateDate":1621510057563,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54963324-eb73-4034-90a7-0407a81782e5","invariantUUID":"2aca1479-2285-4bdb-99b2-36df5790abb4","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":"83d81b8d-155b-4685-ab30-618cad06948e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509358967,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43647cca-93b0-4da0-8d89-9474c7344de0","invariantUUID":"466ef94d-6e9a-441e-a7df-19c63ef47078","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4350520-fe1b-4c7f-bbc7-a8b7f3de4b90","lifecycleState":"CERTIFIED","lastUpdateDate":1621509320077,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8850fd91-f7d5-47c9-9e21-36e7089c7c43","invariantUUID":"52bcf61c-8c03-4ab8-bd15-ca976a4b6e72","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":"port","uniqueId":"f8a9000a-5cee-4fb7-95fb-fdcbda0a7613","lifecycleState":"CERTIFIED","lastUpdateDate":1621509439966,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3370bd52-aa40-496d-88d8-edc1d6f0a5eb","invariantUUID":"6078272d-6e42-4e6f-9679-32e3cb8a7e27","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":"f959abb7-68d9-459e-af57-a147522f7c73","lifecycleState":"CERTIFIED","lastUpdateDate":1621509237667,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f4a869b5-9652-4e61-ba6e-b009305701ed","invariantUUID":"83495044-ab2d-43d4-b0c3-3508d72fe020","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":"port","uniqueId":"b5c45731-46c3-4e01-8b29-9d2345037ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1621510033970,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c83dc16-544e-49de-9e2c-4e82a9943ff2","invariantUUID":"901ff93d-44b4-44ae-adac-c3acc212d67f","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":"objectStorage","uniqueId":"6946e4fa-6bad-451f-be31-623a72addf0b","lifecycleState":"CERTIFIED","lastUpdateDate":1621509130393,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"780307be-d40b-4dd4-afed-f190afc0dd53","invariantUUID":"4dc2bc02-826b-4840-88e6-b379f00468b9","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":"d5261de6-8c3c-4662-9bba-dd636b26a5f2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509738877,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"577b4b2c-ab6a-4e47-8b09-96d0381b40eb","invariantUUID":"4c4edd9a-708f-4ba9-b66f-4ee621bff5ef","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"11f2d3d0-32c9-42c4-9b69-ba11f6d2f48c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509727871,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8cf4524c-33be-4735-a5bc-7e44ce71204f","invariantUUID":"3962ead8-fdce-4155-b3ff-321f887994de","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f52f28da-a467-4ccc-bea6-4c8e5b3cace8","lifecycleState":"CERTIFIED","lastUpdateDate":1621510078672,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b67cf3c-073e-47db-9542-4a4de0ba3cbc","invariantUUID":"e0b8dbe7-0fec-4b5a-b400-985c81db0122","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"2147b51c-1cb9-4a7c-8d0d-da508af34efc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509105773,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"50f10356-5b5b-4b32-85d0-25bf092c83e3","invariantUUID":"291e0631-7daf-4025-a5cc-bfd96e50f374","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":"networkrules","uniqueId":"81d3917e-f00a-41c7-89ec-1e23c41b0812","lifecycleState":"CERTIFIED","lastUpdateDate":1621509472569,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dba17a33-7fa6-4786-9ac2-786c212d4592","invariantUUID":"6f4d9b8e-5314-4c9f-b33d-8137dfb4ac6c","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6a26f1bb-b46b-466b-a7d2-34fe52f84938","lifecycleState":"CERTIFIED","lastUpdateDate":1621510067873,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d585b80a-8adc-4373-97e4-e386e63faac1","invariantUUID":"613bc055-0296-4e51-9927-86f9863ee48c","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c653d7db-af4f-440d-9bc2-cfc14bdff12c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509297481,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c00a810-405e-450a-b7cb-f26540fd94af","invariantUUID":"c58abeac-37e5-4f04-b22c-28042dec6e24","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":"75b8b2be-cc57-4517-b1b9-00d505840124","lifecycleState":"CERTIFIED","lastUpdateDate":1621509691371,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df948dee-effe-4491-bc57-54bc378af6f2","invariantUUID":"18cc6fb9-5970-4c2d-9d0d-6a409c90b2b9","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"69432824-bf4f-4da2-ac38-185fa96a2670","lifecycleState":"CERTIFIED","lastUpdateDate":1621510125971,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1a01adf7-2be0-490c-9b13-c3cdf6ef9c2c","invariantUUID":"a6529ddc-f937-4efe-b41c-1ae78bab6ee3","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":"fa05b16b-f96f-4c24-9b77-9a98f2c642d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509846290,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16c58e03-26a5-4847-959c-d0b8c6ff470a","invariantUUID":"cd2d68c3-53ce-42c3-ad9b-ee323a5d91ba","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":"compute","uniqueId":"0a290679-5332-4087-bea7-d6998f40d748","lifecycleState":"CERTIFIED","lastUpdateDate":1621510277954,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ebaf0a80-5964-4678-a551-e23c45e24597","invariantUUID":"4861a28f-debf-4792-b1ad-b3d850f35da5","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":"9996e04d-9817-4b0a-9ab9-53faa12f7f19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509703565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92baea2b-66be-4acc-acfb-5fbcf1506e0e","invariantUUID":"2a14ff1d-e098-4946-956d-1f7c83c9f14f","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":"objectStorage","uniqueId":"85ed5f2d-621c-4ea9-b3d3-0e10263c85fe","lifecycleState":"CERTIFIED","lastUpdateDate":1621509248265,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d2acded-d7d2-4ad1-aff6-8673b9b593b3","invariantUUID":"571780ac-3d7f-484a-b0fe-a9db8385a08f","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":"4abff5b5-aec2-4449-8a03-7945c7051412","lifecycleState":"CERTIFIED","lastUpdateDate":1621509893164,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8fbd8d1-11d7-4278-8831-5aaa1cb6d8f6","invariantUUID":"4d9b7ba8-f136-4cf2-8611-6149a54c132c","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"721e8b7e-68d5-4076-a76d-45a0ca55db6c","lifecycleState":"CERTIFIED","lastUpdateDate":1621510090183,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3344bd7-bcc9-4578-9a07-b058d6acbde8","invariantUUID":"f3d1563a-a619-47c6-ba1d-7cd86bdffb23","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"808afb02-a22e-4695-a929-4584e5200b47","lifecycleState":"CERTIFIED","lastUpdateDate":1621510267471,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cb79bef-f00a-4a09-80a0-2f955ad3e1a7","invariantUUID":"757ab469-7437-4c71-9a12-3f79211aa625","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"9ddbf237-1ff4-45d3-83e7-505c60b179e3","lifecycleState":"CERTIFIED","lastUpdateDate":1621510248873,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a42346ab-d3a7-4d27-8c75-3ab5965c42ca","invariantUUID":"1882bf06-b444-4db6-a3e3-bb5537bcdc3a","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":"network","uniqueId":"924d3dc4-c3cb-4cf5-9313-05b97a910775","lifecycleState":"CERTIFIED","lastUpdateDate":1621510162570,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c37829d-cc43-465c-a266-50b30c9e70cd","invariantUUID":"6375244c-2dc4-4323-93ca-747319ba3e02","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":"defaulticon","uniqueId":"7a02d71f-4436-49de-a80c-3766a74850a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509773668,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9986652-8ae6-43a3-ab9f-e24ddc21adce","invariantUUID":"a06cb16f-9356-4626-8fd2-1d04bc4beae8","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":"defaulticon","uniqueId":"0e429f9d-5463-4411-8c6b-40d6d41f3cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1621509999066,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d427ef9-eb4b-4e18-bebe-f346d5611470","invariantUUID":"8347b4fd-ac29-4f2e-b4bd-f87c69b3695a","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5ab08bf2-d388-4f1b-9ccc-adb545981c54","lifecycleState":"CERTIFIED","lastUpdateDate":1621509285970,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"430c38f9-3736-4db6-bea7-1d053d66baf2","invariantUUID":"019c4966-7616-4a89-bbb8-8db8094b8b45","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":"network","uniqueId":"7533610b-0d0f-4de0-bb7f-d30fab6b39a9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509347666,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d54fadd9-3c9b-4c4a-9b16-3d32bc22e778","invariantUUID":"45833137-0037-4aa4-b56c-9f48f72e5c97","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":"7580fa02-0fc4-4cac-a877-ac6ca747d20c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509595571,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2cbfd033-e25b-4c8e-a092-f1172958ee03","invariantUUID":"4e8f1356-d4ff-4422-89fd-f6478b0a78bd","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":"network","uniqueId":"0ae61a53-f585-446d-abc8-cf5aab50a05f","lifecycleState":"CERTIFIED","lastUpdateDate":1621509583261,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c040cf3-49d1-4f2a-9166-1283d5365325","invariantUUID":"af69758a-5167-47a6-92a1-e15741deb7ca","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8907cd9b-379d-4476-99e2-16709479b9d4","lifecycleState":"CERTIFIED","lastUpdateDate":1621509658378,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03ef9a3e-f2f6-48ea-8444-ed4fbefbb588","invariantUUID":"dd92cf1b-ad46-44af-9eeb-6f565ceb010b","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"548284eb-c30e-44b6-a75e-28a3a29fba8e","lifecycleState":"CERTIFIED","lastUpdateDate":1621510180676,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d93b9c8-f2c1-4150-b499-5222d3eea448","invariantUUID":"718b52ce-3b60-4c4e-a7f1-aaeea595d124","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6bc7e57-e6af-495a-ad8b-56b1ac394be0","lifecycleState":"CERTIFIED","lastUpdateDate":1621509750373,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"03921c78-e170-423f-985f-e357ab115db5","invariantUUID":"15699210-61ab-4c80-a5d7-93924d489636","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":"port","uniqueId":"5aa4114f-63e0-4c59-b5b9-0217943bbcdb","lifecycleState":"CERTIFIED","lastUpdateDate":1621510301672,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb431f9d-abe0-4ebb-8645-5cc16d03a712","invariantUUID":"998d7e19-c489-4bff-9129-14287630f7e1","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359933ab-a75b-4ed7-ba71-491a899bf8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1621510102670,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6235bc45-6bd3-4025-b1f9-3881a2a91853","invariantUUID":"cfd5b863-6ba5-434d-b2cc-3fb77c3fd0a0","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":"networkrules","uniqueId":"07b9e2dc-915f-429c-93c2-fd1df9a1e2e1","lifecycleState":"CERTIFIED","lastUpdateDate":1621509428182,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"08d2a6a3-b8d1-42de-bea1-48d8bfa6cca3","invariantUUID":"e348a4ac-b34c-4303-aab7-df00ca3b5cea","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":"objectStorage","uniqueId":"608d643f-a5cd-4e03-b6dd-79bcf477dcb5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509786170,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c365294-3e23-4995-8ec5-9a09a7660232","invariantUUID":"c629e2ad-4f1f-4883-8a43-09149d48d879","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ca0f498e-a436-45e1-8b23-6414f1c77d49","lifecycleState":"CERTIFIED","lastUpdateDate":1621517519971,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb8f8417-9e71-4a6c-9804-5a8b963af9dd","invariantUUID":"a71cce57-aab6-4068-add4-141a98e2b46f","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":"compute","uniqueId":"d5862713-5153-4d35-82c4-116e448630ca","lifecycleState":"CERTIFIED","lastUpdateDate":1621509809776,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f19d15e9-a9e7-4461-ba9d-327b0bbb009e","invariantUUID":"c9a70c0b-26ad-46cb-bf2b-897b19158a03","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":"fbc58bd0-5363-46c5-b6cf-8609b7c03dcf","lifecycleState":"CERTIFIED","lastUpdateDate":1621509550564,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e24cc77f-9aea-456d-b14f-ab7cf6d2d477","invariantUUID":"6ef70376-2622-4b0a-b543-3f4e8c07bd1e","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b61be7fb-da7f-4d46-baa2-5c5c19e57173","lifecycleState":"CERTIFIED","lastUpdateDate":1621509797777,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7148807-a99d-491d-b76c-11ea7daccb1d","invariantUUID":"e97c203d-abb1-42cd-971d-638d1b46d80c","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":"ec8c1b06-5223-4528-8906-678902a71617","lifecycleState":"CERTIFIED","lastUpdateDate":1621509272767,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c5925f9-762c-4732-930b-612ebdfa8744","invariantUUID":"c1303009-945f-48cf-9558-3554ebc6e67e","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":"a9fe0cdd-5cdf-47b6-8d63-5d0f4fbdca5a","lifecycleState":"CERTIFIED","lastUpdateDate":1621509762386,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"0ccc764a-035b-4dfc-99e7-55e7e1f1a1c0","invariantUUID":"53f1906b-59d4-4423-9f86-7a2084111ce3","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":"objectStorage","uniqueId":"390f1ca4-9b27-4465-9e24-35585ce588d9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509118980,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfc2ca27-244c-4c44-9b48-48289b61c680","invariantUUID":"de460232-5e65-47a7-8ba9-88ce32531cd3","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":"ea7c59e3-8032-461a-a64b-2aeb7b8dc697","lifecycleState":"CERTIFIED","lastUpdateDate":1621509485055,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6d96a1e1-40d7-4b10-9d3f-a1a1a48b212f","invariantUUID":"3b49966b-e910-4948-9968-e9fdde61eda2","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c97f6301-2ce1-467f-b57b-792f52bae518","lifecycleState":"CERTIFIED","lastUpdateDate":1621510144172,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46929a1f-2131-4bb4-beed-a2b139f5f248","invariantUUID":"593a62a0-6836-405e-847e-2454145ffe20","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c82b725e-3cc2-457a-b3ed-289a7e1ed7d5","lifecycleState":"CERTIFIED","lastUpdateDate":1621509607176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd93472f-5e1d-471b-ae70-a4f0a9750c67","invariantUUID":"f3c8bf84-5dbe-4244-8277-877db67e0bee","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"66e9533b-5f7e-42fe-867b-ad127379aebc","lifecycleState":"CERTIFIED","lastUpdateDate":1621509516966,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e49cb7b-c8d8-48c3-aa0e-805762176148","invariantUUID":"76003b1e-9c77-455c-a941-85590f6e9b07","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fa56f1a8-c754-42c3-b5c5-69c065f89ef9","lifecycleState":"CERTIFIED","lastUpdateDate":1621509527170,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5689a41-01ec-48cc-8311-aec08ef3ddbb","invariantUUID":"2ad8e03a-28db-4788-9bcd-44ed958f3a05","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":"objectStorage","uniqueId":"4e2a9231-9bcd-47e4-87ef-2bb11abc4c19","lifecycleState":"CERTIFIED","lastUpdateDate":1621509904766,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ed8c2ab-c5ee-495a-ae7a-ff33d4b3567c","invariantUUID":"64195dd9-11d4-486d-8c10-ff0096e6b9d7","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":"24675d85-5d43-4131-9496-a520bb5e5d3c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509259879,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a04ec52c-4fc0-4b0c-b61c-50eae06b7e9d","invariantUUID":"6513f4c8-8e1b-4282-b0fd-ff75d9abc2ca","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"a8d2460d-7d8a-47c4-8e2e-2e1bd045f552","lifecycleState":"CERTIFIED","lastUpdateDate":1621510190666,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ef626ee-6525-41c0-a15f-cb709ddfbc83","invariantUUID":"f1ec68a0-2b10-4c75-9f80-e41150b4b214","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70893783-5b41-40a3-9aa2-0550b40e066e","lifecycleState":"CERTIFIED","lastUpdateDate":1621509193464,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d5dc253-c268-4646-b2f4-5a856d4ed71c","invariantUUID":"31a2c99e-13da-4193-b800-42b3676ae1e8","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":"compute","uniqueId":"82f99c68-8b49-47e3-a4bf-168102eb9e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1621509869468,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a0afd59-ba84-4ee2-9593-057200eb5d66","invariantUUID":"138c72a5-10a1-450c-b574-3ae7af6f3aa3","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed665e69-1bf2-4f72-9908-0791470fb31b","lifecycleState":"CERTIFIED","lastUpdateDate":1621510046681,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c692d2fe-76ba-4996-8a76-bccef62d81b3","invariantUUID":"94526fa8-42b4-48b4-87bb-643dc4554907","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"273c0d30-2467-4e5c-9163-aab09b65b8a2","lifecycleState":"CERTIFIED","lastUpdateDate":1621509821971,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3e20b353-e317-4153-9987-da68dbf39409","invariantUUID":"b33d64d8-f584-4930-ab1e-23930d416ac2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"38994205-5849-4306-a579-4b9d8793a08f","lifecycleState":"CERTIFIED","lastUpdateDate":1621516938278,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"35b2fc2f-222a-48a6-be2f-6a74d001f381","invariantUUID":"4724fb87-1eda-4bd3-ab68-3074deb3510a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"aa3ac5c7-d1c6-4521-b477-c165922caea2","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1621517590068,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"564108a5-340b-4114-98f9-9634b764e484","invariantUUID":"50d44264-faaf-4645-812a-7eb15ff9c2a1","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-20 13:33:22,395 DEBUG 117:sdc_resource.py(1) - Resource basic_vm found in services list
2021-05-20 13:33:22,395 INFO 696:service.py(1) - attempting to Certify Service basic_vm in SDC
2021-05-20 13:33:22,398 DEBUG 103:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-20 13:33:22,398 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/aa3ac5c7-d1c6-4521-b477-c165922caea2/lifecycleState/Certify
2021-05-20 13:33:22,398 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-05-20 13:33:22,400 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-20 13:33:33,201 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/aa3ac5c7-d1c6-4521-b477-c165922caea2/lifecycleState/Certify HTTP/1.1" 404 204
2021-05-20 13:33:33,202 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404
2021-05-20 13:33:33,202 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-05-20 13:33:33,203 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-05-20 13:33:33,203 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-05-20 13:33:33,203 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-05-20 13:33:33,203 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-05-20 13:33:33,203 ERROR 48:basic_vm.py(1) - Generic OnapTest exception
2021-05-20 13:33:33,204 INFO 176:run_tests.py(1) - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|      basic_vm     |     integration     |      03:51       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2021-05-20 13:33:33,207 INFO 57:basic_vm.py(1) - Generate Test report
2021-05-20 13:33:33,299 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-05-20 13:33:33,784 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73
2021-05-20 13:33:33,786 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/60a6652d6c44f5001011f5d8

2021-05-20 13:33:33,786 ERROR 253:run_tests.py(1) - The test case 'basic_vm' failed.
2021-05-20 13:33:33,786 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR