2021-05-10 02:07:25,347 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started
2021-05-10 02:07:25,347 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:116: 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-10 02:07:25,357 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-05-10 02:07:25,357 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-05-10 02:07:25,357 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-05-10 02:07:25,358 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-05-10 02:07:25,358 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'...
2021-05-10 02:07:25,359 DEBUG 32:basic_onboard.py(1) - start time
2021-05-10 02:07:25,359 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-05-10 02:07:25,359 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-05-10 02:07:25,359 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-10 02:07:25,359 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-10 02:07:25,360 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-10 02:07:25,360 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-10 02:07:25,360 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-10 02:07:25,360 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-10 02:07:25,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:25,739 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532
2021-05-10 02:07:25,740 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-05-10 02:07:25,740 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"b96832a1e855463faf9e77b05d9ed1c7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a001f6a3ac354021a6e558a667a6fdac","type":"vlm","name":"b0876260-3a18-4266-bec3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1f81d6604bd43b892a2a6f649b01d84","type":"vlm","name":"88dcdadf-ed13-4e02-940c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3}
2021-05-10 02:07:25,743 DEBUG 147:__init__.py(1) - number of Vendor returned: 3
2021-05-10 02:07:25,743 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor
2021-05-10 02:07:25,743 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC
2021-05-10 02:07:25,743 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC
2021-05-10 02:07:25,743 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-05-10 02:07:25,743 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-05-10 02:07:25,744 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-10 02:07:25,744 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-10 02:07:25,744 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-10 02:07:25,744 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-10 02:07:25,745 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-10 02:07:25,745 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-10 02:07:25,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:25,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 532
2021-05-10 02:07:25,937 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-05-10 02:07:25,937 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"b96832a1e855463faf9e77b05d9ed1c7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a001f6a3ac354021a6e558a667a6fdac","type":"vlm","name":"b0876260-3a18-4266-bec3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1f81d6604bd43b892a2a6f649b01d84","type":"vlm","name":"88dcdadf-ed13-4e02-940c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3}
2021-05-10 02:07:25,940 DEBUG 147:__init__.py(1) - number of Vendor returned: 3
2021-05-10 02:07:25,940 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor
2021-05-10 02:07:25,940 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC
2021-05-10 02:07:25,956 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-10 02:07:25,956 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-10 02:07:25,956 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basic_onboard_vendor",
  "description": "vendor"
}
2021-05-10 02:07:25,957 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-10 02:07:25,957 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-10 02:07:25,957 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: {
  "iconRef": "icon",
  "vendorName": "basic_onboard_vendor",
  "description": "vendor"
}
2021-05-10 02:07:25,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:30,540 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-10 02:07:30,543 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200
2021-05-10 02:07:30,543 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"9eb40353ef30439da7166c683feb4588","version":{"id":"0baf5b32feef4c46baa40042be5647bd","name":"1.0","description":"Initial version","status":"Draft"}}
2021-05-10 02:07:30,548 INFO 284:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC
2021-05-10 02:07:30,548 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC
2021-05-10 02:07:30,555 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-10 02:07:30,556 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/9eb40353ef30439da7166c683feb4588/versions/0baf5b32feef4c46baa40042be5647bd/actions
2021-05-10 02:07:30,556 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: {

  "action": "Submit"
}
2021-05-10 02:07:30,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:32,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/9eb40353ef30439da7166c683feb4588/versions/0baf5b32feef4c46baa40042be5647bd/actions HTTP/1.1" 200 2
2021-05-10 02:07:32,239 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200
2021-05-10 02:07:32,239 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {}
2021-05-10 02:07:32,242 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_CGYOOQ_VSP exists in SDC
2021-05-10 02:07:32,242 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-10 02:07:32,242 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-10 02:07:32,243 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-10 02:07:32,243 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,243 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-10 02:07:32,243 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-10 02:07:32,243 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:32,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-05-10 02:07:32,342 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-10 02:07:32,343 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b96832a1e855463faf9e77b05d9ed1c7","onboardingMethod":"NetworkPackage","id":"fafac8be576844eaafa12af44b602a82","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3501cced-a895","description":"vendor software product","vendorName":"b0876260-3a18-4266-bec3","vendorId":"a001f6a3ac354021a6e558a667a6fdac","onboardingMethod":"NetworkPackage","id":"8c4f537cb6e947569088630b7154bebe","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ee06d223-320c","description":"vendor software product","vendorName":"88dcdadf-ed13-4e02-940c","vendorId":"d1f81d6604bd43b892a2a6f649b01d84","onboardingMethod":"NetworkPackage","id":"00c13d9e3441444d9d503d55a08273c1","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-05-10 02:07:32,344 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-10 02:07:32,345 DEBUG 303:vsp.py(1) - importing VSP pNF 3501cced-a895 from SDC
2021-05-10 02:07:32,345 DEBUG 303:vsp.py(1) - importing VSP vFW ee06d223-320c from SDC
2021-05-10 02:07:32,345 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-05-10 02:07:32,345 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ_VSP
2021-05-10 02:07:32,345 INFO 169:__init__.py(1) - Vsp basic_onboard_CGYOOQ_VSP doesn't exist in SDC
2021-05-10 02:07:32,345 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_CGYOOQ_VSP exists in SDC
2021-05-10 02:07:32,345 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-10 02:07:32,346 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-10 02:07:32,346 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-10 02:07:32,346 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,346 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-10 02:07:32,346 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-10 02:07:32,346 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:32,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-05-10 02:07:32,538 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-10 02:07:32,539 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b96832a1e855463faf9e77b05d9ed1c7","onboardingMethod":"NetworkPackage","id":"fafac8be576844eaafa12af44b602a82","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3501cced-a895","description":"vendor software product","vendorName":"b0876260-3a18-4266-bec3","vendorId":"a001f6a3ac354021a6e558a667a6fdac","onboardingMethod":"NetworkPackage","id":"8c4f537cb6e947569088630b7154bebe","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ee06d223-320c","description":"vendor software product","vendorName":"88dcdadf-ed13-4e02-940c","vendorId":"d1f81d6604bd43b892a2a6f649b01d84","onboardingMethod":"NetworkPackage","id":"00c13d9e3441444d9d503d55a08273c1","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-05-10 02:07:32,541 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-10 02:07:32,541 DEBUG 303:vsp.py(1) - importing VSP pNF 3501cced-a895 from SDC
2021-05-10 02:07:32,541 DEBUG 303:vsp.py(1) - importing VSP vFW ee06d223-320c from SDC
2021-05-10 02:07:32,541 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-05-10 02:07:32,541 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ_VSP
2021-05-10 02:07:32,541 INFO 169:__init__.py(1) - Vsp basic_onboard_CGYOOQ_VSP doesn't exist in SDC
2021-05-10 02:07:32,541 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_CGYOOQ_VSP exists in SDC
2021-05-10 02:07:32,541 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-10 02:07:32,542 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-10 02:07:32,542 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-10 02:07:32,542 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,542 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-10 02:07:32,542 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-10 02:07:32,542 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:32,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-05-10 02:07:32,734 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-10 02:07:32,734 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b96832a1e855463faf9e77b05d9ed1c7","onboardingMethod":"NetworkPackage","id":"fafac8be576844eaafa12af44b602a82","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3501cced-a895","description":"vendor software product","vendorName":"b0876260-3a18-4266-bec3","vendorId":"a001f6a3ac354021a6e558a667a6fdac","onboardingMethod":"NetworkPackage","id":"8c4f537cb6e947569088630b7154bebe","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ee06d223-320c","description":"vendor software product","vendorName":"88dcdadf-ed13-4e02-940c","vendorId":"d1f81d6604bd43b892a2a6f649b01d84","onboardingMethod":"NetworkPackage","id":"00c13d9e3441444d9d503d55a08273c1","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-05-10 02:07:32,736 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-10 02:07:32,736 DEBUG 303:vsp.py(1) - importing VSP pNF 3501cced-a895 from SDC
2021-05-10 02:07:32,736 DEBUG 303:vsp.py(1) - importing VSP vFW ee06d223-320c from SDC
2021-05-10 02:07:32,736 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-05-10 02:07:32,737 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ_VSP
2021-05-10 02:07:32,737 INFO 169:__init__.py(1) - Vsp basic_onboard_CGYOOQ_VSP doesn't exist in SDC
2021-05-10 02:07:32,737 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_CGYOOQ_VSP exists in SDC
2021-05-10 02:07:32,737 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-10 02:07:32,737 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-10 02:07:32,737 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-10 02:07:32,737 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,737 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-10 02:07:32,738 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-10 02:07:32,738 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:32,873 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-05-10 02:07:32,874 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-10 02:07:32,875 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b96832a1e855463faf9e77b05d9ed1c7","onboardingMethod":"NetworkPackage","id":"fafac8be576844eaafa12af44b602a82","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3501cced-a895","description":"vendor software product","vendorName":"b0876260-3a18-4266-bec3","vendorId":"a001f6a3ac354021a6e558a667a6fdac","onboardingMethod":"NetworkPackage","id":"8c4f537cb6e947569088630b7154bebe","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ee06d223-320c","description":"vendor software product","vendorName":"88dcdadf-ed13-4e02-940c","vendorId":"d1f81d6604bd43b892a2a6f649b01d84","onboardingMethod":"NetworkPackage","id":"00c13d9e3441444d9d503d55a08273c1","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-05-10 02:07:32,877 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-10 02:07:32,877 DEBUG 303:vsp.py(1) - importing VSP pNF 3501cced-a895 from SDC
2021-05-10 02:07:32,877 DEBUG 303:vsp.py(1) - importing VSP vFW ee06d223-320c from SDC
2021-05-10 02:07:32,877 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-05-10 02:07:32,877 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ_VSP
2021-05-10 02:07:32,877 INFO 169:__init__.py(1) - Vsp basic_onboard_CGYOOQ_VSP doesn't exist in SDC
2021-05-10 02:07:32,877 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:07:32,878 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_CGYOOQ_VSP exists in SDC
2021-05-10 02:07:32,878 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-10 02:07:32,878 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-10 02:07:32,878 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-10 02:07:32,878 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,878 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-10 02:07:32,878 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-10 02:07:32,878 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:07:32,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:33,039 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 808
2021-05-10 02:07:33,040 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-10 02:07:33,041 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b96832a1e855463faf9e77b05d9ed1c7","onboardingMethod":"NetworkPackage","id":"fafac8be576844eaafa12af44b602a82","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3501cced-a895","description":"vendor software product","vendorName":"b0876260-3a18-4266-bec3","vendorId":"a001f6a3ac354021a6e558a667a6fdac","onboardingMethod":"NetworkPackage","id":"8c4f537cb6e947569088630b7154bebe","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ee06d223-320c","description":"vendor software product","vendorName":"88dcdadf-ed13-4e02-940c","vendorId":"d1f81d6604bd43b892a2a6f649b01d84","onboardingMethod":"NetworkPackage","id":"00c13d9e3441444d9d503d55a08273c1","owner":"cs0008","status":"ACTIVE"}],"listCount":3}
2021-05-10 02:07:33,043 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-10 02:07:33,043 DEBUG 303:vsp.py(1) - importing VSP pNF 3501cced-a895 from SDC
2021-05-10 02:07:33,043 DEBUG 303:vsp.py(1) - importing VSP vFW ee06d223-320c from SDC
2021-05-10 02:07:33,043 DEBUG 147:__init__.py(1) - number of Vsp returned: 3
2021-05-10 02:07:33,043 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ_VSP
2021-05-10 02:07:33,043 INFO 169:__init__.py(1) - Vsp basic_onboard_CGYOOQ_VSP doesn't exist in SDC
2021-05-10 02:07:33,046 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC
2021-05-10 02:07:33,047 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC
2021-05-10 02:07:33,047 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-10 02:07:33,047 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-10 02:07:33,047 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-10 02:07:33,047 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-10 02:07:33,047 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-10 02:07:33,047 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None
2021-05-10 02:07:33,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:33,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691
2021-05-10 02:07:33,144 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200
2021-05-10 02:07:33,144 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"9eb40353ef30439da7166c683feb4588","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"b96832a1e855463faf9e77b05d9ed1c7","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"a001f6a3ac354021a6e558a667a6fdac","type":"vlm","name":"b0876260-3a18-4266-bec3","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d1f81d6604bd43b892a2a6f649b01d84","type":"vlm","name":"88dcdadf-ed13-4e02-940c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4}
2021-05-10 02:07:33,147 DEBUG 147:__init__.py(1) - number of Vendor returned: 4
2021-05-10 02:07:33,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor
2021-05-10 02:07:33,147 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-10 02:07:33,147 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/9eb40353ef30439da7166c683feb4588/versions
2021-05-10 02:07:33,147 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:33,148 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-10 02:07:33,148 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/9eb40353ef30439da7166c683feb4588/versions
2021-05-10 02:07:33,148 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:33,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:33,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9eb40353ef30439da7166c683feb4588/versions HTTP/1.1" 200 264
2021-05-10 02:07:33,274 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:07:33,274 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0baf5b32feef4c46baa40042be5647bd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612446239,"modificationTime":1620612451536,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:07:33,276 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-10 02:07:33,276 INFO 192:__init__.py(1) - Vendor found, updating information
2021-05-10 02:07:33,277 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-10 02:07:33,277 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/9eb40353ef30439da7166c683feb4588/versions
2021-05-10 02:07:33,277 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:33,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-10 02:07:33,278 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/9eb40353ef30439da7166c683feb4588/versions
2021-05-10 02:07:33,278 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:33,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:33,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/9eb40353ef30439da7166c683feb4588/versions HTTP/1.1" 200 264
2021-05-10 02:07:33,374 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:07:33,375 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"0baf5b32feef4c46baa40042be5647bd","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612446239,"modificationTime":1620612451536,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:07:33,377 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-10 02:07:33,377 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-10 02:07:33,377 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-10 02:07:33,377 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: {
  "name": "basic_onboard_CGYOOQ_VSP",
  "description": "vendor software product",
  "icon": "icon",
  "category": "resourceNewCategory.generic",
  "subCategory": "resourceNewCategory.generic.abstract",
  "vendorName": "basic_onboard_vendor",
  "vendorId": "9eb40353ef30439da7166c683feb4588",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-05-10 02:07:33,377 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-10 02:07:33,378 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-10 02:07:33,378 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: {
  "name": "basic_onboard_CGYOOQ_VSP",
  "description": "vendor software product",
  "icon": "icon",
  "category": "resourceNewCategory.generic",
  "subCategory": "resourceNewCategory.generic.abstract",
  "vendorName": "basic_onboard_vendor",
  "vendorId": "9eb40353ef30439da7166c683feb4588",
  "licensingData": {},
  "onboardingMethod": "NetworkPackage"
}
2021-05-10 02:07:33,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:45,178 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-10 02:07:45,180 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200
2021-05-10 02:07:45,180 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"8355e5d250e542ada180079f136d5f78","version":{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft"}}
2021-05-10 02:07:45,182 INFO 284:__init__.py(1) - Vsp basic_onboard_CGYOOQ_VSP is created in SDC
2021-05-10 02:07:45,183 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-10 02:07:45,183 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:45,183 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:45,183 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-10 02:07:45,184 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:45,184 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:45,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:45,375 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:07:45,376 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:07:45,376 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612458537,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:07:45,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-10 02:07:45,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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:45,379 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:45,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-10 02:07:45,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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:45,379 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:45,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:46,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 223
2021-05-10 02:07:46,136 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:07:46,136 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620612453771,"modificationTime":1620612458441}
2021-05-10 02:07:46,138 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-10 02:07:46,138 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:46,139 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:46,139 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-10 02:07:46,139 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:46,139 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:46,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:48,274 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 386
2021-05-10 02:07:48,275 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:07:48,276 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16"}
2021-05-10 02:07:48,278 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-10 02:07:48,278 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:48,278 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:48,279 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-10 02:07:48,279 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:48,280 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:48,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:50,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 386
2021-05-10 02:07:50,475 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:07:50,476 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16"}
2021-05-10 02:07:50,478 INFO 219:vsp.py(1) - attempting to upload package for basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:07:50,478 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-10 02:07:50,479 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:50,479 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:50,479 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-10 02:07:50,480 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:50,480 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:50,481 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:50,945 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:07:50,946 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:07:50,947 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612458537,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:07:50,949 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-10 02:07:50,950 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:50,950 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:50,950 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-10 02:07:50,950 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:50,950 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:50,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:51,434 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 223
2021-05-10 02:07:51,435 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:07:51,435 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620612453771,"modificationTime":1620612458441}
2021-05-10 02:07:51,437 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-10 02:07:51,437 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:51,437 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:51,438 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-10 02:07:51,438 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:51,438 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:51,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:52,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 386
2021-05-10 02:07:52,537 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:07:52,537 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16"}
2021-05-10 02:07:52,539 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-10 02:07:52,539 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:52,539 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:52,539 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-10 02:07:52,540 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:52,540 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:52,541 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:53,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 386
2021-05-10 02:07:53,977 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:07:53,977 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16"}
2021-05-10 02:07:53,979 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-10 02:07:53,979 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/orchestration-template-candidate
2021-05-10 02:07:53,979 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None
2021-05-10 02:07:53,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:55,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/orchestration-template-candidate HTTP/1.1" 200 94
2021-05-10 02:07:55,174 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200
2021-05-10 02:07:55,174 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:07:55,174 INFO 172:vsp.py(1) - Files for Vsp basic_onboard_CGYOOQ_VSP have been uploaded
2021-05-10 02:07:55,176 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-10 02:07:55,176 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:55,177 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:55,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-10 02:07:55,177 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:55,177 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:55,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:55,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:07:55,373 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:07:55,374 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612458537,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:07:55,376 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-10 02:07:55,376 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:55,376 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:55,376 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-10 02:07:55,376 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:55,377 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:55,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:56,133 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 222
2021-05-10 02:07:56,134 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:07:56,134 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620612453771,"modificationTime":1620612475046}
2021-05-10 02:07:56,136 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-10 02:07:56,136 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:56,136 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:56,136 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-10 02:07:56,136 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:56,137 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:56,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:57,141 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 457
2021-05-10 02:07:57,142 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:07:57,143 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:07:57,145 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-10 02:07:57,145 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:57,145 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:57,145 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-10 02:07:57,145 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:57,145 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:57,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:58,341 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 457
2021-05-10 02:07:58,342 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:07:58,342 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:07:58,344 INFO 219:vsp.py(1) - attempting to validate for basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:07:58,344 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-10 02:07:58,344 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:58,344 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:58,345 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-10 02:07:58,345 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:07:58,345 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:07:58,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:58,473 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:07:58,474 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:07:58,474 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612458537,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:07:58,476 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-10 02:07:58,476 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:58,476 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:58,477 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-10 02:07:58,477 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:58,477 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:07:58,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:07:59,233 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 222
2021-05-10 02:07:59,234 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:07:59,234 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620612453771,"modificationTime":1620612475046}
2021-05-10 02:07:59,236 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-10 02:07:59,236 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:59,236 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:59,236 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-10 02:07:59,237 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:07:59,237 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:07:59,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:00,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 457
2021-05-10 02:08:00,338 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:00,338 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:00,340 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-10 02:08:00,340 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:00,340 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:00,340 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-10 02:08:00,341 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:00,341 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:00,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:01,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 457
2021-05-10 02:08:01,437 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:01,437 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:01,439 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-10 02:08:01,440 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/orchestration-template-candidate/process
2021-05-10 02:08:01,440 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-05-10 02:08:01,440 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-10 02:08:01,440 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/orchestration-template-candidate/process
2021-05-10 02:08:01,440 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None
2021-05-10 02:08:01,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:16,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/orchestration-template-candidate/process HTTP/1.1" 200 87
2021-05-10 02:08:16,577 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200
2021-05-10 02:08:16,577 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"}
2021-05-10 02:08:16,579 INFO 187:vsp.py(1) - Artifacts for Vsp basic_onboard_CGYOOQ_VSP have been validated
2021-05-10 02:08:16,580 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-10 02:08:16,580 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:16,580 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:16,580 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-10 02:08:16,580 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:16,580 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:16,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:16,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:08:16,775 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:08:16,775 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612458537,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:08:16,777 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-10 02:08:16,777 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:16,777 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:16,777 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-10 02:08:16,778 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:16,778 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:16,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:17,733 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 222
2021-05-10 02:08:17,734 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:08:17,734 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620612453771,"modificationTime":1620612496438}
2021-05-10 02:08:17,736 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-10 02:08:17,736 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:17,736 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:17,736 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-10 02:08:17,737 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:17,737 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:17,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:19,343 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:08:19,344 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:19,344 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:19,347 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-10 02:08:19,347 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:19,347 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:19,347 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-10 02:08:19,347 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:19,347 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:19,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:21,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:08:21,037 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:21,038 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:21,040 INFO 219:vsp.py(1) - attempting to commit for basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:08:21,040 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-10 02:08:21,040 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:21,040 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:21,040 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-10 02:08:21,041 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:21,041 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:21,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:21,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:08:21,174 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:08:21,174 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612458537,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:08:21,176 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-10 02:08:21,176 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:21,176 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:21,177 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-10 02:08:21,177 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:21,177 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:21,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:21,836 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 222
2021-05-10 02:08:21,837 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:08:21,837 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1620612453771,"modificationTime":1620612496438}
2021-05-10 02:08:21,839 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-10 02:08:21,839 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:21,839 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:21,840 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-10 02:08:21,840 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:21,840 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:21,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:23,436 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:08:23,437 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:23,438 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:23,440 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-10 02:08:23,440 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:23,440 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:23,440 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-10 02:08:23,440 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:23,441 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:23,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:25,137 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:08:25,138 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:25,138 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:25,145 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-10 02:08:25,145 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions
2021-05-10 02:08:25,145 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: {

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

  "action": "Commit"
}
2021-05-10 02:08:25,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:44,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions HTTP/1.1" 200 2
2021-05-10 02:08:44,273 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200
2021-05-10 02:08:44,274 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {}
2021-05-10 02:08:44,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-10 02:08:44,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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:44,276 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:44,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-10 02:08:44,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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:44,276 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:44,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:44,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:08:44,477 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:08:44,478 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612505433,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:08:44,480 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-10 02:08:44,480 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:44,480 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:44,480 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-10 02:08:44,480 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:44,480 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:44,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:45,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 223
2021-05-10 02:08:45,135 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:08:45,135 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620612453771,"modificationTime":1620612496438}
2021-05-10 02:08:45,137 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-10 02:08:45,137 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:45,137 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:45,138 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-10 02:08:45,138 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:45,138 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:45,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:46,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:08:46,839 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:46,839 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:46,841 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:08:46,841 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-10 02:08:46,841 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:46,841 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:46,842 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-10 02:08:46,842 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:08:46,842 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:08:46,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:46,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 253
2021-05-10 02:08:46,974 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:08:46,975 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1620612453771,"modificationTime":1620612505433,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1}
2021-05-10 02:08:46,977 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-10 02:08:46,978 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:46,978 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:46,978 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-10 02:08:46,978 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:46,978 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None
2021-05-10 02:08:46,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:47,636 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 223
2021-05-10 02:08:47,637 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200
2021-05-10 02:08:47,637 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1620612453771,"modificationTime":1620612496438}
2021-05-10 02:08:47,639 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-10 02:08:47,640 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:47,640 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:47,640 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-10 02:08:47,640 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:08:47,640 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:08:47,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:08:49,336 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:08:49,338 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:08:49,338 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:08:49,344 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-10 02:08:49,344 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions
2021-05-10 02:08:49,345 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: {

  "action": "Submit"
}
2021-05-10 02:08:49,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:23,576 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions HTTP/1.1" 200 2
2021-05-10 02:09:23,580 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200
2021-05-10 02:09:23,581 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {}
2021-05-10 02:09:23,584 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-10 02:09:23,584 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:23,584 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:23,585 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-10 02:09:23,585 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:23,585 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:23,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:23,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 264
2021-05-10 02:09:23,777 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:09:23,778 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612453771,"modificationTime":1620612553844,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:09:23,780 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:09:23,780 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-10 02:09:23,780 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:23,780 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:23,780 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-10 02:09:23,781 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:23,781 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:23,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:23,977 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 264
2021-05-10 02:09:23,978 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:09:23,978 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612453771,"modificationTime":1620612553844,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:09:23,987 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-10 02:09:23,987 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions
2021-05-10 02:09:23,987 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-05-10 02:09:23,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:29,874 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions HTTP/1.1" 200 334
2021-05-10 02:09:29,876 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-05-10 02:09:29,876 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_CGYOOQ_VSP","version":"1.0","packageId":"8355e5d250e542ada180079f136d5f78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-10 02:09:29,876 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_CGYOOQ_VSP","version":"1.0","packageId":"8355e5d250e542ada180079f136d5f78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-10 02:09:29,879 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:09:29,879 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-10 02:09:29,879 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-10 02:09:29,879 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-10 02:09:29,879 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:09:29,879 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-10 02:09:29,879 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-10 02:09:29,880 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:09:29,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:09:31,639 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716
2021-05-10 02:09:31,640 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-10 02:09:31,640 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","name":"vFW ee06d223-320c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f140ee43-2aa8-47ae-b426-0a8ae390d729/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-10 02:09:31,642 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW ee06d223-320c from SDC
2021-05-10 02:09:31,642 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:09:31,643 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:09:31,643 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:09:31,643 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:09:31,643 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:09:31,643 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:09:31,643 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:09:31,643 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-05-10 02:09:31,643 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:09:31,643 INFO 169:__init__.py(1) - Vf basic_onboard_CGYOOQ doesn't exist in SDC
2021-05-10 02:09:31,644 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:09:31,644 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-10 02:09:31,644 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-10 02:09:31,644 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-10 02:09:31,644 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:09:31,644 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-10 02:09:31,645 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-10 02:09:31,645 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:09:31,647 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:09:32,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716
2021-05-10 02:09:32,144 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-10 02:09:32,144 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","name":"vFW ee06d223-320c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f140ee43-2aa8-47ae-b426-0a8ae390d729/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-10 02:09:32,146 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW ee06d223-320c from SDC
2021-05-10 02:09:32,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:09:32,147 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:09:32,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:09:32,147 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:09:32,147 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:09:32,147 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:09:32,147 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:09:32,147 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-05-10 02:09:32,147 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:09:32,148 INFO 169:__init__.py(1) - Vf basic_onboard_CGYOOQ doesn't exist in SDC
2021-05-10 02:09:32,148 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC
2021-05-10 02:09:32,148 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC
2021-05-10 02:09:32,148 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>>
2021-05-10 02:09:32,148 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-10 02:09:32,149 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-05-10 02:09:32,149 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-10 02:09:32,149 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-10 02:09:32,149 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None
2021-05-10 02:09:32,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:35,244 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-10 02:09:35,246 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200
2021-05-10 02:09:35,247 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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"}
2021-05-10 02:09:35,251 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9
2021-05-10 02:09:35,251 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic
2021-05-10 02:09:35,251 INFO 192:__init__.py(1) - ResourceCategory found, updating information
2021-05-10 02:09:35,252 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_CGYOOQ in SDC
2021-05-10 02:09:35,252 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:09:35,252 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-10 02:09:35,252 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-10 02:09:35,252 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-10 02:09:35,252 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:09:35,252 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-10 02:09:35,253 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-10 02:09:35,253 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:09:35,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:09:36,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 716
2021-05-10 02:09:36,533 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-10 02:09:36,533 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","name":"vFW ee06d223-320c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f140ee43-2aa8-47ae-b426-0a8ae390d729/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-10 02:09:36,536 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW ee06d223-320c from SDC
2021-05-10 02:09:36,536 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:09:36,536 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:09:36,536 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:09:36,536 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:09:36,536 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:09:36,536 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:09:36,537 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:09:36,537 DEBUG 147:__init__.py(1) - number of Vf returned: 2
2021-05-10 02:09:36,537 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:09:36,537 INFO 169:__init__.py(1) - Vf basic_onboard_CGYOOQ doesn't exist in SDC
2021-05-10 02:09:36,555 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_CGYOOQ_VSP exists in SDC
2021-05-10 02:09:36,555 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC
2021-05-10 02:09:36,555 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-10 02:09:36,555 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-10 02:09:36,555 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:09:36,555 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-10 02:09:36,555 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-10 02:09:36,556 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None
2021-05-10 02:09:36,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:36,775 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077
2021-05-10 02:09:36,777 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200
2021-05-10 02:09:36,777 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"b96832a1e855463faf9e77b05d9ed1c7","onboardingMethod":"NetworkPackage","id":"fafac8be576844eaafa12af44b602a82","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3501cced-a895","description":"vendor software product","vendorName":"b0876260-3a18-4266-bec3","vendorId":"a001f6a3ac354021a6e558a667a6fdac","onboardingMethod":"NetworkPackage","id":"8c4f537cb6e947569088630b7154bebe","owner":"cs0008","status":"ACTIVE"},{"name":"vFW ee06d223-320c","description":"vendor software product","vendorName":"88dcdadf-ed13-4e02-940c","vendorId":"d1f81d6604bd43b892a2a6f649b01d84","onboardingMethod":"NetworkPackage","id":"00c13d9e3441444d9d503d55a08273c1","owner":"cs0008","status":"ACTIVE"}],"listCount":4}
2021-05-10 02:09:36,780 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_CGYOOQ_VSP from SDC
2021-05-10 02:09:36,780 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC
2021-05-10 02:09:36,780 DEBUG 303:vsp.py(1) - importing VSP pNF 3501cced-a895 from SDC
2021-05-10 02:09:36,780 DEBUG 303:vsp.py(1) - importing VSP vFW ee06d223-320c from SDC
2021-05-10 02:09:36,780 DEBUG 147:__init__.py(1) - number of Vsp returned: 4
2021-05-10 02:09:36,780 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ_VSP
2021-05-10 02:09:36,780 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-10 02:09:36,781 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:36,781 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:36,781 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-10 02:09:36,781 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:36,781 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:36,783 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:36,972 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 264
2021-05-10 02:09:36,975 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:09:36,975 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612453771,"modificationTime":1620612553844,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:09:36,979 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-10 02:09:36,979 INFO 192:__init__.py(1) - Vsp found, updating information
2021-05-10 02:09:36,979 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_onboard_CGYOOQ_VSP in SDC
2021-05-10 02:09:36,979 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-10 02:09:36,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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:36,980 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:36,980 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-10 02:09:36,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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:36,981 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:36,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:37,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 264
2021-05-10 02:09:37,175 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:09:37,175 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612453771,"modificationTime":1620612553844,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:09:37,178 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-10 02:09:37,178 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:37,178 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:37,179 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-10 02:09:37,179 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/8355e5d250e542ada180079f136d5f78/versions
2021-05-10 02:09:37,179 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None
2021-05-10 02:09:37,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:37,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/8355e5d250e542ada180079f136d5f78/versions HTTP/1.1" 200 264
2021-05-10 02:09:37,375 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200
2021-05-10 02:09:37,375 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"69979df5c51441538619c6e343e0ef16","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1620612453771,"modificationTime":1620612553844,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1}
2021-05-10 02:09:37,379 DEBUG 22:sdc_element.py(1) - details found, updating
2021-05-10 02:09:37,383 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-10 02:09:37,384 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions
2021-05-10 02:09:37,384 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: {

  "action": "Create_Package"
}
2021-05-10 02:09:37,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:41,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16/actions HTTP/1.1" 200 334
2021-05-10 02:09:41,806 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200
2021-05-10 02:09:41,807 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_CGYOOQ_VSP","version":"1.0","packageId":"8355e5d250e542ada180079f136d5f78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-10 02:09:41,807 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_CGYOOQ_VSP","version":"1.0","packageId":"8355e5d250e542ada180079f136d5f78","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"}
2021-05-10 02:09:41,809 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-10 02:09:41,809 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:09:41,809 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:09:41,809 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-10 02:09:41,809 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/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16
2021-05-10 02:09:41,809 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None
2021-05-10 02:09:41,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:09:42,837 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/8355e5d250e542ada180079f136d5f78/versions/69979df5c51441538619c6e343e0ef16 HTTP/1.1" 200 633
2021-05-10 02:09:42,838 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200
2021-05-10 02:09:42,839 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CGYOOQ_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"9eb40353ef30439da7166c683feb4588","onboardingMethod":"NetworkPackage","id":"8355e5d250e542ada180079f136d5f78","version":"69979df5c51441538619c6e343e0ef16","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"}
2021-05-10 02:09:42,841 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-10 02:09:42,841 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-10 02:09:42,841 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": "8355e5d250e542ada180079f136d5f78",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_onboard_CGYOOQ",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_onboard_CGYOOQ"],
    "toscaArtifacts": {},
    "vendorName": "basic_onboard_vendor",
    "vendorRelease": "1.0"
}
2021-05-10 02:09:42,841 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-10 02:09:42,842 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-10 02:09:42,842 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": "8355e5d250e542ada180079f136d5f78",
    "csarVersion": "1.0",
    "deploymentArtifacts": {},
    "description": "VF",
    "icon": "defaulticon",
    "name": "basic_onboard_CGYOOQ",
    "properties": [],
    "groups": [],
    "requirements": {},
    "resourceType": "VF",
    "tags": ["basic_onboard_CGYOOQ"],
    "toscaArtifacts": {},
    "vendorName": "basic_onboard_vendor",
    "vendorRelease": "1.0"
}
2021-05-10 02:09:42,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:10:28,166 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-10 02:10:28,220 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201
2021-05-10 02:10:28,227 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardcgyooqvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOURSMWxQVDFGZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1620612617170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","artifactName":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzQ2NWJmYTQxYzllNTRjMThiMDQ1YjIyNDM3MjUxNDI=","artifactUUID":"5cc8019f-5e70-4312-8e16-dbfa0085798e","artifactDisplayName":"VSP_basic_onboard_CGYOOQ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcgyooqvspinformationtxt","esId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","duplicated":false,"payloadUpdateDate":1620612617173,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","empty":false}},"deploymentArtifacts":{"vspbasiconboardcgyooqvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOURSMWxQVDFGZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1620612617170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","artifactName":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzQ2NWJmYTQxYzllNTRjMThiMDQ1YjIyNDM3MjUxNDI=","artifactUUID":"5cc8019f-5e70-4312-8e16-dbfa0085798e","artifactDisplayName":"VSP_basic_onboard_CGYOOQ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcgyooqvspinformationtxt","esId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","duplicated":false,"payloadUpdateDate":1620612617173,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1620612617341,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"0211386f-50da-4670-9f5a-1b2b20c0b1a6","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","duplicated":false,"payloadUpdateDate":1620612617353,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617341,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu18.yaml","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1620612617472,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MzIzZGMzMTg4NDNhNWIyMmQzOGJiMWNlNWViODVhMWM=","generatedFromId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1620612617472,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617472,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu18.env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1620612590438,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.assettoscacsar","artifactName":"resource-BasicOnboardCgyooq-csar.csar","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612590438,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicOnboardCgyooq-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1620612590437,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.assettoscatemplate","artifactName":"resource-BasicOnboardCgyooq-template.yml","artifactGroupType":"TOSCA","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612590437,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"resource-BasicOnboardCgyooq-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":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Scalable":[{"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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"scalable","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.scalable","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"forwarder","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.forwarder","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"95ae0bfd-8393-4932-813c-afeee8b9633d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95ae0bfd-8393-4932-813c-afeee8b9633d","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"port_mirroring","uniqueId":"capability.95ae0bfd-8393-4932-813c-afeee8b9633d.port_mirroring","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"host","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.host","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.ephemeral.size","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.ephemeral.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"instance","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.instance","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.iops","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu.delta","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu.delta","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.capacity","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.latency","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_util","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu_util","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.allocation","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.latency","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.root.size","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.root.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"vcpus","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.vcpus","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.iops","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.allocation","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.capacity","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.resident","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.resident","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","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.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.packets.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outpoing.packets","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outpoing.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"os","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.os","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"endpoint","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.endpoint","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"attachment","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"dependency","uniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8.dependency","capability":"tosca.capabilities.Node","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"dependency","uniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8.dependency","capability":"tosca.capabilities.Node","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"link","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b.link","capability":"tosca.capabilities.network.Linkable","ownerId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"local_storage","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"03bd8151-87f0-48ee-8480-026865d954d8.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.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":"429675f2-f308-4d80-8dcd-7faead7b13bc.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.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":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.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":"429675f2-f308-4d80-8dcd-7faead7b13bc.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":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","createdFromCsar":true,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1620612612943,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardCgyooqcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1620612614838,"customizationUUID":"ee8bc31f-a7cc-4364-9309-f7989c8a875a","posX":"475.0","posY":"325.0","componentName":"basic_onboard_CGYOOQ-nodes.ubuntu18Cvfc","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","uniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8.dependency","capability":"tosca.capabilities.Node","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300.port","capability":"tosca.capabilities.Attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300.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":"51a6c259-6e8d-43ba-901a-3ebaee61c300.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":"51a6c259-6e8d-43ba-901a-3ebaee61c300.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":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.fa200c76-7dd4-452c-b6c9-2483270fcbc8.tosca_name","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.51a6c259-6e8d-43ba-901a-3ebaee61c300.show","empty":false},{"parentUniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","definition":false,"name":"state","type":"string","uniqueId":"attribute.fa200c76-7dd4-452c-b6c9-2483270fcbc8.state","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","empty":false},{"parentUniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.fa200c76-7dd4-452c-b6c9-2483270fcbc8.tosca_id","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"51a6c259-6e8d-43ba-901a-3ebaee61c300","createdFromCsar":true,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1620612612944,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"51a6c259-6e8d-43ba-901a-3ebaee61c300","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1620612614838,"customizationUUID":"1d3076b8-982b-422e-a6cb-2ff551409feb","posX":"275.0","posY":"325.0","componentName":"SecurityRules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","requirementOwnerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","id":"76fd4494-7e1c-429c-a141-f0d743025e9d","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.attachment","requirementUid":"51a6c259-6e8d-43ba-901a-3ebaee61c300.port"},"operations":[]}],"fromNode":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_security_groups","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_user_data_format","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"03bd8151-87f0-48ee-8480-026865d954d8.service_template_filter","type":"org.openecomp.datatypes.heat.substitution.SubstitutionFiltering","required":true,"description":"Substitution Filter","password":false,"name":"service_template_filter","value":"{\"substitute_service_template\":\"Nested_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_metadata","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.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":"429675f2-f308-4d80-8dcd-7faead7b13bc.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.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":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_network","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"60064111-33cd-423a-8576-539eb6fd1775.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"60064111-33cd-423a-8576-539eb6fd1775.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":"429675f2-f308-4d80-8dcd-7faead7b13bc.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":"429675f2-f308-4d80-8dcd-7faead7b13bc","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"429675f2-f308-4d80-8dcd-7faead7b13bc","empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.compute_ubuntu18_key_name","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"a7721194-5a0e-4105-b8d5-6d271a5e2de6.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300.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":"51a6c259-6e8d-43ba-901a-3ebaee61c300.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":"51a6c259-6e8d-43ba-901a-3ebaee61c300.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":{"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group":[{"parentUniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","uniqueId":"attribute.fa200c76-7dd4-452c-b6c9-2483270fcbc8.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","empty":false},{"uniqueId":"attribute.51a6c259-6e8d-43ba-901a-3ebaee61c300.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","uniqueId":"attribute.fa200c76-7dd4-452c-b6c9-2483270fcbc8.state","name":"state","type":"string","definition":false,"ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","empty":false},{"parentUniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","uniqueId":"attribute.fa200c76-7dd4-452c-b6c9-2483270fcbc8.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"scalable","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.scalable","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"forwarder","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.forwarder","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"95ae0bfd-8393-4932-813c-afeee8b9633d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95ae0bfd-8393-4932-813c-afeee8b9633d","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"port_mirroring","uniqueId":"capability.95ae0bfd-8393-4932-813c-afeee8b9633d.port_mirroring","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"host","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.host","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.ephemeral.size","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.ephemeral.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"instance","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.instance","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.iops","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu.delta","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu.delta","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.capacity","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.latency","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_util","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu_util","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.allocation","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.latency","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.root.size","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.root.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"vcpus","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.vcpus","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.iops","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.allocation","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.capacity","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.resident","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.resident","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","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.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.packets.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outpoing.packets","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outpoing.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"os","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.os","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"endpoint","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.endpoint","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"attachment","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"dependency","uniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8.dependency","capability":"tosca.capabilities.Node","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"dependency","uniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8.dependency","capability":"tosca.capabilities.Node","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","uniqueId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8.dependency","capability":"tosca.capabilities.Node","ownerId":"fa200c76-7dd4-452c-b6c9-2483270fcbc8","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"link","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b.link","capability":"tosca.capabilities.network.Linkable","ownerId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"local_storage","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300.port","capability":"tosca.capabilities.Attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.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":"60064111-33cd-423a-8576-539eb6fd1775.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.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":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.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":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.base_ubuntu18_group","name":"base_ubuntu18_group","type":"org.openecomp.groups.heat.HeatStack","version":"0.0","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"5e596456-4b6e-4bf2-b8b3-006879f6a553","groupUUID":"8805a801-f4a9-424b-b9a8-0a7007377242","members":{"abstract_ubuntu18":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ubuntu18_admin_security_group":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputValues":[],"isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardCgyooq..base_ubuntu18..module-0","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.BasicOnboardCgyooq..base_ubuntu18..module-0","name":"BasicOnboardCgyooq..base_ubuntu18..module-0","type":"org.openecomp.groups.VfModule","version":"0.0","artifacts":["60064111-33cd-423a-8576-539eb6fd1775.heat1","60064111-33cd-423a-8576-539eb6fd1775.heat1env"],"invariantName":"BasicOnboardCgyooq..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"1693d0f4-49e2-439a-a1b7-79de7f95f82a","artifactsUuid":["0211386f-50da-4670-9f5a-1b2b20c0b1a6"],"groupUUID":"4c7d1e8d-68b0-4ff9-996c-27428a98c60f","members":{"abstract_ubuntu18":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ubuntu18_admin_security_group":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","isDeclaredListInput":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<vfc_id>:<count>","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardCgyooq","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1620612590438,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_onboard_CGYOOQ"],"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775","componentMetadataForSupportLog":{"SupportablityComponentUUID":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","SupportablityComponentName":"basic_onboard_CGYOOQ","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"8355e5d250e542ada180079f136d5f78","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","highestVersion":true,"systemName":"BasicOnboardCgyooq","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","normalizedName":"basiconboardcgyooq","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1620612614133,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1620612617341,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"0211386f-50da-4670-9f5a-1b2b20c0b1a6","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","duplicated":false,"payloadUpdateDate":1620612617353,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617341,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu18.yaml","empty":false},"vspbasiconboardcgyooqvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOURSMWxQVDFGZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1620612617170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","artifactName":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzQ2NWJmYTQxYzllNTRjMThiMDQ1YjIyNDM3MjUxNDI=","artifactUUID":"5cc8019f-5e70-4312-8e16-dbfa0085798e","artifactDisplayName":"VSP_basic_onboard_CGYOOQ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcgyooqvspinformationtxt","esId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","duplicated":false,"payloadUpdateDate":1620612617173,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1620612617472,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MzIzZGMzMTg4NDNhNWIyMmQzOGJiMWNlNWViODVhMWM=","generatedFromId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1620612617472,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617472,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu18.env","empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"60064111-33cd-423a-8576-539eb6fd1775"},"categorySpecificMetadata":{},"csarUUID":"8355e5d250e542ada180079f136d5f78","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_CGYOOQ"}
2021-05-10 02:10:28,236 INFO 284:__init__.py(1) - Vf basic_onboard_CGYOOQ is created in SDC
2021-05-10 02:10:28,237 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:10:38,248 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_CGYOOQ in SDC
2021-05-10 02:10:38,254 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-10 02:10:38,254 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/60064111-33cd-423a-8576-539eb6fd1775/lifecycleState/Certify
2021-05-10 02:10:38,255 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: {
  "userRemarks": "certify"
}
2021-05-10 02:10:38,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:11:21,046 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/60064111-33cd-423a-8576-539eb6fd1775/lifecycleState/Certify HTTP/1.1" 200 1339
2021-05-10 02:11:21,050 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200
2021-05-10 02:11:21,051 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","name":"basic_onboard_CGYOOQ","version":"1.0","isHighestVersion":true,"creationDate":1620612590438,"lastUpdateDate":1620612645635,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_CGYOOQ"],"icon":"defaulticon","normalizedName":"basiconboardcgyooq","systemName":"BasicOnboardCgyooq","contactId":"cs0008","allVersions":{"1.0":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc"},"csarUUID":"8355e5d250e542ada180079f136d5f78","csarVersion":"1.0","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","componentType":"RESOURCE","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"creatorUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdaterUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","isArchived":false,"archiveTime":0,"isVspArchived":false,"vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardCgyooq","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e"}
2021-05-10 02:11:21,055 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:11:21,055 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-10 02:11:21,055 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-10 02:11:21,055 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-10 02:11:21,055 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:11:21,056 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-10 02:11:21,056 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-10 02:11:21,056 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:11:21,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:11:22,444 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081
2021-05-10 02:11:22,446 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-10 02:11:22,446 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","name":"vFW ee06d223-320c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f140ee43-2aa8-47ae-b426-0a8ae390d729/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","name":"basic_onboard_CGYOOQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-10 02:11:22,448 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW ee06d223-320c from SDC
2021-05-10 02:11:22,448 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:11:22,448 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:11:22,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:11:22,449 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:11:22,449 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:11:22,449 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:11:22,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:11:22,449 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_CGYOOQ from SDC
2021-05-10 02:11:22,449 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:11:22,449 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:11:22,449 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:11:22,449 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-05-10 02:11:22,450 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:11:22,450 INFO 192:__init__.py(1) - Vf found, updating information
2021-05-10 02:11:22,450 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-10 02:11:22,450 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-10 02:11:22,450 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-10 02:11:22,450 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-10 02:11:22,451 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-10 02:11:22,451 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-10 02:11:22,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:11:33,944 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-10 02:11:33,946 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-05-10 02:11:33,948 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2c0e009-b544-42c2-bb9b-dbb45cf44f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602402337,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"86e49dd3-db3c-4199-9811-9d3d34b0922d","invariantUUID":"1e32fbd2-7b44-4b9f-9819-9fd09b4367d1","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":"loadBalancer","uniqueId":"26e36fda-8d9b-473f-b9a2-63decb4c63f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602503170,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb006e5-709b-413b-acb7-5243adc621c0","invariantUUID":"151028f4-c63b-4aae-8c76-a74b902a9a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b583aee-b969-476c-a148-7da0daad648d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604542637,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41769036-1898-4d57-8a9c-b9dc7287e712","invariantUUID":"7aacb4db-0b5c-419e-9a71-11dd41edc2cf","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e404493e-466b-40a5-822a-25df59fab9a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620604737140,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b37569b-caa2-4304-9210-402b330fa892","invariantUUID":"8e74dcb2-5ab8-4d24-9853-b698e2ecb8b9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75737ba1-8f9f-4bc9-b49d-6eb808f84039","lifecycleState":"CERTIFIED","lastUpdateDate":1620604502844,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cde1f-d906-4b88-9ef1-94a0061592a9","invariantUUID":"07188bba-7304-4515-9b52-8884a7a9e4ff","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":"port","uniqueId":"c559cd05-b54e-474c-aedb-48a37b969ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1620604173441,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d96f5efa-3348-4209-9c9b-234607d6d046","invariantUUID":"8bc62bf6-6a4c-4be8-a930-ab319c02f27f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e5bb0dd-c0e0-4a78-801e-2f6823147e62","lifecycleState":"CERTIFIED","lastUpdateDate":1620603637432,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3110c35f-ee46-4c6e-821b-f842ff9d636a","invariantUUID":"d98444f5-01aa-4d02-a779-03a5f3f40f46","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":"a7c27435-c69b-4e55-9836-b666d0285e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1620603033229,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"781ec459-86c2-4578-9960-1daca87a4ffb","invariantUUID":"06b12104-63bc-4303-8b69-7000851364b7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbe57f40-6655-4e4e-8bd3-73f614319e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1620603207238,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5e34924-24b3-477a-b8aa-f5452bcd72d5","invariantUUID":"5256b21d-6d67-4462-aba0-43e389702027","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":"networkrules","uniqueId":"4d694188-398e-42c9-807e-a82d83636e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603011641,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ae0603b1-0bf2-46d8-9474-a7de61e91d1c","invariantUUID":"1e8db146-c761-41dd-aa91-3cf929ba49a1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0e07ee1-0713-449a-aa10-b0e05a24f7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604367338,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff9aa11-71ac-4b85-9e12-3509cf7550c2","invariantUUID":"15a92ee7-7924-4674-bb78-d3d6c40633ed","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603313035,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba592e79-c8d1-4f4b-878a-aa991e2de8af","invariantUUID":"a3d18de4-ef71-443d-ad86-a3a9910a8d68","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1d2368d-8295-4be1-b7d1-1cd1282c2b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1620604019044,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0328841d-4508-4ec7-9a81-bf82455c0954","invariantUUID":"7fd91873-ad1c-4da9-8cc0-cc199aee3d0e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c39a82ed-8c22-4e7d-902a-fc28edeea1be","lifecycleState":"CERTIFIED","lastUpdateDate":1620603729835,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6e5be42-ca67-4dee-a174-5b6d2b79a818","invariantUUID":"9911f298-e5a3-4a0f-992a-63bc3c810045","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"31261eaf-a338-400e-8948-4680ecb6f255","lifecycleState":"CERTIFIED","lastUpdateDate":1620604214447,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1134ccc-88e4-4284-98e2-bb82e6015000","invariantUUID":"3472b3ff-b43f-44b7-8316-42ffdaf2804e","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":"efa2e35f-abe2-4984-a497-7c8f5ee4d95d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603453829,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70cc13-a53f-43c0-a19d-50911c398130","invariantUUID":"609acb57-435e-42a5-b425-f6a952eeb7ae","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd83f4b2-f52b-490e-bfb7-6696081fa718","lifecycleState":"CERTIFIED","lastUpdateDate":1620604327070,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"753f8b48-9e2f-4862-a70b-6d2c206e9faf","invariantUUID":"5bdc5378-c0c5-4d2c-bd8a-0f2b360737ff","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3087d32-a78a-4901-bbe9-b2cbfdebcbf3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603544333,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f337ae9-3ccd-4f38-97c5-9e49f416b33e","invariantUUID":"72b790de-31d6-49be-99d4-96fe18f77a33","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30d91fdc-1f25-407a-818e-37c1cf1a70bf","lifecycleState":"CERTIFIED","lastUpdateDate":1620604283634,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e32df4f-2fd5-4834-bb43-26f4a2e10224","invariantUUID":"0fda4ff9-175a-406c-99c8-148c6cefbfa8","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":"objectStorage","uniqueId":"66d3564b-687b-41eb-b766-54fc310a4966","lifecycleState":"CERTIFIED","lastUpdateDate":1620602633230,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc261c74-4a1a-44fd-983e-fdcd61665a9e","invariantUUID":"1dbe2a78-01ed-4500-a03b-3bc7ad9ffae7","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":"network","uniqueId":"3591f392-539b-4db7-8534-a5b6bba84cd1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603252240,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c511b056-0d89-4b07-98b6-123e95456d50","invariantUUID":"1e39693d-57fc-4856-b874-ffb52cc45790","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":"securityrules","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300","lifecycleState":"CERTIFIED","lastUpdateDate":1620603144935,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f91138f5-1356-4a3c-b224-b90b346a87f5","invariantUUID":"7c07bf7a-acab-45fd-a19f-6449fc344196","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":"8937c186-7fff-45dc-a65b-506f6e15ad21","lifecycleState":"CERTIFIED","lastUpdateDate":1620603229840,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de74f264-b32e-42cd-ad7e-7c22a354766e","invariantUUID":"e7ba1d35-fe24-4bdc-9509-1bb95485bc87","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":"compute","uniqueId":"02028621-7204-4dc0-bc74-84fb7256e996","lifecycleState":"CERTIFIED","lastUpdateDate":1620603921135,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53643ac2-a4a2-41c0-aa0a-f869332041c5","invariantUUID":"e6dc5c89-9fb6-4f28-8b4c-5f86f43a75b5","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":"defaulticon","uniqueId":"b7d16022-c307-4cd6-b4c1-0444c6fcc6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1620606590137,"name":"vFW ee06d223-320c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","systemName":"VfwEe06d223320c","description":"vendor software product","tags":["vFW ee06d223-320c"],"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":"defaulticon","uniqueId":"d81453f8-6ed0-4546-927a-866c0dd63f16","lifecycleState":"CERTIFIED","lastUpdateDate":1620609775434,"name":"pNF 3501cced-a895","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8462aa84-fc11-4b11-bf7e-cc36d84f6869","invariantUUID":"4edb0268-cfba-4e46-baa8-3f5193377c85","systemName":"Pnf3501ccedA895","description":"vendor software product","tags":["pNF 3501cced-a895"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6328bf36-d8af-40fc-a2e9-5a9996ef1367","lifecycleState":"CERTIFIED","lastUpdateDate":1620602848770,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5ae8c3cc-507f-4176-a2c0-2f866b74c989","invariantUUID":"afb67328-55c2-4407-bfaa-7fbda11679c4","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":"5e5c125f-f2d8-46f2-b644-86a1982189ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603524030,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0d6ed74-8adf-4c7e-a446-05d598309cb4","invariantUUID":"a5f0756a-1c84-407d-914b-e840ae2e2972","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","lifecycleState":"CERTIFIED","lastUpdateDate":1620602523838,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c316b7e4-5505-4941-8855-6d7c3cb68448","invariantUUID":"60b0ba67-3b1b-4fb4-bf5b-ceac12b031be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ab4eb9-d221-4f9e-a84e-2377c9bdbf6d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604444532,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9223af24-99f5-4baf-96ad-a45a7c10fbff","invariantUUID":"e8531ad5-ae3b-4f7e-8162-33bef194301f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f791fd-4db6-42ee-92f9-ecf058f1bd8c","lifecycleState":"CERTIFIED","lastUpdateDate":1620603777436,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b02e80f-07ca-4d33-b90d-5fdb700d8f64","invariantUUID":"50c516a4-ff7c-4bd4-8a95-3f9e9a458d3a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36a4cc9e-a87d-4c5d-8b38-1bcaac94f38f","lifecycleState":"CERTIFIED","lastUpdateDate":1620602425937,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c22e2c4d-1785-4786-aeb0-ea5a2ea06aea","invariantUUID":"bbb7fff8-8690-4ed8-a66c-f310f42fa600","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":"b08db778-b5a9-4c83-a308-891957a4755e","lifecycleState":"CERTIFIED","lastUpdateDate":1620603357340,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b747760-35ed-484a-986e-86cadaa19cdc","invariantUUID":"522eef54-6189-4276-9e10-659da1525bc2","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":"defaulticon","uniqueId":"35bcf3a4-b127-45d4-964c-bb3383a5d152","lifecycleState":"CERTIFIED","lastUpdateDate":1620603661735,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"388a462a-6622-4cba-97cf-f3b05d5e6e3a","invariantUUID":"a988a4fc-98f2-4f31-80f8-1e404943609c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf3a9a6e-bcd6-4006-964f-a3b50a48b4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620603611935,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7f3c329-6b6f-4fea-a0e8-7856bd773f11","invariantUUID":"22b92497-2926-4bf6-8d88-9b5cdc954783","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":"compute","uniqueId":"2f510fdc-971f-4b12-ac03-0d3dc91f39f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604691835,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67ed1a32-cac2-47d1-883f-89daae9bc098","invariantUUID":"fc4c4068-0c6e-4310-9560-8d6288a0f868","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":"port","uniqueId":"597d16e1-2ea1-481d-b759-1bb056befb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1620604194329,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcb9d0cf-af5c-4225-a1ba-e920f8923bfb","invariantUUID":"335af289-980c-4ee6-8e19-4da73e840f88","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b68803b2-e8e0-4f43-a554-427407133649","lifecycleState":"CERTIFIED","lastUpdateDate":1620602751936,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3feda19-37a5-4dbf-834e-f7a57638f310","invariantUUID":"8b1d8eeb-39bb-42d8-9ae4-bc3f331429f5","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":"objectStorage","uniqueId":"e51784de-aa19-4dc9-ab66-3af49813365a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603707631,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38722d3-b179-49dd-9565-c83334211204","invariantUUID":"a70574b6-2d81-4c41-ac3b-e299cac0da98","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff1db19f-239c-49df-8513-34d8a2c77dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1620603846735,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c006d5-e3b2-40f5-b182-958985c1cf81","invariantUUID":"b6f28d5f-51a8-45dd-9ceb-3e13fa78b30b","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":"compute","uniqueId":"10d9c4b9-aaf3-4ced-bb12-905bc625ccef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603871836,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5a624-41b6-4cf2-9576-f95c919741c9","invariantUUID":"3abfdd94-1251-46b0-b77c-81dc170b748f","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":"network","uniqueId":"31720cdf-1523-4aef-8fc6-fddf7e4da8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603802534,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ffb65bf-e4ea-402c-874b-90a15c91a1ec","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a632c8c0-51ae-4096-9df2-c6ddd6d6646d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602823937,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9dbd2c8-634a-4031-9a93-20daa5084f75","invariantUUID":"c45a0437-60f6-4474-b4ae-024f6604bacc","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfd5bc07-e892-4f9e-8635-442bc1b8cfec","lifecycleState":"CERTIFIED","lastUpdateDate":1620611393673,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d9b093b-dca9-4d78-92b4-258a8af8329d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602655630,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"023301c4-03ec-4835-a95d-b2e2560d74be","invariantUUID":"956db29b-46e7-4ead-9574-2aacbf73296d","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":"objectStorage","uniqueId":"43a80607-393c-40f6-9077-98c83de55c65","lifecycleState":"CERTIFIED","lastUpdateDate":1620603949570,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87c2781-a81b-4e71-b58d-3b9c0e60915b","invariantUUID":"934071bb-f450-4eae-a25c-b9a09e276f4d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1620612645635,"name":"basic_onboard_CGYOOQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","systemName":"BasicOnboardCgyooq","description":"VF","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16b20261-4996-42fa-9bb2-6a5a0a7eb48e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602704541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2ce892f-e405-4bb8-8896-444db429af9a","invariantUUID":"b39b1e0e-9a39-4962-b063-571b320c6a22","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":"compute","uniqueId":"a9c12d6b-2230-4bb0-a940-2e64e0b06a04","lifecycleState":"CERTIFIED","lastUpdateDate":1620603753630,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"516100a7-e134-45e3-a8a8-9706a8ad01e4","invariantUUID":"a9a89805-5401-4b2c-bc83-de68bc361161","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":"d227f647-4e8d-4fb5-8c44-562f8ea457c3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603337534,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc7e73b6-2eee-4ee3-9c51-5e0444974611","invariantUUID":"02d582df-f185-4c41-a5b5-bb2e49d5eccb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4543b625-fe63-428a-bf8e-ac9ffb4f51f0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604152033,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a09245fb-2cd3-43f3-82ba-68bb57d6fce7","invariantUUID":"929b16bb-b485-4841-8ea0-fc16e1c9b648","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c57da63-20bb-4516-9b4f-a94ab2f6f252","lifecycleState":"CERTIFIED","lastUpdateDate":1620602545135,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca2f38ef-4057-454e-840c-87de1a92688e","invariantUUID":"ff811062-7b2b-4005-8558-d7dbc5cc3d6f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b76d958-2b89-4d8f-a647-69f4fa13bf1a","lifecycleState":"CERTIFIED","lastUpdateDate":1620602872639,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dc8453a-1365-4df4-9cc4-8b3cbcf803e9","invariantUUID":"a6a6f4a9-9b61-4912-8467-29afcbd7bc6e","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":"objectStorage","uniqueId":"2946ac5b-64b1-4db8-b6cb-6d59ffacc077","lifecycleState":"CERTIFIED","lastUpdateDate":1620602446170,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"246898a6-4711-4680-9adb-7c359c3d5b78","invariantUUID":"5234c6dd-cef6-4e49-b713-0a7d15b2c094","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89841872-17ac-46dc-bf16-1f8062f99ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603184238,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6208d015-5da5-42fd-9288-577c668e8f02","invariantUUID":"e4a9419a-57e0-4e00-871a-61840f95ea71","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":"defaulticon","uniqueId":"3141d76c-0499-451a-bad2-6d296bb5ed5a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603685629,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffd1e6a-6f90-4ca4-842d-2679cd03ee57","invariantUUID":"8bbf1ce6-2bdd-4ee6-acfc-6889a57003b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"893deae0-c891-44d5-96de-4a0e2b522cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1620602727370,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664d6f93-54b7-428e-9c83-f300cb66a458","invariantUUID":"6471ec47-dd2e-4b7c-9542-47889bd62172","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":"fdc45c25-255c-4547-85f4-15f06d317184","lifecycleState":"CERTIFIED","lastUpdateDate":1620604041940,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4c12f9-7f4c-417a-bfdc-e2d8f26f6b91","invariantUUID":"9b83952b-6f61-48a6-992f-a52fb56a2dd1","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":"674fbbfd-2653-4cfa-8c8e-8692cb45ec70","lifecycleState":"CERTIFIED","lastUpdateDate":1620603824639,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed40b676-95f8-4fe3-9124-08decf65be1c","invariantUUID":"0f46d896-a023-493a-9149-3bf59018e378","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1a9e21c-f661-4f8b-b202-d9cfd6d50535","lifecycleState":"CERTIFIED","lastUpdateDate":1620604240972,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35968531-9586-4385-98c6-f1173c96c382","invariantUUID":"550f1f26-177d-495c-8bc2-0bd1c97ff138","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2106fcb-75c8-4161-9b8b-eade5c1689e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620604481939,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc38c9e2-c47d-4ec1-b913-1e1d1c3ca158","invariantUUID":"c0b91244-421f-49fd-8677-31b72b5ad22f","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":"96e60245-67af-4b5d-af48-310d22ef3247","lifecycleState":"CERTIFIED","lastUpdateDate":1620603588035,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15dec37f-91dd-4889-b929-a3eda3e11dd4","invariantUUID":"ae752012-f015-4ecb-8eda-0981a8d93d2a","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":"networkrules","uniqueId":"0ecb7e93-2f8b-4950-a3ec-9e3d813f23a3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603101644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"17490de1-4aba-4ace-8e1d-06dc4a871db1","invariantUUID":"7810d35b-84b7-4b8b-9152-55a8669ca8cf","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fcdbfa2d-6c92-4fe8-98c7-5192a0dfd3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620604716039,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8b7334-b385-431b-b0e8-20f14abf75d2","invariantUUID":"a031032d-7837-49aa-bf54-33f858aacfe5","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":"defaulticon","uniqueId":"6bcbc633-5f86-4959-9928-31fd09909af6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604131638,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30edb94-58b2-470e-99d4-1cc3bb138b59","invariantUUID":"389f4486-14ad-4375-a0d6-97be30336324","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1f90acf-68c0-44eb-95e6-49b509c36ab8","lifecycleState":"CERTIFIED","lastUpdateDate":1620604262745,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e90cebf-21b9-49c5-80d7-7d4874a55517","invariantUUID":"5e0df26c-c3f5-4180-a984-5a949ab15ed1","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"ede7a50d-9870-4125-afd2-72774e2bb9f1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620604621069,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7548b92c-4884-4c55-a478-529bd8463ebe","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","lifecycleState":"CERTIFIED","lastUpdateDate":1620602292343,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64ffe10a-3db2-48bb-ad95-2c9fdde43531","invariantUUID":"d8c73f6a-9bcb-4877-bb78-efc9887d0b9e","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c300ceab-56a7-444b-a33d-2559419b8c52","lifecycleState":"CERTIFIED","lastUpdateDate":1620604304042,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8ab7a1e-0cb1-4c2c-9c98-064f14d5c88b","invariantUUID":"cdee554a-1650-40da-b31f-44d2c46d0b92","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86a5b319-8e6c-40cd-9f9a-7173b49fcc01","lifecycleState":"CERTIFIED","lastUpdateDate":1620603123985,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf9e5c8a-ec2f-4b1b-b4c9-48a35ad07237","invariantUUID":"29049069-e0f7-47f5-8df6-4bfc7cb51b10","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28912aab-293a-4766-b01c-a9533d3a8af3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602798848,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c4142b-5ab7-4358-ab0e-fac1b5f67fe6","invariantUUID":"c14a36bb-0137-49b1-8168-fc7b80cc3c1c","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b032fd-45ee-4a91-96f0-a07e2e0eb63e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602681843,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"591a19c3-560f-480f-9e8a-cc8e8b0de828","invariantUUID":"0e4b6876-fda1-43c5-ad13-37f5697a0591","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3819b2da-a1bb-4ff2-88d2-88d22b715886","lifecycleState":"CERTIFIED","lastUpdateDate":1620604402845,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3fcecfa8-3193-408c-b523-bbffe52c5862","invariantUUID":"694413fc-2251-4b8e-a7b8-5be4bdb2e1fc","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":"bbc8c8a9-6280-4efd-a013-bbd84823904c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602775840,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a13321-8172-4900-b3de-fd71e2f44fe0","invariantUUID":"ff05cb95-77a9-4c0c-b0b5-cf0d6707e398","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"353d44f4-1e9d-43d5-aa36-a77992027680","lifecycleState":"CERTIFIED","lastUpdateDate":1620604669240,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77a0401-47cd-479d-9153-d7e515e08b1a","invariantUUID":"61e4aceb-7f7e-447e-8709-028c8460e088","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e6ac2fe1-2533-4b72-bb3e-2962bde45cff","lifecycleState":"CERTIFIED","lastUpdateDate":1620610475170,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d21d2c42-f3c8-4d20-a609-46534ac61621","lifecycleState":"CERTIFIED","lastUpdateDate":1620611636768,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6d6086c-6181-4cd5-a6f3-32c54b5a6aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1620606742043,"name":"vFW 2021-05-10 00-25-26","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","systemName":"Vfw20210510002526","description":"catalog service description","tags":["robot-ete","vFW 2021-05-10 00-25-26"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54016d04-7bd2-4ce6-a3c5-74374b948039","lifecycleState":"CERTIFIED","lastUpdateDate":1620609893938,"name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","systemName":"DemoPnfOlcoytb3i1xe7shtowxq","description":"catalog service description","tags":["robot-ete","Demo_pNF_olCOYTb3i1XE7sHtowXq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-10 02:11:33,953 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_CGYOOQ found in resources list
2021-05-10 02:11:43,963 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:11:43,964 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-10 02:11:43,964 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-10 02:11:43,964 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-10 02:11:43,964 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:11:43,965 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-10 02:11:43,965 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-10 02:11:43,965 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:11:43,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:11:45,871 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081
2021-05-10 02:11:45,872 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-10 02:11:45,873 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","name":"vFW ee06d223-320c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f140ee43-2aa8-47ae-b426-0a8ae390d729/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","name":"basic_onboard_CGYOOQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-10 02:11:45,876 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW ee06d223-320c from SDC
2021-05-10 02:11:45,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:11:45,876 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:11:45,876 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:11:45,876 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:11:45,876 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:11:45,877 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:11:45,877 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:11:45,877 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_CGYOOQ from SDC
2021-05-10 02:11:45,877 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:11:45,877 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:11:45,878 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:11:45,878 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-05-10 02:11:45,878 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:11:45,878 INFO 192:__init__.py(1) - Vf found, updating information
2021-05-10 02:11:45,878 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-10 02:11:45,879 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-10 02:11:45,879 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-10 02:11:45,879 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-10 02:11:45,879 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-10 02:11:45,879 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-10 02:11:45,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:00,883 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-10 02:12:00,886 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-05-10 02:12:00,889 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2c0e009-b544-42c2-bb9b-dbb45cf44f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602402337,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"86e49dd3-db3c-4199-9811-9d3d34b0922d","invariantUUID":"1e32fbd2-7b44-4b9f-9819-9fd09b4367d1","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":"loadBalancer","uniqueId":"26e36fda-8d9b-473f-b9a2-63decb4c63f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602503170,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb006e5-709b-413b-acb7-5243adc621c0","invariantUUID":"151028f4-c63b-4aae-8c76-a74b902a9a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b583aee-b969-476c-a148-7da0daad648d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604542637,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41769036-1898-4d57-8a9c-b9dc7287e712","invariantUUID":"7aacb4db-0b5c-419e-9a71-11dd41edc2cf","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e404493e-466b-40a5-822a-25df59fab9a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620604737140,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b37569b-caa2-4304-9210-402b330fa892","invariantUUID":"8e74dcb2-5ab8-4d24-9853-b698e2ecb8b9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75737ba1-8f9f-4bc9-b49d-6eb808f84039","lifecycleState":"CERTIFIED","lastUpdateDate":1620604502844,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cde1f-d906-4b88-9ef1-94a0061592a9","invariantUUID":"07188bba-7304-4515-9b52-8884a7a9e4ff","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":"port","uniqueId":"c559cd05-b54e-474c-aedb-48a37b969ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1620604173441,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d96f5efa-3348-4209-9c9b-234607d6d046","invariantUUID":"8bc62bf6-6a4c-4be8-a930-ab319c02f27f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e5bb0dd-c0e0-4a78-801e-2f6823147e62","lifecycleState":"CERTIFIED","lastUpdateDate":1620603637432,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3110c35f-ee46-4c6e-821b-f842ff9d636a","invariantUUID":"d98444f5-01aa-4d02-a779-03a5f3f40f46","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":"a7c27435-c69b-4e55-9836-b666d0285e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1620603033229,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"781ec459-86c2-4578-9960-1daca87a4ffb","invariantUUID":"06b12104-63bc-4303-8b69-7000851364b7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbe57f40-6655-4e4e-8bd3-73f614319e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1620603207238,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5e34924-24b3-477a-b8aa-f5452bcd72d5","invariantUUID":"5256b21d-6d67-4462-aba0-43e389702027","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":"networkrules","uniqueId":"4d694188-398e-42c9-807e-a82d83636e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603011641,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ae0603b1-0bf2-46d8-9474-a7de61e91d1c","invariantUUID":"1e8db146-c761-41dd-aa91-3cf929ba49a1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0e07ee1-0713-449a-aa10-b0e05a24f7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604367338,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff9aa11-71ac-4b85-9e12-3509cf7550c2","invariantUUID":"15a92ee7-7924-4674-bb78-d3d6c40633ed","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603313035,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba592e79-c8d1-4f4b-878a-aa991e2de8af","invariantUUID":"a3d18de4-ef71-443d-ad86-a3a9910a8d68","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1d2368d-8295-4be1-b7d1-1cd1282c2b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1620604019044,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0328841d-4508-4ec7-9a81-bf82455c0954","invariantUUID":"7fd91873-ad1c-4da9-8cc0-cc199aee3d0e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c39a82ed-8c22-4e7d-902a-fc28edeea1be","lifecycleState":"CERTIFIED","lastUpdateDate":1620603729835,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6e5be42-ca67-4dee-a174-5b6d2b79a818","invariantUUID":"9911f298-e5a3-4a0f-992a-63bc3c810045","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"31261eaf-a338-400e-8948-4680ecb6f255","lifecycleState":"CERTIFIED","lastUpdateDate":1620604214447,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1134ccc-88e4-4284-98e2-bb82e6015000","invariantUUID":"3472b3ff-b43f-44b7-8316-42ffdaf2804e","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":"efa2e35f-abe2-4984-a497-7c8f5ee4d95d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603453829,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70cc13-a53f-43c0-a19d-50911c398130","invariantUUID":"609acb57-435e-42a5-b425-f6a952eeb7ae","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd83f4b2-f52b-490e-bfb7-6696081fa718","lifecycleState":"CERTIFIED","lastUpdateDate":1620604327070,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"753f8b48-9e2f-4862-a70b-6d2c206e9faf","invariantUUID":"5bdc5378-c0c5-4d2c-bd8a-0f2b360737ff","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3087d32-a78a-4901-bbe9-b2cbfdebcbf3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603544333,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f337ae9-3ccd-4f38-97c5-9e49f416b33e","invariantUUID":"72b790de-31d6-49be-99d4-96fe18f77a33","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30d91fdc-1f25-407a-818e-37c1cf1a70bf","lifecycleState":"CERTIFIED","lastUpdateDate":1620604283634,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e32df4f-2fd5-4834-bb43-26f4a2e10224","invariantUUID":"0fda4ff9-175a-406c-99c8-148c6cefbfa8","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":"objectStorage","uniqueId":"66d3564b-687b-41eb-b766-54fc310a4966","lifecycleState":"CERTIFIED","lastUpdateDate":1620602633230,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc261c74-4a1a-44fd-983e-fdcd61665a9e","invariantUUID":"1dbe2a78-01ed-4500-a03b-3bc7ad9ffae7","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":"network","uniqueId":"3591f392-539b-4db7-8534-a5b6bba84cd1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603252240,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c511b056-0d89-4b07-98b6-123e95456d50","invariantUUID":"1e39693d-57fc-4856-b874-ffb52cc45790","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":"securityrules","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300","lifecycleState":"CERTIFIED","lastUpdateDate":1620603144935,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f91138f5-1356-4a3c-b224-b90b346a87f5","invariantUUID":"7c07bf7a-acab-45fd-a19f-6449fc344196","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":"8937c186-7fff-45dc-a65b-506f6e15ad21","lifecycleState":"CERTIFIED","lastUpdateDate":1620603229840,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de74f264-b32e-42cd-ad7e-7c22a354766e","invariantUUID":"e7ba1d35-fe24-4bdc-9509-1bb95485bc87","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":"compute","uniqueId":"02028621-7204-4dc0-bc74-84fb7256e996","lifecycleState":"CERTIFIED","lastUpdateDate":1620603921135,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53643ac2-a4a2-41c0-aa0a-f869332041c5","invariantUUID":"e6dc5c89-9fb6-4f28-8b4c-5f86f43a75b5","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":"defaulticon","uniqueId":"b7d16022-c307-4cd6-b4c1-0444c6fcc6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1620606590137,"name":"vFW ee06d223-320c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","systemName":"VfwEe06d223320c","description":"vendor software product","tags":["vFW ee06d223-320c"],"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":"defaulticon","uniqueId":"d81453f8-6ed0-4546-927a-866c0dd63f16","lifecycleState":"CERTIFIED","lastUpdateDate":1620609775434,"name":"pNF 3501cced-a895","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8462aa84-fc11-4b11-bf7e-cc36d84f6869","invariantUUID":"4edb0268-cfba-4e46-baa8-3f5193377c85","systemName":"Pnf3501ccedA895","description":"vendor software product","tags":["pNF 3501cced-a895"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6328bf36-d8af-40fc-a2e9-5a9996ef1367","lifecycleState":"CERTIFIED","lastUpdateDate":1620602848770,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5ae8c3cc-507f-4176-a2c0-2f866b74c989","invariantUUID":"afb67328-55c2-4407-bfaa-7fbda11679c4","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":"5e5c125f-f2d8-46f2-b644-86a1982189ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603524030,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0d6ed74-8adf-4c7e-a446-05d598309cb4","invariantUUID":"a5f0756a-1c84-407d-914b-e840ae2e2972","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","lifecycleState":"CERTIFIED","lastUpdateDate":1620602523838,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c316b7e4-5505-4941-8855-6d7c3cb68448","invariantUUID":"60b0ba67-3b1b-4fb4-bf5b-ceac12b031be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ab4eb9-d221-4f9e-a84e-2377c9bdbf6d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604444532,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9223af24-99f5-4baf-96ad-a45a7c10fbff","invariantUUID":"e8531ad5-ae3b-4f7e-8162-33bef194301f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f791fd-4db6-42ee-92f9-ecf058f1bd8c","lifecycleState":"CERTIFIED","lastUpdateDate":1620603777436,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b02e80f-07ca-4d33-b90d-5fdb700d8f64","invariantUUID":"50c516a4-ff7c-4bd4-8a95-3f9e9a458d3a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36a4cc9e-a87d-4c5d-8b38-1bcaac94f38f","lifecycleState":"CERTIFIED","lastUpdateDate":1620602425937,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c22e2c4d-1785-4786-aeb0-ea5a2ea06aea","invariantUUID":"bbb7fff8-8690-4ed8-a66c-f310f42fa600","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":"b08db778-b5a9-4c83-a308-891957a4755e","lifecycleState":"CERTIFIED","lastUpdateDate":1620603357340,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b747760-35ed-484a-986e-86cadaa19cdc","invariantUUID":"522eef54-6189-4276-9e10-659da1525bc2","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":"defaulticon","uniqueId":"35bcf3a4-b127-45d4-964c-bb3383a5d152","lifecycleState":"CERTIFIED","lastUpdateDate":1620603661735,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"388a462a-6622-4cba-97cf-f3b05d5e6e3a","invariantUUID":"a988a4fc-98f2-4f31-80f8-1e404943609c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf3a9a6e-bcd6-4006-964f-a3b50a48b4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620603611935,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7f3c329-6b6f-4fea-a0e8-7856bd773f11","invariantUUID":"22b92497-2926-4bf6-8d88-9b5cdc954783","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":"compute","uniqueId":"2f510fdc-971f-4b12-ac03-0d3dc91f39f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604691835,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67ed1a32-cac2-47d1-883f-89daae9bc098","invariantUUID":"fc4c4068-0c6e-4310-9560-8d6288a0f868","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":"port","uniqueId":"597d16e1-2ea1-481d-b759-1bb056befb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1620604194329,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcb9d0cf-af5c-4225-a1ba-e920f8923bfb","invariantUUID":"335af289-980c-4ee6-8e19-4da73e840f88","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b68803b2-e8e0-4f43-a554-427407133649","lifecycleState":"CERTIFIED","lastUpdateDate":1620602751936,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3feda19-37a5-4dbf-834e-f7a57638f310","invariantUUID":"8b1d8eeb-39bb-42d8-9ae4-bc3f331429f5","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":"objectStorage","uniqueId":"e51784de-aa19-4dc9-ab66-3af49813365a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603707631,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38722d3-b179-49dd-9565-c83334211204","invariantUUID":"a70574b6-2d81-4c41-ac3b-e299cac0da98","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff1db19f-239c-49df-8513-34d8a2c77dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1620603846735,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c006d5-e3b2-40f5-b182-958985c1cf81","invariantUUID":"b6f28d5f-51a8-45dd-9ceb-3e13fa78b30b","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":"compute","uniqueId":"10d9c4b9-aaf3-4ced-bb12-905bc625ccef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603871836,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5a624-41b6-4cf2-9576-f95c919741c9","invariantUUID":"3abfdd94-1251-46b0-b77c-81dc170b748f","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":"network","uniqueId":"31720cdf-1523-4aef-8fc6-fddf7e4da8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603802534,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ffb65bf-e4ea-402c-874b-90a15c91a1ec","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a632c8c0-51ae-4096-9df2-c6ddd6d6646d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602823937,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9dbd2c8-634a-4031-9a93-20daa5084f75","invariantUUID":"c45a0437-60f6-4474-b4ae-024f6604bacc","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfd5bc07-e892-4f9e-8635-442bc1b8cfec","lifecycleState":"CERTIFIED","lastUpdateDate":1620611393673,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d9b093b-dca9-4d78-92b4-258a8af8329d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602655630,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"023301c4-03ec-4835-a95d-b2e2560d74be","invariantUUID":"956db29b-46e7-4ead-9574-2aacbf73296d","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":"objectStorage","uniqueId":"43a80607-393c-40f6-9077-98c83de55c65","lifecycleState":"CERTIFIED","lastUpdateDate":1620603949570,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87c2781-a81b-4e71-b58d-3b9c0e60915b","invariantUUID":"934071bb-f450-4eae-a25c-b9a09e276f4d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1620612645635,"name":"basic_onboard_CGYOOQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","systemName":"BasicOnboardCgyooq","description":"VF","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16b20261-4996-42fa-9bb2-6a5a0a7eb48e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602704541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2ce892f-e405-4bb8-8896-444db429af9a","invariantUUID":"b39b1e0e-9a39-4962-b063-571b320c6a22","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":"compute","uniqueId":"a9c12d6b-2230-4bb0-a940-2e64e0b06a04","lifecycleState":"CERTIFIED","lastUpdateDate":1620603753630,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"516100a7-e134-45e3-a8a8-9706a8ad01e4","invariantUUID":"a9a89805-5401-4b2c-bc83-de68bc361161","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":"d227f647-4e8d-4fb5-8c44-562f8ea457c3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603337534,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc7e73b6-2eee-4ee3-9c51-5e0444974611","invariantUUID":"02d582df-f185-4c41-a5b5-bb2e49d5eccb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4543b625-fe63-428a-bf8e-ac9ffb4f51f0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604152033,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a09245fb-2cd3-43f3-82ba-68bb57d6fce7","invariantUUID":"929b16bb-b485-4841-8ea0-fc16e1c9b648","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c57da63-20bb-4516-9b4f-a94ab2f6f252","lifecycleState":"CERTIFIED","lastUpdateDate":1620602545135,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca2f38ef-4057-454e-840c-87de1a92688e","invariantUUID":"ff811062-7b2b-4005-8558-d7dbc5cc3d6f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b76d958-2b89-4d8f-a647-69f4fa13bf1a","lifecycleState":"CERTIFIED","lastUpdateDate":1620602872639,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dc8453a-1365-4df4-9cc4-8b3cbcf803e9","invariantUUID":"a6a6f4a9-9b61-4912-8467-29afcbd7bc6e","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":"objectStorage","uniqueId":"2946ac5b-64b1-4db8-b6cb-6d59ffacc077","lifecycleState":"CERTIFIED","lastUpdateDate":1620602446170,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"246898a6-4711-4680-9adb-7c359c3d5b78","invariantUUID":"5234c6dd-cef6-4e49-b713-0a7d15b2c094","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89841872-17ac-46dc-bf16-1f8062f99ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603184238,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6208d015-5da5-42fd-9288-577c668e8f02","invariantUUID":"e4a9419a-57e0-4e00-871a-61840f95ea71","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":"defaulticon","uniqueId":"3141d76c-0499-451a-bad2-6d296bb5ed5a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603685629,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffd1e6a-6f90-4ca4-842d-2679cd03ee57","invariantUUID":"8bbf1ce6-2bdd-4ee6-acfc-6889a57003b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"893deae0-c891-44d5-96de-4a0e2b522cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1620602727370,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664d6f93-54b7-428e-9c83-f300cb66a458","invariantUUID":"6471ec47-dd2e-4b7c-9542-47889bd62172","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":"fdc45c25-255c-4547-85f4-15f06d317184","lifecycleState":"CERTIFIED","lastUpdateDate":1620604041940,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4c12f9-7f4c-417a-bfdc-e2d8f26f6b91","invariantUUID":"9b83952b-6f61-48a6-992f-a52fb56a2dd1","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":"674fbbfd-2653-4cfa-8c8e-8692cb45ec70","lifecycleState":"CERTIFIED","lastUpdateDate":1620603824639,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed40b676-95f8-4fe3-9124-08decf65be1c","invariantUUID":"0f46d896-a023-493a-9149-3bf59018e378","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1a9e21c-f661-4f8b-b202-d9cfd6d50535","lifecycleState":"CERTIFIED","lastUpdateDate":1620604240972,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35968531-9586-4385-98c6-f1173c96c382","invariantUUID":"550f1f26-177d-495c-8bc2-0bd1c97ff138","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2106fcb-75c8-4161-9b8b-eade5c1689e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620604481939,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc38c9e2-c47d-4ec1-b913-1e1d1c3ca158","invariantUUID":"c0b91244-421f-49fd-8677-31b72b5ad22f","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":"96e60245-67af-4b5d-af48-310d22ef3247","lifecycleState":"CERTIFIED","lastUpdateDate":1620603588035,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15dec37f-91dd-4889-b929-a3eda3e11dd4","invariantUUID":"ae752012-f015-4ecb-8eda-0981a8d93d2a","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":"networkrules","uniqueId":"0ecb7e93-2f8b-4950-a3ec-9e3d813f23a3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603101644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"17490de1-4aba-4ace-8e1d-06dc4a871db1","invariantUUID":"7810d35b-84b7-4b8b-9152-55a8669ca8cf","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fcdbfa2d-6c92-4fe8-98c7-5192a0dfd3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620604716039,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8b7334-b385-431b-b0e8-20f14abf75d2","invariantUUID":"a031032d-7837-49aa-bf54-33f858aacfe5","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":"defaulticon","uniqueId":"6bcbc633-5f86-4959-9928-31fd09909af6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604131638,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30edb94-58b2-470e-99d4-1cc3bb138b59","invariantUUID":"389f4486-14ad-4375-a0d6-97be30336324","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1f90acf-68c0-44eb-95e6-49b509c36ab8","lifecycleState":"CERTIFIED","lastUpdateDate":1620604262745,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e90cebf-21b9-49c5-80d7-7d4874a55517","invariantUUID":"5e0df26c-c3f5-4180-a984-5a949ab15ed1","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"ede7a50d-9870-4125-afd2-72774e2bb9f1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620604621069,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7548b92c-4884-4c55-a478-529bd8463ebe","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","lifecycleState":"CERTIFIED","lastUpdateDate":1620602292343,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64ffe10a-3db2-48bb-ad95-2c9fdde43531","invariantUUID":"d8c73f6a-9bcb-4877-bb78-efc9887d0b9e","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c300ceab-56a7-444b-a33d-2559419b8c52","lifecycleState":"CERTIFIED","lastUpdateDate":1620604304042,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8ab7a1e-0cb1-4c2c-9c98-064f14d5c88b","invariantUUID":"cdee554a-1650-40da-b31f-44d2c46d0b92","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86a5b319-8e6c-40cd-9f9a-7173b49fcc01","lifecycleState":"CERTIFIED","lastUpdateDate":1620603123985,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf9e5c8a-ec2f-4b1b-b4c9-48a35ad07237","invariantUUID":"29049069-e0f7-47f5-8df6-4bfc7cb51b10","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28912aab-293a-4766-b01c-a9533d3a8af3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602798848,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c4142b-5ab7-4358-ab0e-fac1b5f67fe6","invariantUUID":"c14a36bb-0137-49b1-8168-fc7b80cc3c1c","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b032fd-45ee-4a91-96f0-a07e2e0eb63e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602681843,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"591a19c3-560f-480f-9e8a-cc8e8b0de828","invariantUUID":"0e4b6876-fda1-43c5-ad13-37f5697a0591","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3819b2da-a1bb-4ff2-88d2-88d22b715886","lifecycleState":"CERTIFIED","lastUpdateDate":1620604402845,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3fcecfa8-3193-408c-b523-bbffe52c5862","invariantUUID":"694413fc-2251-4b8e-a7b8-5be4bdb2e1fc","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":"bbc8c8a9-6280-4efd-a013-bbd84823904c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602775840,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a13321-8172-4900-b3de-fd71e2f44fe0","invariantUUID":"ff05cb95-77a9-4c0c-b0b5-cf0d6707e398","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"353d44f4-1e9d-43d5-aa36-a77992027680","lifecycleState":"CERTIFIED","lastUpdateDate":1620604669240,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77a0401-47cd-479d-9153-d7e515e08b1a","invariantUUID":"61e4aceb-7f7e-447e-8709-028c8460e088","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e6ac2fe1-2533-4b72-bb3e-2962bde45cff","lifecycleState":"CERTIFIED","lastUpdateDate":1620610475170,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d21d2c42-f3c8-4d20-a609-46534ac61621","lifecycleState":"CERTIFIED","lastUpdateDate":1620611636768,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6d6086c-6181-4cd5-a6f3-32c54b5a6aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1620606742043,"name":"vFW 2021-05-10 00-25-26","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","systemName":"Vfw20210510002526","description":"catalog service description","tags":["robot-ete","vFW 2021-05-10 00-25-26"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54016d04-7bd2-4ce6-a3c5-74374b948039","lifecycleState":"CERTIFIED","lastUpdateDate":1620609893938,"name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","systemName":"DemoPnfOlcoytb3i1xe7shtowxq","description":"catalog service description","tags":["robot-ete","Demo_pNF_olCOYTb3i1XE7sHtowXq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-10 02:12:00,896 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_CGYOOQ found in resources list
2021-05-10 02:12:00,897 DEBUG 159:__init__.py(1) - check if Service basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:12:00,897 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-10 02:12:00,897 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-10 02:12:00,898 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-10 02:12:00,898 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:12:00,898 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-10 02:12:00,898 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-10 02:12:00,899 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:12:00,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:12:10,075 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1436
2021-05-10 02:12:10,076 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-10 02:12:10,076 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","name":"vFW 2021-05-10 00-25-26","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/449ae47b-33d5-4ed3-9e2f-4dfc004d8c76/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ecc41ed-2d81-488c-a720-5aa9fcc068b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d08e1599-939b-41c6-a5d5-b517197a1fbd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-10 02:12:10,078 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-10 00-25-26 from SDC
2021-05-10 02:12:10,078 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:10,078 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:10,079 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:10,079 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:12:10,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:10,079 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:10,079 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:10,079 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-10 02:12:10,079 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:10,079 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:10,079 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:10,079 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_olCOYTb3i1XE7sHtowXq from SDC
2021-05-10 02:12:10,080 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:10,080 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:10,080 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:10,080 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-05-10 02:12:10,080 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:12:10,080 INFO 169:__init__.py(1) - Service basic_onboard_CGYOOQ doesn't exist in SDC
2021-05-10 02:12:10,080 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-05-10 02:12:10,080 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-05-10 02:12:10,081 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>>
2021-05-10 02:12:10,081 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-10 02:12:10,081 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-05-10 02:12:10,081 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-10 02:12:10,081 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-10 02:12:10,081 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-05-10 02:12:10,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:12,652 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-10 02:12:12,653 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-05-10 02:12:12,654 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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.8.5"}
2021-05-10 02:12:12,658 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-05-10 02:12:12,658 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-05-10 02:12:12,658 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-05-10 02:12:12,659 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_CGYOOQ in SDC
2021-05-10 02:12:12,659 DEBUG 159:__init__.py(1) - check if Service basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:12:12,659 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-10 02:12:12,659 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-10 02:12:12,659 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-10 02:12:12,659 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:12:12,660 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-10 02:12:12,660 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-10 02:12:12,660 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:12:12,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:12:24,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1436
2021-05-10 02:12:24,238 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-10 02:12:24,238 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","name":"vFW 2021-05-10 00-25-26","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/449ae47b-33d5-4ed3-9e2f-4dfc004d8c76/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ecc41ed-2d81-488c-a720-5aa9fcc068b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d08e1599-939b-41c6-a5d5-b517197a1fbd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-10 02:12:24,241 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-10 00-25-26 from SDC
2021-05-10 02:12:24,241 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:24,241 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:24,241 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:24,241 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:12:24,241 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:24,242 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:24,242 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:24,242 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-10 02:12:24,242 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:24,242 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:24,242 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:24,242 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_olCOYTb3i1XE7sHtowXq from SDC
2021-05-10 02:12:24,242 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:24,242 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:24,242 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:12:24,243 DEBUG 147:__init__.py(1) - number of Service returned: 4
2021-05-10 02:12:24,243 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:12:24,243 INFO 169:__init__.py(1) - Service basic_onboard_CGYOOQ doesn't exist in SDC
2021-05-10 02:12:24,258 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-10 02:12:24,258 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-10 02:12:24,258 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_onboard_CGYOOQ"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_onboard_CGYOOQ",
  "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-10 02:12:24,259 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-10 02:12:24,259 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-10 02:12:24,259 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: 
{
  "componentType": "SERVICE",
  "properties": [],
  "requirements": {},
  "toscaArtifacts": {},
  "tags": ["basic_onboard_CGYOOQ"],
  "artifacts": {},
  "description": "service",
  "serviceApiArtifacts": {},
  "capabilities": {},
  "name": "basic_onboard_CGYOOQ",
  "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-10 02:12:24,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:31,751 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-10 02:12:31,753 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201
2021-05-10 02:12:31,755 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.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":"e96ac518-5403-4100-a132-d359d55f2427.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":"e96ac518-5403-4100-a132-d359d55f2427.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":"e96ac518-5403-4100-a132-d359d55f2427.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":"e96ac518-5403-4100-a132-d359d55f2427.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":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.assettoscacsar","artifactName":"service-BasicOnboardCgyooq-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicOnboardCgyooq-csar.csar","empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.assettoscatemplate","artifactName":"service-BasicOnboardCgyooq-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":"service-BasicOnboardCgyooq-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,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.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":"8215c6c9-1279-455a-b08b-03527790887f","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":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.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":"8215c6c9-1279-455a-b08b-03527790887f","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":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.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":"8215c6c9-1279-455a-b08b-03527790887f","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":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.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":"8215c6c9-1279-455a-b08b-03527790887f","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":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.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":"8215c6c9-1279-455a-b08b-03527790887f","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":"8215c6c9-1279-455a-b08b-03527790887f","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":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1620612748030,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_onboard_CGYOOQ"],"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","SupportablityComponentName":"basic_onboard_CGYOOQ","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","highestVersion":true,"systemName":"BasicOnboardCgyooq","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","normalizedName":"basiconboardcgyooq","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1620612748030,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"name":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_CGYOOQ"}
2021-05-10 02:12:31,759 INFO 284:__init__.py(1) - Service basic_onboard_CGYOOQ is created in SDC
2021-05-10 02:12:31,759 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:31,765 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:12:31,765 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC
2021-05-10 02:12:31,765 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-10 02:12:31,766 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-10 02:12:31,766 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:12:31,766 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-10 02:12:31,766 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-10 02:12:31,766 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None
2021-05-10 02:12:31,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:12:32,242 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1081
2021-05-10 02:12:32,243 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200
2021-05-10 02:12:32,243 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","name":"vFW ee06d223-320c","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f140ee43-2aa8-47ae-b426-0a8ae390d729/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","name":"basic_onboard_CGYOOQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}]
2021-05-10 02:12:32,247 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW ee06d223-320c from SDC
2021-05-10 02:12:32,247 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:32,247 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:32,247 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:12:32,247 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:12:32,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:32,248 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:32,248 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:12:32,248 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_CGYOOQ from SDC
2021-05-10 02:12:32,248 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:12:32,248 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:12:32,248 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:12:32,248 DEBUG 147:__init__.py(1) - number of Vf returned: 3
2021-05-10 02:12:32,248 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:12:32,249 INFO 192:__init__.py(1) - Vf found, updating information
2021-05-10 02:12:32,249 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-10 02:12:32,249 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-10 02:12:32,249 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-10 02:12:32,249 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-10 02:12:32,249 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-10 02:12:32,250 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None
2021-05-10 02:12:32,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:43,045 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-10 02:12:43,048 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200
2021-05-10 02:12:43,050 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2c0e009-b544-42c2-bb9b-dbb45cf44f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602402337,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"86e49dd3-db3c-4199-9811-9d3d34b0922d","invariantUUID":"1e32fbd2-7b44-4b9f-9819-9fd09b4367d1","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":"loadBalancer","uniqueId":"26e36fda-8d9b-473f-b9a2-63decb4c63f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602503170,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb006e5-709b-413b-acb7-5243adc621c0","invariantUUID":"151028f4-c63b-4aae-8c76-a74b902a9a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b583aee-b969-476c-a148-7da0daad648d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604542637,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41769036-1898-4d57-8a9c-b9dc7287e712","invariantUUID":"7aacb4db-0b5c-419e-9a71-11dd41edc2cf","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e404493e-466b-40a5-822a-25df59fab9a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620604737140,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b37569b-caa2-4304-9210-402b330fa892","invariantUUID":"8e74dcb2-5ab8-4d24-9853-b698e2ecb8b9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75737ba1-8f9f-4bc9-b49d-6eb808f84039","lifecycleState":"CERTIFIED","lastUpdateDate":1620604502844,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cde1f-d906-4b88-9ef1-94a0061592a9","invariantUUID":"07188bba-7304-4515-9b52-8884a7a9e4ff","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":"port","uniqueId":"c559cd05-b54e-474c-aedb-48a37b969ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1620604173441,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d96f5efa-3348-4209-9c9b-234607d6d046","invariantUUID":"8bc62bf6-6a4c-4be8-a930-ab319c02f27f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e5bb0dd-c0e0-4a78-801e-2f6823147e62","lifecycleState":"CERTIFIED","lastUpdateDate":1620603637432,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3110c35f-ee46-4c6e-821b-f842ff9d636a","invariantUUID":"d98444f5-01aa-4d02-a779-03a5f3f40f46","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":"a7c27435-c69b-4e55-9836-b666d0285e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1620603033229,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"781ec459-86c2-4578-9960-1daca87a4ffb","invariantUUID":"06b12104-63bc-4303-8b69-7000851364b7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbe57f40-6655-4e4e-8bd3-73f614319e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1620603207238,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5e34924-24b3-477a-b8aa-f5452bcd72d5","invariantUUID":"5256b21d-6d67-4462-aba0-43e389702027","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":"networkrules","uniqueId":"4d694188-398e-42c9-807e-a82d83636e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603011641,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ae0603b1-0bf2-46d8-9474-a7de61e91d1c","invariantUUID":"1e8db146-c761-41dd-aa91-3cf929ba49a1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0e07ee1-0713-449a-aa10-b0e05a24f7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604367338,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff9aa11-71ac-4b85-9e12-3509cf7550c2","invariantUUID":"15a92ee7-7924-4674-bb78-d3d6c40633ed","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603313035,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba592e79-c8d1-4f4b-878a-aa991e2de8af","invariantUUID":"a3d18de4-ef71-443d-ad86-a3a9910a8d68","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1d2368d-8295-4be1-b7d1-1cd1282c2b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1620604019044,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0328841d-4508-4ec7-9a81-bf82455c0954","invariantUUID":"7fd91873-ad1c-4da9-8cc0-cc199aee3d0e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c39a82ed-8c22-4e7d-902a-fc28edeea1be","lifecycleState":"CERTIFIED","lastUpdateDate":1620603729835,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6e5be42-ca67-4dee-a174-5b6d2b79a818","invariantUUID":"9911f298-e5a3-4a0f-992a-63bc3c810045","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"31261eaf-a338-400e-8948-4680ecb6f255","lifecycleState":"CERTIFIED","lastUpdateDate":1620604214447,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1134ccc-88e4-4284-98e2-bb82e6015000","invariantUUID":"3472b3ff-b43f-44b7-8316-42ffdaf2804e","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":"efa2e35f-abe2-4984-a497-7c8f5ee4d95d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603453829,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70cc13-a53f-43c0-a19d-50911c398130","invariantUUID":"609acb57-435e-42a5-b425-f6a952eeb7ae","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd83f4b2-f52b-490e-bfb7-6696081fa718","lifecycleState":"CERTIFIED","lastUpdateDate":1620604327070,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"753f8b48-9e2f-4862-a70b-6d2c206e9faf","invariantUUID":"5bdc5378-c0c5-4d2c-bd8a-0f2b360737ff","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3087d32-a78a-4901-bbe9-b2cbfdebcbf3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603544333,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f337ae9-3ccd-4f38-97c5-9e49f416b33e","invariantUUID":"72b790de-31d6-49be-99d4-96fe18f77a33","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30d91fdc-1f25-407a-818e-37c1cf1a70bf","lifecycleState":"CERTIFIED","lastUpdateDate":1620604283634,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e32df4f-2fd5-4834-bb43-26f4a2e10224","invariantUUID":"0fda4ff9-175a-406c-99c8-148c6cefbfa8","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":"objectStorage","uniqueId":"66d3564b-687b-41eb-b766-54fc310a4966","lifecycleState":"CERTIFIED","lastUpdateDate":1620602633230,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc261c74-4a1a-44fd-983e-fdcd61665a9e","invariantUUID":"1dbe2a78-01ed-4500-a03b-3bc7ad9ffae7","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":"network","uniqueId":"3591f392-539b-4db7-8534-a5b6bba84cd1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603252240,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c511b056-0d89-4b07-98b6-123e95456d50","invariantUUID":"1e39693d-57fc-4856-b874-ffb52cc45790","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":"securityrules","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300","lifecycleState":"CERTIFIED","lastUpdateDate":1620603144935,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f91138f5-1356-4a3c-b224-b90b346a87f5","invariantUUID":"7c07bf7a-acab-45fd-a19f-6449fc344196","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":"8937c186-7fff-45dc-a65b-506f6e15ad21","lifecycleState":"CERTIFIED","lastUpdateDate":1620603229840,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de74f264-b32e-42cd-ad7e-7c22a354766e","invariantUUID":"e7ba1d35-fe24-4bdc-9509-1bb95485bc87","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":"compute","uniqueId":"02028621-7204-4dc0-bc74-84fb7256e996","lifecycleState":"CERTIFIED","lastUpdateDate":1620603921135,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53643ac2-a4a2-41c0-aa0a-f869332041c5","invariantUUID":"e6dc5c89-9fb6-4f28-8b4c-5f86f43a75b5","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":"defaulticon","uniqueId":"b7d16022-c307-4cd6-b4c1-0444c6fcc6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1620606590137,"name":"vFW ee06d223-320c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","systemName":"VfwEe06d223320c","description":"vendor software product","tags":["vFW ee06d223-320c"],"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":"defaulticon","uniqueId":"d81453f8-6ed0-4546-927a-866c0dd63f16","lifecycleState":"CERTIFIED","lastUpdateDate":1620609775434,"name":"pNF 3501cced-a895","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8462aa84-fc11-4b11-bf7e-cc36d84f6869","invariantUUID":"4edb0268-cfba-4e46-baa8-3f5193377c85","systemName":"Pnf3501ccedA895","description":"vendor software product","tags":["pNF 3501cced-a895"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6328bf36-d8af-40fc-a2e9-5a9996ef1367","lifecycleState":"CERTIFIED","lastUpdateDate":1620602848770,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5ae8c3cc-507f-4176-a2c0-2f866b74c989","invariantUUID":"afb67328-55c2-4407-bfaa-7fbda11679c4","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":"5e5c125f-f2d8-46f2-b644-86a1982189ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603524030,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0d6ed74-8adf-4c7e-a446-05d598309cb4","invariantUUID":"a5f0756a-1c84-407d-914b-e840ae2e2972","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","lifecycleState":"CERTIFIED","lastUpdateDate":1620602523838,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c316b7e4-5505-4941-8855-6d7c3cb68448","invariantUUID":"60b0ba67-3b1b-4fb4-bf5b-ceac12b031be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ab4eb9-d221-4f9e-a84e-2377c9bdbf6d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604444532,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9223af24-99f5-4baf-96ad-a45a7c10fbff","invariantUUID":"e8531ad5-ae3b-4f7e-8162-33bef194301f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f791fd-4db6-42ee-92f9-ecf058f1bd8c","lifecycleState":"CERTIFIED","lastUpdateDate":1620603777436,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b02e80f-07ca-4d33-b90d-5fdb700d8f64","invariantUUID":"50c516a4-ff7c-4bd4-8a95-3f9e9a458d3a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36a4cc9e-a87d-4c5d-8b38-1bcaac94f38f","lifecycleState":"CERTIFIED","lastUpdateDate":1620602425937,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c22e2c4d-1785-4786-aeb0-ea5a2ea06aea","invariantUUID":"bbb7fff8-8690-4ed8-a66c-f310f42fa600","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":"b08db778-b5a9-4c83-a308-891957a4755e","lifecycleState":"CERTIFIED","lastUpdateDate":1620603357340,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b747760-35ed-484a-986e-86cadaa19cdc","invariantUUID":"522eef54-6189-4276-9e10-659da1525bc2","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":"defaulticon","uniqueId":"35bcf3a4-b127-45d4-964c-bb3383a5d152","lifecycleState":"CERTIFIED","lastUpdateDate":1620603661735,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"388a462a-6622-4cba-97cf-f3b05d5e6e3a","invariantUUID":"a988a4fc-98f2-4f31-80f8-1e404943609c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf3a9a6e-bcd6-4006-964f-a3b50a48b4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620603611935,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7f3c329-6b6f-4fea-a0e8-7856bd773f11","invariantUUID":"22b92497-2926-4bf6-8d88-9b5cdc954783","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":"compute","uniqueId":"2f510fdc-971f-4b12-ac03-0d3dc91f39f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604691835,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67ed1a32-cac2-47d1-883f-89daae9bc098","invariantUUID":"fc4c4068-0c6e-4310-9560-8d6288a0f868","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":"port","uniqueId":"597d16e1-2ea1-481d-b759-1bb056befb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1620604194329,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcb9d0cf-af5c-4225-a1ba-e920f8923bfb","invariantUUID":"335af289-980c-4ee6-8e19-4da73e840f88","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b68803b2-e8e0-4f43-a554-427407133649","lifecycleState":"CERTIFIED","lastUpdateDate":1620602751936,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3feda19-37a5-4dbf-834e-f7a57638f310","invariantUUID":"8b1d8eeb-39bb-42d8-9ae4-bc3f331429f5","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":"objectStorage","uniqueId":"e51784de-aa19-4dc9-ab66-3af49813365a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603707631,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38722d3-b179-49dd-9565-c83334211204","invariantUUID":"a70574b6-2d81-4c41-ac3b-e299cac0da98","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff1db19f-239c-49df-8513-34d8a2c77dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1620603846735,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c006d5-e3b2-40f5-b182-958985c1cf81","invariantUUID":"b6f28d5f-51a8-45dd-9ceb-3e13fa78b30b","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":"compute","uniqueId":"10d9c4b9-aaf3-4ced-bb12-905bc625ccef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603871836,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5a624-41b6-4cf2-9576-f95c919741c9","invariantUUID":"3abfdd94-1251-46b0-b77c-81dc170b748f","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":"network","uniqueId":"31720cdf-1523-4aef-8fc6-fddf7e4da8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603802534,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ffb65bf-e4ea-402c-874b-90a15c91a1ec","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a632c8c0-51ae-4096-9df2-c6ddd6d6646d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602823937,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9dbd2c8-634a-4031-9a93-20daa5084f75","invariantUUID":"c45a0437-60f6-4474-b4ae-024f6604bacc","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfd5bc07-e892-4f9e-8635-442bc1b8cfec","lifecycleState":"CERTIFIED","lastUpdateDate":1620611393673,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d9b093b-dca9-4d78-92b4-258a8af8329d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602655630,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"023301c4-03ec-4835-a95d-b2e2560d74be","invariantUUID":"956db29b-46e7-4ead-9574-2aacbf73296d","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":"objectStorage","uniqueId":"43a80607-393c-40f6-9077-98c83de55c65","lifecycleState":"CERTIFIED","lastUpdateDate":1620603949570,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87c2781-a81b-4e71-b58d-3b9c0e60915b","invariantUUID":"934071bb-f450-4eae-a25c-b9a09e276f4d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1620612645635,"name":"basic_onboard_CGYOOQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","systemName":"BasicOnboardCgyooq","description":"VF","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16b20261-4996-42fa-9bb2-6a5a0a7eb48e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602704541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2ce892f-e405-4bb8-8896-444db429af9a","invariantUUID":"b39b1e0e-9a39-4962-b063-571b320c6a22","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":"compute","uniqueId":"a9c12d6b-2230-4bb0-a940-2e64e0b06a04","lifecycleState":"CERTIFIED","lastUpdateDate":1620603753630,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"516100a7-e134-45e3-a8a8-9706a8ad01e4","invariantUUID":"a9a89805-5401-4b2c-bc83-de68bc361161","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":"d227f647-4e8d-4fb5-8c44-562f8ea457c3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603337534,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc7e73b6-2eee-4ee3-9c51-5e0444974611","invariantUUID":"02d582df-f185-4c41-a5b5-bb2e49d5eccb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4543b625-fe63-428a-bf8e-ac9ffb4f51f0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604152033,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a09245fb-2cd3-43f3-82ba-68bb57d6fce7","invariantUUID":"929b16bb-b485-4841-8ea0-fc16e1c9b648","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c57da63-20bb-4516-9b4f-a94ab2f6f252","lifecycleState":"CERTIFIED","lastUpdateDate":1620602545135,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca2f38ef-4057-454e-840c-87de1a92688e","invariantUUID":"ff811062-7b2b-4005-8558-d7dbc5cc3d6f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b76d958-2b89-4d8f-a647-69f4fa13bf1a","lifecycleState":"CERTIFIED","lastUpdateDate":1620602872639,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dc8453a-1365-4df4-9cc4-8b3cbcf803e9","invariantUUID":"a6a6f4a9-9b61-4912-8467-29afcbd7bc6e","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":"objectStorage","uniqueId":"2946ac5b-64b1-4db8-b6cb-6d59ffacc077","lifecycleState":"CERTIFIED","lastUpdateDate":1620602446170,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"246898a6-4711-4680-9adb-7c359c3d5b78","invariantUUID":"5234c6dd-cef6-4e49-b713-0a7d15b2c094","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89841872-17ac-46dc-bf16-1f8062f99ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603184238,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6208d015-5da5-42fd-9288-577c668e8f02","invariantUUID":"e4a9419a-57e0-4e00-871a-61840f95ea71","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":"defaulticon","uniqueId":"3141d76c-0499-451a-bad2-6d296bb5ed5a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603685629,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffd1e6a-6f90-4ca4-842d-2679cd03ee57","invariantUUID":"8bbf1ce6-2bdd-4ee6-acfc-6889a57003b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"893deae0-c891-44d5-96de-4a0e2b522cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1620602727370,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664d6f93-54b7-428e-9c83-f300cb66a458","invariantUUID":"6471ec47-dd2e-4b7c-9542-47889bd62172","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":"fdc45c25-255c-4547-85f4-15f06d317184","lifecycleState":"CERTIFIED","lastUpdateDate":1620604041940,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4c12f9-7f4c-417a-bfdc-e2d8f26f6b91","invariantUUID":"9b83952b-6f61-48a6-992f-a52fb56a2dd1","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":"674fbbfd-2653-4cfa-8c8e-8692cb45ec70","lifecycleState":"CERTIFIED","lastUpdateDate":1620603824639,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed40b676-95f8-4fe3-9124-08decf65be1c","invariantUUID":"0f46d896-a023-493a-9149-3bf59018e378","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1a9e21c-f661-4f8b-b202-d9cfd6d50535","lifecycleState":"CERTIFIED","lastUpdateDate":1620604240972,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35968531-9586-4385-98c6-f1173c96c382","invariantUUID":"550f1f26-177d-495c-8bc2-0bd1c97ff138","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2106fcb-75c8-4161-9b8b-eade5c1689e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620604481939,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc38c9e2-c47d-4ec1-b913-1e1d1c3ca158","invariantUUID":"c0b91244-421f-49fd-8677-31b72b5ad22f","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":"96e60245-67af-4b5d-af48-310d22ef3247","lifecycleState":"CERTIFIED","lastUpdateDate":1620603588035,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15dec37f-91dd-4889-b929-a3eda3e11dd4","invariantUUID":"ae752012-f015-4ecb-8eda-0981a8d93d2a","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":"networkrules","uniqueId":"0ecb7e93-2f8b-4950-a3ec-9e3d813f23a3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603101644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"17490de1-4aba-4ace-8e1d-06dc4a871db1","invariantUUID":"7810d35b-84b7-4b8b-9152-55a8669ca8cf","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fcdbfa2d-6c92-4fe8-98c7-5192a0dfd3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620604716039,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8b7334-b385-431b-b0e8-20f14abf75d2","invariantUUID":"a031032d-7837-49aa-bf54-33f858aacfe5","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":"defaulticon","uniqueId":"6bcbc633-5f86-4959-9928-31fd09909af6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604131638,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30edb94-58b2-470e-99d4-1cc3bb138b59","invariantUUID":"389f4486-14ad-4375-a0d6-97be30336324","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1f90acf-68c0-44eb-95e6-49b509c36ab8","lifecycleState":"CERTIFIED","lastUpdateDate":1620604262745,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e90cebf-21b9-49c5-80d7-7d4874a55517","invariantUUID":"5e0df26c-c3f5-4180-a984-5a949ab15ed1","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"ede7a50d-9870-4125-afd2-72774e2bb9f1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620604621069,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7548b92c-4884-4c55-a478-529bd8463ebe","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","lifecycleState":"CERTIFIED","lastUpdateDate":1620602292343,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64ffe10a-3db2-48bb-ad95-2c9fdde43531","invariantUUID":"d8c73f6a-9bcb-4877-bb78-efc9887d0b9e","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c300ceab-56a7-444b-a33d-2559419b8c52","lifecycleState":"CERTIFIED","lastUpdateDate":1620604304042,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8ab7a1e-0cb1-4c2c-9c98-064f14d5c88b","invariantUUID":"cdee554a-1650-40da-b31f-44d2c46d0b92","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86a5b319-8e6c-40cd-9f9a-7173b49fcc01","lifecycleState":"CERTIFIED","lastUpdateDate":1620603123985,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf9e5c8a-ec2f-4b1b-b4c9-48a35ad07237","invariantUUID":"29049069-e0f7-47f5-8df6-4bfc7cb51b10","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28912aab-293a-4766-b01c-a9533d3a8af3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602798848,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c4142b-5ab7-4358-ab0e-fac1b5f67fe6","invariantUUID":"c14a36bb-0137-49b1-8168-fc7b80cc3c1c","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b032fd-45ee-4a91-96f0-a07e2e0eb63e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602681843,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"591a19c3-560f-480f-9e8a-cc8e8b0de828","invariantUUID":"0e4b6876-fda1-43c5-ad13-37f5697a0591","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3819b2da-a1bb-4ff2-88d2-88d22b715886","lifecycleState":"CERTIFIED","lastUpdateDate":1620604402845,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3fcecfa8-3193-408c-b523-bbffe52c5862","invariantUUID":"694413fc-2251-4b8e-a7b8-5be4bdb2e1fc","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":"bbc8c8a9-6280-4efd-a013-bbd84823904c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602775840,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a13321-8172-4900-b3de-fd71e2f44fe0","invariantUUID":"ff05cb95-77a9-4c0c-b0b5-cf0d6707e398","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"353d44f4-1e9d-43d5-aa36-a77992027680","lifecycleState":"CERTIFIED","lastUpdateDate":1620604669240,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77a0401-47cd-479d-9153-d7e515e08b1a","invariantUUID":"61e4aceb-7f7e-447e-8709-028c8460e088","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e6ac2fe1-2533-4b72-bb3e-2962bde45cff","lifecycleState":"CERTIFIED","lastUpdateDate":1620610475170,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d21d2c42-f3c8-4d20-a609-46534ac61621","lifecycleState":"CERTIFIED","lastUpdateDate":1620611636768,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1620612748030,"name":"basic_onboard_CGYOOQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","systemName":"BasicOnboardCgyooq","description":"service","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6d6086c-6181-4cd5-a6f3-32c54b5a6aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1620606742043,"name":"vFW 2021-05-10 00-25-26","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","systemName":"Vfw20210510002526","description":"catalog service description","tags":["robot-ete","vFW 2021-05-10 00-25-26"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54016d04-7bd2-4ce6-a3c5-74374b948039","lifecycleState":"CERTIFIED","lastUpdateDate":1620609893938,"name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","systemName":"DemoPnfOlcoytb3i1xe7shtowxq","description":"catalog service description","tags":["robot-ete","Demo_pNF_olCOYTb3i1XE7sHtowXq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-10 02:12:43,055 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_CGYOOQ found in resources list
2021-05-10 02:12:43,056 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-10 02:12:43,056 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/e96ac518-5403-4100-a132-d359d55f2427/resourceInstance
2021-05-10 02:12:43,056 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: {
  "name": "basic_onboard_CGYOOQ",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc",
  "originType": "VF",
  "componentUid": "8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc",
  "icon": "defaulticon"
}
2021-05-10 02:12:43,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:55,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e96ac518-5403-4100-a132-d359d55f2427/resourceInstance HTTP/1.1" 201 None
2021-05-10 02:12:55,146 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201
2021-05-10 02:12:55,150 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":{"tosca.capabilities.Node":[{"properties":null,"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.feature_ubuntu18","empty":false},{"properties":null,"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"properties":null,"ownerType":null,"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","description":null,"source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","parentName":null,"uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"version":null,"name":"ubuntu18_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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Scalable","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"scalable","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.scalable","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"scalable_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"properties":null,"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.Forwarder","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"forwarder","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.forwarder","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"properties":null,"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.network.Bindable","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"binding_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.binding_ubuntu18","empty":false},{"properties":null,"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.network.Bindable","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"binding_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.binding_ubuntu18_ubuntu18_admin_plane_port_0","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\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_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":"95ae0bfd-8393-4932-813c-afeee8b9633d","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.PortMirroring","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"port_mirroring","uniqueId":"capability.95ae0bfd-8393-4932-813c-afeee8b9633d.port_mirroring","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.port_mirroring_ubuntu18_ubuntu18_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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Container","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"host","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.host","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"host_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.host_ubuntu18","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":"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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.ephemeral.size","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.ephemeral.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.ephemeral.size_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.ephemeral.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"instance","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.instance","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"instance_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.instance_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.memory_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.iops","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.iops_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu.delta","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu.delta","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu.delta_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.cpu.delta_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.capacity","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.capacity_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.latency","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.latency_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_util","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu_util","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_util_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.cpu_util_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.allocation","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.allocation_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.latency","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.latency_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"cpu_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.cpu_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.write.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.root.size","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.root.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.root.size_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.root.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"vcpus","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.vcpus","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"vcpus_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.vcpus_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.iops","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.iops_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.read.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.read.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.write.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.allocation","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.allocation_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes.rate","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.read.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.usage","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.memory.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.capacity","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.device.capacity_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.device.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.resident","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.resident","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"memory.resident_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.memory.resident_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","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":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"disk.write.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.disk.write.requests_ubuntu18","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.rate","label":null,"immutable":false,"mappedToComponentProperty":true,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.incoming.packets.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.outgoing.bytes_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.packets.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.outgoing.packets.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outpoing.packets","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outpoing.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.outpoing.packets_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.incoming.bytes.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.incoming.bytes_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.outgoing.bytes.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","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":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.OperatingSystem","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"os","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.os","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"os_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.os_ubuntu18","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":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Endpoint.Admin","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"endpoint","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.endpoint","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"endpoint_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"version":null,"name":"abstract_ubuntu18.endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"properties":null,"ownerType":null,"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Attachment","description":null,"source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"attachment","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"version":null,"name":"abstract_ubuntu18.attachment_ubuntu18_ubuntu18_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":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"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":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"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":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"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":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"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":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.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":"60064111-33cd-423a-8576-539eb6fd1775.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"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":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.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":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"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":"60064111-33cd-423a-8576-539eb6fd1775.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":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"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":"0ba7fb54-4fd4-448f-b508-3735188c3740.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":"0ba7fb54-4fd4-448f-b508-3735188c3740","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":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_CGYOOQ 0","SupportablityComponentVersion":null},"actualComponentUid":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","createdFromCsar":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0","normalizedName":"basic_onboard_cgyooq0","name":"basic_onboard_CGYOOQ 0","creationTime":1620612770640,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_cgyooq0","createdFrom":null,"componentUid":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardCgyooq","modificationTime":1620612770640,"customizationUUID":"a1627721-95ac-4515-9c5f-f8cbad229ba9","posX":"200","posY":"100","componentName":"basic_onboard_CGYOOQ","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false}
2021-05-10 02:12:55,151 INFO 479:service.py(1) - Resource VF basic_onboard_CGYOOQ has been added on serice basic_onboard_CGYOOQ
2021-05-10 02:12:55,154 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-10 02:12:55,154 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0a115ef6-023a-4b04-ae0d-2aee3fd45708/distribution
2021-05-10 02:12:55,154 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] data sent: None
2021-05-10 02:12:55,154 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-10 02:12:55,155 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/0a115ef6-023a-4b04-ae0d-2aee3fd45708/distribution
2021-05-10 02:12:55,155 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] data sent: None
2021-05-10 02:12:55,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:55,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/0a115ef6-023a-4b04-ae0d-2aee3fd45708/distribution HTTP/1.1" 200 38
2021-05-10 02:12:55,642 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] response code: 200
2021-05-10 02:12:55,642 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CGYOOQ] response: {"distributionStatusOfServiceList":[]}
2021-05-10 02:12:55,644 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-10 02:12:55,644 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-05-10 02:12:55,644 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] data sent: None
2021-05-10 02:12:55,645 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-10 02:12:55,645 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None
2021-05-10 02:12:55,645 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] data sent: None
2021-05-10 02:12:55,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:12:56,135 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-10 02:12:56,137 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] response code: 200
2021-05-10 02:12:56,137 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CGYOOQ] response: {"distributionStatusList":[]}
2021-05-10 02:12:56,140 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-05-10 02:12:56,140 INFO 696:service.py(1) - attempting to checkin Service basic_onboard_CGYOOQ in SDC
2021-05-10 02:12:56,146 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-10 02:12:56,147 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/e96ac518-5403-4100-a132-d359d55f2427/lifecycleState/checkin
2021-05-10 02:12:56,147 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-05-10 02:12:56,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:13:07,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e96ac518-5403-4100-a132-d359d55f2427/lifecycleState/checkin HTTP/1.1" 200 1225
2021-05-10 02:13:07,478 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-05-10 02:13:07,478 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427","name":"basic_onboard_CGYOOQ","version":"0.1","isHighestVersion":true,"creationDate":1620612748030,"lastUpdateDate":1620612782039,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_CGYOOQ"],"icon":"network_l_1-3","normalizedName":"basiconboardcgyooq","systemName":"BasicOnboardCgyooq","contactId":"cs0008","allVersions":{"0.1":"e96ac518-5403-4100-a132-d359d55f2427"},"projectCode":"123456","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","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":"0a115ef6-023a-4b04-ae0d-2aee3fd45708"}
2021-05-10 02:13:07,481 DEBUG 159:__init__.py(1) - check if Service basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:13:07,481 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-10 02:13:07,481 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-10 02:13:07,481 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-10 02:13:07,481 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:13:07,482 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-10 02:13:07,482 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-10 02:13:07,482 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:13:07,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:13:16,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1824
2021-05-10 02:13:16,638 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-10 02:13:16,638 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","name":"vFW 2021-05-10 00-25-26","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/449ae47b-33d5-4ed3-9e2f-4dfc004d8c76/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ecc41ed-2d81-488c-a720-5aa9fcc068b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","name":"basic_onboard_CGYOOQ","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/0a115ef6-023a-4b04-ae0d-2aee3fd45708/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d08e1599-939b-41c6-a5d5-b517197a1fbd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-10 02:13:16,641 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-10 00-25-26 from SDC
2021-05-10 02:13:16,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:13:16,641 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:13:16,641 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:13:16,641 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:13:16,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:13:16,641 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:13:16,642 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:13:16,642 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-10 02:13:16,642 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:13:16,642 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:13:16,642 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:13:16,642 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_CGYOOQ from SDC
2021-05-10 02:13:16,642 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:13:16,642 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:13:16,642 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-05-10 02:13:16,642 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_olCOYTb3i1XE7sHtowXq from SDC
2021-05-10 02:13:16,643 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:13:16,643 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:13:16,643 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:13:16,643 DEBUG 147:__init__.py(1) - number of Service returned: 5
2021-05-10 02:13:16,643 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:13:16,643 INFO 192:__init__.py(1) - Service found, updating information
2021-05-10 02:13:16,643 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-10 02:13:16,643 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-10 02:13:16,644 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-10 02:13:16,644 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-10 02:13:16,644 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-10 02:13:16,644 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-10 02:13:16,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:13:30,640 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-10 02:13:30,643 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-05-10 02:13:30,645 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2c0e009-b544-42c2-bb9b-dbb45cf44f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602402337,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"86e49dd3-db3c-4199-9811-9d3d34b0922d","invariantUUID":"1e32fbd2-7b44-4b9f-9819-9fd09b4367d1","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":"loadBalancer","uniqueId":"26e36fda-8d9b-473f-b9a2-63decb4c63f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602503170,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb006e5-709b-413b-acb7-5243adc621c0","invariantUUID":"151028f4-c63b-4aae-8c76-a74b902a9a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b583aee-b969-476c-a148-7da0daad648d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604542637,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41769036-1898-4d57-8a9c-b9dc7287e712","invariantUUID":"7aacb4db-0b5c-419e-9a71-11dd41edc2cf","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e404493e-466b-40a5-822a-25df59fab9a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620604737140,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b37569b-caa2-4304-9210-402b330fa892","invariantUUID":"8e74dcb2-5ab8-4d24-9853-b698e2ecb8b9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75737ba1-8f9f-4bc9-b49d-6eb808f84039","lifecycleState":"CERTIFIED","lastUpdateDate":1620604502844,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cde1f-d906-4b88-9ef1-94a0061592a9","invariantUUID":"07188bba-7304-4515-9b52-8884a7a9e4ff","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":"port","uniqueId":"c559cd05-b54e-474c-aedb-48a37b969ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1620604173441,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d96f5efa-3348-4209-9c9b-234607d6d046","invariantUUID":"8bc62bf6-6a4c-4be8-a930-ab319c02f27f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e5bb0dd-c0e0-4a78-801e-2f6823147e62","lifecycleState":"CERTIFIED","lastUpdateDate":1620603637432,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3110c35f-ee46-4c6e-821b-f842ff9d636a","invariantUUID":"d98444f5-01aa-4d02-a779-03a5f3f40f46","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":"a7c27435-c69b-4e55-9836-b666d0285e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1620603033229,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"781ec459-86c2-4578-9960-1daca87a4ffb","invariantUUID":"06b12104-63bc-4303-8b69-7000851364b7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbe57f40-6655-4e4e-8bd3-73f614319e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1620603207238,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5e34924-24b3-477a-b8aa-f5452bcd72d5","invariantUUID":"5256b21d-6d67-4462-aba0-43e389702027","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":"networkrules","uniqueId":"4d694188-398e-42c9-807e-a82d83636e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603011641,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ae0603b1-0bf2-46d8-9474-a7de61e91d1c","invariantUUID":"1e8db146-c761-41dd-aa91-3cf929ba49a1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0e07ee1-0713-449a-aa10-b0e05a24f7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604367338,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff9aa11-71ac-4b85-9e12-3509cf7550c2","invariantUUID":"15a92ee7-7924-4674-bb78-d3d6c40633ed","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603313035,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba592e79-c8d1-4f4b-878a-aa991e2de8af","invariantUUID":"a3d18de4-ef71-443d-ad86-a3a9910a8d68","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1d2368d-8295-4be1-b7d1-1cd1282c2b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1620604019044,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0328841d-4508-4ec7-9a81-bf82455c0954","invariantUUID":"7fd91873-ad1c-4da9-8cc0-cc199aee3d0e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c39a82ed-8c22-4e7d-902a-fc28edeea1be","lifecycleState":"CERTIFIED","lastUpdateDate":1620603729835,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6e5be42-ca67-4dee-a174-5b6d2b79a818","invariantUUID":"9911f298-e5a3-4a0f-992a-63bc3c810045","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"31261eaf-a338-400e-8948-4680ecb6f255","lifecycleState":"CERTIFIED","lastUpdateDate":1620604214447,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1134ccc-88e4-4284-98e2-bb82e6015000","invariantUUID":"3472b3ff-b43f-44b7-8316-42ffdaf2804e","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":"efa2e35f-abe2-4984-a497-7c8f5ee4d95d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603453829,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70cc13-a53f-43c0-a19d-50911c398130","invariantUUID":"609acb57-435e-42a5-b425-f6a952eeb7ae","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd83f4b2-f52b-490e-bfb7-6696081fa718","lifecycleState":"CERTIFIED","lastUpdateDate":1620604327070,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"753f8b48-9e2f-4862-a70b-6d2c206e9faf","invariantUUID":"5bdc5378-c0c5-4d2c-bd8a-0f2b360737ff","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3087d32-a78a-4901-bbe9-b2cbfdebcbf3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603544333,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f337ae9-3ccd-4f38-97c5-9e49f416b33e","invariantUUID":"72b790de-31d6-49be-99d4-96fe18f77a33","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30d91fdc-1f25-407a-818e-37c1cf1a70bf","lifecycleState":"CERTIFIED","lastUpdateDate":1620604283634,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e32df4f-2fd5-4834-bb43-26f4a2e10224","invariantUUID":"0fda4ff9-175a-406c-99c8-148c6cefbfa8","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":"objectStorage","uniqueId":"66d3564b-687b-41eb-b766-54fc310a4966","lifecycleState":"CERTIFIED","lastUpdateDate":1620602633230,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc261c74-4a1a-44fd-983e-fdcd61665a9e","invariantUUID":"1dbe2a78-01ed-4500-a03b-3bc7ad9ffae7","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":"network","uniqueId":"3591f392-539b-4db7-8534-a5b6bba84cd1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603252240,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c511b056-0d89-4b07-98b6-123e95456d50","invariantUUID":"1e39693d-57fc-4856-b874-ffb52cc45790","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":"securityrules","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300","lifecycleState":"CERTIFIED","lastUpdateDate":1620603144935,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f91138f5-1356-4a3c-b224-b90b346a87f5","invariantUUID":"7c07bf7a-acab-45fd-a19f-6449fc344196","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":"8937c186-7fff-45dc-a65b-506f6e15ad21","lifecycleState":"CERTIFIED","lastUpdateDate":1620603229840,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de74f264-b32e-42cd-ad7e-7c22a354766e","invariantUUID":"e7ba1d35-fe24-4bdc-9509-1bb95485bc87","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":"compute","uniqueId":"02028621-7204-4dc0-bc74-84fb7256e996","lifecycleState":"CERTIFIED","lastUpdateDate":1620603921135,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53643ac2-a4a2-41c0-aa0a-f869332041c5","invariantUUID":"e6dc5c89-9fb6-4f28-8b4c-5f86f43a75b5","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":"defaulticon","uniqueId":"b7d16022-c307-4cd6-b4c1-0444c6fcc6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1620606590137,"name":"vFW ee06d223-320c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","systemName":"VfwEe06d223320c","description":"vendor software product","tags":["vFW ee06d223-320c"],"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":"defaulticon","uniqueId":"d81453f8-6ed0-4546-927a-866c0dd63f16","lifecycleState":"CERTIFIED","lastUpdateDate":1620609775434,"name":"pNF 3501cced-a895","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8462aa84-fc11-4b11-bf7e-cc36d84f6869","invariantUUID":"4edb0268-cfba-4e46-baa8-3f5193377c85","systemName":"Pnf3501ccedA895","description":"vendor software product","tags":["pNF 3501cced-a895"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6328bf36-d8af-40fc-a2e9-5a9996ef1367","lifecycleState":"CERTIFIED","lastUpdateDate":1620602848770,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5ae8c3cc-507f-4176-a2c0-2f866b74c989","invariantUUID":"afb67328-55c2-4407-bfaa-7fbda11679c4","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":"5e5c125f-f2d8-46f2-b644-86a1982189ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603524030,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0d6ed74-8adf-4c7e-a446-05d598309cb4","invariantUUID":"a5f0756a-1c84-407d-914b-e840ae2e2972","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","lifecycleState":"CERTIFIED","lastUpdateDate":1620602523838,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c316b7e4-5505-4941-8855-6d7c3cb68448","invariantUUID":"60b0ba67-3b1b-4fb4-bf5b-ceac12b031be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ab4eb9-d221-4f9e-a84e-2377c9bdbf6d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604444532,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9223af24-99f5-4baf-96ad-a45a7c10fbff","invariantUUID":"e8531ad5-ae3b-4f7e-8162-33bef194301f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f791fd-4db6-42ee-92f9-ecf058f1bd8c","lifecycleState":"CERTIFIED","lastUpdateDate":1620603777436,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b02e80f-07ca-4d33-b90d-5fdb700d8f64","invariantUUID":"50c516a4-ff7c-4bd4-8a95-3f9e9a458d3a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36a4cc9e-a87d-4c5d-8b38-1bcaac94f38f","lifecycleState":"CERTIFIED","lastUpdateDate":1620602425937,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c22e2c4d-1785-4786-aeb0-ea5a2ea06aea","invariantUUID":"bbb7fff8-8690-4ed8-a66c-f310f42fa600","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":"b08db778-b5a9-4c83-a308-891957a4755e","lifecycleState":"CERTIFIED","lastUpdateDate":1620603357340,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b747760-35ed-484a-986e-86cadaa19cdc","invariantUUID":"522eef54-6189-4276-9e10-659da1525bc2","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":"defaulticon","uniqueId":"35bcf3a4-b127-45d4-964c-bb3383a5d152","lifecycleState":"CERTIFIED","lastUpdateDate":1620603661735,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"388a462a-6622-4cba-97cf-f3b05d5e6e3a","invariantUUID":"a988a4fc-98f2-4f31-80f8-1e404943609c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf3a9a6e-bcd6-4006-964f-a3b50a48b4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620603611935,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7f3c329-6b6f-4fea-a0e8-7856bd773f11","invariantUUID":"22b92497-2926-4bf6-8d88-9b5cdc954783","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":"compute","uniqueId":"2f510fdc-971f-4b12-ac03-0d3dc91f39f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604691835,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67ed1a32-cac2-47d1-883f-89daae9bc098","invariantUUID":"fc4c4068-0c6e-4310-9560-8d6288a0f868","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":"port","uniqueId":"597d16e1-2ea1-481d-b759-1bb056befb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1620604194329,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcb9d0cf-af5c-4225-a1ba-e920f8923bfb","invariantUUID":"335af289-980c-4ee6-8e19-4da73e840f88","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b68803b2-e8e0-4f43-a554-427407133649","lifecycleState":"CERTIFIED","lastUpdateDate":1620602751936,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3feda19-37a5-4dbf-834e-f7a57638f310","invariantUUID":"8b1d8eeb-39bb-42d8-9ae4-bc3f331429f5","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":"objectStorage","uniqueId":"e51784de-aa19-4dc9-ab66-3af49813365a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603707631,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38722d3-b179-49dd-9565-c83334211204","invariantUUID":"a70574b6-2d81-4c41-ac3b-e299cac0da98","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff1db19f-239c-49df-8513-34d8a2c77dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1620603846735,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c006d5-e3b2-40f5-b182-958985c1cf81","invariantUUID":"b6f28d5f-51a8-45dd-9ceb-3e13fa78b30b","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":"compute","uniqueId":"10d9c4b9-aaf3-4ced-bb12-905bc625ccef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603871836,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5a624-41b6-4cf2-9576-f95c919741c9","invariantUUID":"3abfdd94-1251-46b0-b77c-81dc170b748f","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":"network","uniqueId":"31720cdf-1523-4aef-8fc6-fddf7e4da8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603802534,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ffb65bf-e4ea-402c-874b-90a15c91a1ec","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a632c8c0-51ae-4096-9df2-c6ddd6d6646d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602823937,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9dbd2c8-634a-4031-9a93-20daa5084f75","invariantUUID":"c45a0437-60f6-4474-b4ae-024f6604bacc","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfd5bc07-e892-4f9e-8635-442bc1b8cfec","lifecycleState":"CERTIFIED","lastUpdateDate":1620611393673,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d9b093b-dca9-4d78-92b4-258a8af8329d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602655630,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"023301c4-03ec-4835-a95d-b2e2560d74be","invariantUUID":"956db29b-46e7-4ead-9574-2aacbf73296d","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":"objectStorage","uniqueId":"43a80607-393c-40f6-9077-98c83de55c65","lifecycleState":"CERTIFIED","lastUpdateDate":1620603949570,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87c2781-a81b-4e71-b58d-3b9c0e60915b","invariantUUID":"934071bb-f450-4eae-a25c-b9a09e276f4d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1620612645635,"name":"basic_onboard_CGYOOQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","systemName":"BasicOnboardCgyooq","description":"VF","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16b20261-4996-42fa-9bb2-6a5a0a7eb48e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602704541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2ce892f-e405-4bb8-8896-444db429af9a","invariantUUID":"b39b1e0e-9a39-4962-b063-571b320c6a22","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":"compute","uniqueId":"a9c12d6b-2230-4bb0-a940-2e64e0b06a04","lifecycleState":"CERTIFIED","lastUpdateDate":1620603753630,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"516100a7-e134-45e3-a8a8-9706a8ad01e4","invariantUUID":"a9a89805-5401-4b2c-bc83-de68bc361161","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":"d227f647-4e8d-4fb5-8c44-562f8ea457c3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603337534,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc7e73b6-2eee-4ee3-9c51-5e0444974611","invariantUUID":"02d582df-f185-4c41-a5b5-bb2e49d5eccb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4543b625-fe63-428a-bf8e-ac9ffb4f51f0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604152033,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a09245fb-2cd3-43f3-82ba-68bb57d6fce7","invariantUUID":"929b16bb-b485-4841-8ea0-fc16e1c9b648","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c57da63-20bb-4516-9b4f-a94ab2f6f252","lifecycleState":"CERTIFIED","lastUpdateDate":1620602545135,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca2f38ef-4057-454e-840c-87de1a92688e","invariantUUID":"ff811062-7b2b-4005-8558-d7dbc5cc3d6f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b76d958-2b89-4d8f-a647-69f4fa13bf1a","lifecycleState":"CERTIFIED","lastUpdateDate":1620602872639,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dc8453a-1365-4df4-9cc4-8b3cbcf803e9","invariantUUID":"a6a6f4a9-9b61-4912-8467-29afcbd7bc6e","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":"objectStorage","uniqueId":"2946ac5b-64b1-4db8-b6cb-6d59ffacc077","lifecycleState":"CERTIFIED","lastUpdateDate":1620602446170,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"246898a6-4711-4680-9adb-7c359c3d5b78","invariantUUID":"5234c6dd-cef6-4e49-b713-0a7d15b2c094","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89841872-17ac-46dc-bf16-1f8062f99ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603184238,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6208d015-5da5-42fd-9288-577c668e8f02","invariantUUID":"e4a9419a-57e0-4e00-871a-61840f95ea71","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":"defaulticon","uniqueId":"3141d76c-0499-451a-bad2-6d296bb5ed5a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603685629,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffd1e6a-6f90-4ca4-842d-2679cd03ee57","invariantUUID":"8bbf1ce6-2bdd-4ee6-acfc-6889a57003b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"893deae0-c891-44d5-96de-4a0e2b522cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1620602727370,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664d6f93-54b7-428e-9c83-f300cb66a458","invariantUUID":"6471ec47-dd2e-4b7c-9542-47889bd62172","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":"fdc45c25-255c-4547-85f4-15f06d317184","lifecycleState":"CERTIFIED","lastUpdateDate":1620604041940,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4c12f9-7f4c-417a-bfdc-e2d8f26f6b91","invariantUUID":"9b83952b-6f61-48a6-992f-a52fb56a2dd1","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":"674fbbfd-2653-4cfa-8c8e-8692cb45ec70","lifecycleState":"CERTIFIED","lastUpdateDate":1620603824639,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed40b676-95f8-4fe3-9124-08decf65be1c","invariantUUID":"0f46d896-a023-493a-9149-3bf59018e378","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1a9e21c-f661-4f8b-b202-d9cfd6d50535","lifecycleState":"CERTIFIED","lastUpdateDate":1620604240972,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35968531-9586-4385-98c6-f1173c96c382","invariantUUID":"550f1f26-177d-495c-8bc2-0bd1c97ff138","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2106fcb-75c8-4161-9b8b-eade5c1689e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620604481939,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc38c9e2-c47d-4ec1-b913-1e1d1c3ca158","invariantUUID":"c0b91244-421f-49fd-8677-31b72b5ad22f","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":"96e60245-67af-4b5d-af48-310d22ef3247","lifecycleState":"CERTIFIED","lastUpdateDate":1620603588035,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15dec37f-91dd-4889-b929-a3eda3e11dd4","invariantUUID":"ae752012-f015-4ecb-8eda-0981a8d93d2a","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":"networkrules","uniqueId":"0ecb7e93-2f8b-4950-a3ec-9e3d813f23a3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603101644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"17490de1-4aba-4ace-8e1d-06dc4a871db1","invariantUUID":"7810d35b-84b7-4b8b-9152-55a8669ca8cf","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fcdbfa2d-6c92-4fe8-98c7-5192a0dfd3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620604716039,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8b7334-b385-431b-b0e8-20f14abf75d2","invariantUUID":"a031032d-7837-49aa-bf54-33f858aacfe5","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":"defaulticon","uniqueId":"6bcbc633-5f86-4959-9928-31fd09909af6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604131638,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30edb94-58b2-470e-99d4-1cc3bb138b59","invariantUUID":"389f4486-14ad-4375-a0d6-97be30336324","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1f90acf-68c0-44eb-95e6-49b509c36ab8","lifecycleState":"CERTIFIED","lastUpdateDate":1620604262745,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e90cebf-21b9-49c5-80d7-7d4874a55517","invariantUUID":"5e0df26c-c3f5-4180-a984-5a949ab15ed1","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"ede7a50d-9870-4125-afd2-72774e2bb9f1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620604621069,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7548b92c-4884-4c55-a478-529bd8463ebe","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","lifecycleState":"CERTIFIED","lastUpdateDate":1620602292343,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64ffe10a-3db2-48bb-ad95-2c9fdde43531","invariantUUID":"d8c73f6a-9bcb-4877-bb78-efc9887d0b9e","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c300ceab-56a7-444b-a33d-2559419b8c52","lifecycleState":"CERTIFIED","lastUpdateDate":1620604304042,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8ab7a1e-0cb1-4c2c-9c98-064f14d5c88b","invariantUUID":"cdee554a-1650-40da-b31f-44d2c46d0b92","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86a5b319-8e6c-40cd-9f9a-7173b49fcc01","lifecycleState":"CERTIFIED","lastUpdateDate":1620603123985,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf9e5c8a-ec2f-4b1b-b4c9-48a35ad07237","invariantUUID":"29049069-e0f7-47f5-8df6-4bfc7cb51b10","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28912aab-293a-4766-b01c-a9533d3a8af3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602798848,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c4142b-5ab7-4358-ab0e-fac1b5f67fe6","invariantUUID":"c14a36bb-0137-49b1-8168-fc7b80cc3c1c","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b032fd-45ee-4a91-96f0-a07e2e0eb63e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602681843,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"591a19c3-560f-480f-9e8a-cc8e8b0de828","invariantUUID":"0e4b6876-fda1-43c5-ad13-37f5697a0591","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3819b2da-a1bb-4ff2-88d2-88d22b715886","lifecycleState":"CERTIFIED","lastUpdateDate":1620604402845,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3fcecfa8-3193-408c-b523-bbffe52c5862","invariantUUID":"694413fc-2251-4b8e-a7b8-5be4bdb2e1fc","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":"bbc8c8a9-6280-4efd-a013-bbd84823904c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602775840,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a13321-8172-4900-b3de-fd71e2f44fe0","invariantUUID":"ff05cb95-77a9-4c0c-b0b5-cf0d6707e398","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"353d44f4-1e9d-43d5-aa36-a77992027680","lifecycleState":"CERTIFIED","lastUpdateDate":1620604669240,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77a0401-47cd-479d-9153-d7e515e08b1a","invariantUUID":"61e4aceb-7f7e-447e-8709-028c8460e088","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e6ac2fe1-2533-4b72-bb3e-2962bde45cff","lifecycleState":"CERTIFIED","lastUpdateDate":1620610475170,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d21d2c42-f3c8-4d20-a609-46534ac61621","lifecycleState":"CERTIFIED","lastUpdateDate":1620611636768,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620612782039,"name":"basic_onboard_CGYOOQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","systemName":"BasicOnboardCgyooq","description":"service","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6d6086c-6181-4cd5-a6f3-32c54b5a6aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1620606742043,"name":"vFW 2021-05-10 00-25-26","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","systemName":"Vfw20210510002526","description":"catalog service description","tags":["robot-ete","vFW 2021-05-10 00-25-26"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54016d04-7bd2-4ce6-a3c5-74374b948039","lifecycleState":"CERTIFIED","lastUpdateDate":1620609893938,"name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","systemName":"DemoPnfOlcoytb3i1xe7shtowxq","description":"catalog service description","tags":["robot-ete","Demo_pNF_olCOYTb3i1XE7sHtowXq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-10 02:13:30,650 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_CGYOOQ found in services list
2021-05-10 02:13:30,650 INFO 696:service.py(1) - attempting to Certify Service basic_onboard_CGYOOQ in SDC
2021-05-10 02:13:30,654 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-10 02:13:30,654 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/e96ac518-5403-4100-a132-d359d55f2427/lifecycleState/Certify
2021-05-10 02:13:30,654 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-05-10 02:13:30,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:14:11,641 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/e96ac518-5403-4100-a132-d359d55f2427/lifecycleState/Certify HTTP/1.1" 200 1213
2021-05-10 02:14:11,643 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-05-10 02:14:11,650 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","name":"basic_onboard_CGYOOQ","version":"1.0","isHighestVersion":true,"creationDate":1620612748030,"lastUpdateDate":1620612782039,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_CGYOOQ"],"icon":"network_l_1-3","normalizedName":"basiconboardcgyooq","systemName":"BasicOnboardCgyooq","contactId":"cs0008","allVersions":{"1.0":"25a347c8-f7d5-428a-85c0-18898fede40f"},"projectCode":"123456","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","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":"0a115ef6-023a-4b04-ae0d-2aee3fd45708"}
2021-05-10 02:14:11,655 DEBUG 159:__init__.py(1) - check if Service basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:14:11,655 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-10 02:14:11,655 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-10 02:14:11,656 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-10 02:14:11,656 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:14:11,656 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-10 02:14:11,657 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-10 02:14:11,657 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:14:11,659 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:14:22,541 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1812
2021-05-10 02:14:22,543 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-10 02:14:22,543 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","name":"vFW 2021-05-10 00-25-26","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/449ae47b-33d5-4ed3-9e2f-4dfc004d8c76/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ecc41ed-2d81-488c-a720-5aa9fcc068b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","name":"basic_onboard_CGYOOQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0a115ef6-023a-4b04-ae0d-2aee3fd45708/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d08e1599-939b-41c6-a5d5-b517197a1fbd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-10 02:14:22,545 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-10 00-25-26 from SDC
2021-05-10 02:14:22,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:14:22,546 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:14:22,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:14:22,546 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:14:22,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:14:22,546 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:14:22,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:14:22,546 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-10 02:14:22,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:14:22,547 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:14:22,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:14:22,547 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_CGYOOQ from SDC
2021-05-10 02:14:22,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:14:22,547 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:14:22,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-05-10 02:14:22,547 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_olCOYTb3i1XE7sHtowXq from SDC
2021-05-10 02:14:22,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:14:22,547 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:14:22,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:14:22,548 DEBUG 147:__init__.py(1) - number of Service returned: 5
2021-05-10 02:14:22,548 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:14:22,548 INFO 192:__init__.py(1) - Service found, updating information
2021-05-10 02:14:22,548 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-10 02:14:22,548 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-10 02:14:22,548 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-10 02:14:22,548 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-10 02:14:22,549 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-10 02:14:22,549 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-10 02:14:22,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:14:34,581 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-10 02:14:34,584 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-05-10 02:14:34,586 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2c0e009-b544-42c2-bb9b-dbb45cf44f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602402337,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"86e49dd3-db3c-4199-9811-9d3d34b0922d","invariantUUID":"1e32fbd2-7b44-4b9f-9819-9fd09b4367d1","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":"loadBalancer","uniqueId":"26e36fda-8d9b-473f-b9a2-63decb4c63f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602503170,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb006e5-709b-413b-acb7-5243adc621c0","invariantUUID":"151028f4-c63b-4aae-8c76-a74b902a9a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b583aee-b969-476c-a148-7da0daad648d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604542637,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41769036-1898-4d57-8a9c-b9dc7287e712","invariantUUID":"7aacb4db-0b5c-419e-9a71-11dd41edc2cf","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e404493e-466b-40a5-822a-25df59fab9a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620604737140,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b37569b-caa2-4304-9210-402b330fa892","invariantUUID":"8e74dcb2-5ab8-4d24-9853-b698e2ecb8b9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75737ba1-8f9f-4bc9-b49d-6eb808f84039","lifecycleState":"CERTIFIED","lastUpdateDate":1620604502844,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cde1f-d906-4b88-9ef1-94a0061592a9","invariantUUID":"07188bba-7304-4515-9b52-8884a7a9e4ff","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":"port","uniqueId":"c559cd05-b54e-474c-aedb-48a37b969ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1620604173441,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d96f5efa-3348-4209-9c9b-234607d6d046","invariantUUID":"8bc62bf6-6a4c-4be8-a930-ab319c02f27f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e5bb0dd-c0e0-4a78-801e-2f6823147e62","lifecycleState":"CERTIFIED","lastUpdateDate":1620603637432,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3110c35f-ee46-4c6e-821b-f842ff9d636a","invariantUUID":"d98444f5-01aa-4d02-a779-03a5f3f40f46","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":"a7c27435-c69b-4e55-9836-b666d0285e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1620603033229,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"781ec459-86c2-4578-9960-1daca87a4ffb","invariantUUID":"06b12104-63bc-4303-8b69-7000851364b7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbe57f40-6655-4e4e-8bd3-73f614319e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1620603207238,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5e34924-24b3-477a-b8aa-f5452bcd72d5","invariantUUID":"5256b21d-6d67-4462-aba0-43e389702027","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":"networkrules","uniqueId":"4d694188-398e-42c9-807e-a82d83636e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603011641,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ae0603b1-0bf2-46d8-9474-a7de61e91d1c","invariantUUID":"1e8db146-c761-41dd-aa91-3cf929ba49a1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0e07ee1-0713-449a-aa10-b0e05a24f7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604367338,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff9aa11-71ac-4b85-9e12-3509cf7550c2","invariantUUID":"15a92ee7-7924-4674-bb78-d3d6c40633ed","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603313035,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba592e79-c8d1-4f4b-878a-aa991e2de8af","invariantUUID":"a3d18de4-ef71-443d-ad86-a3a9910a8d68","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1d2368d-8295-4be1-b7d1-1cd1282c2b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1620604019044,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0328841d-4508-4ec7-9a81-bf82455c0954","invariantUUID":"7fd91873-ad1c-4da9-8cc0-cc199aee3d0e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c39a82ed-8c22-4e7d-902a-fc28edeea1be","lifecycleState":"CERTIFIED","lastUpdateDate":1620603729835,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6e5be42-ca67-4dee-a174-5b6d2b79a818","invariantUUID":"9911f298-e5a3-4a0f-992a-63bc3c810045","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"31261eaf-a338-400e-8948-4680ecb6f255","lifecycleState":"CERTIFIED","lastUpdateDate":1620604214447,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1134ccc-88e4-4284-98e2-bb82e6015000","invariantUUID":"3472b3ff-b43f-44b7-8316-42ffdaf2804e","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":"efa2e35f-abe2-4984-a497-7c8f5ee4d95d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603453829,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70cc13-a53f-43c0-a19d-50911c398130","invariantUUID":"609acb57-435e-42a5-b425-f6a952eeb7ae","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd83f4b2-f52b-490e-bfb7-6696081fa718","lifecycleState":"CERTIFIED","lastUpdateDate":1620604327070,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"753f8b48-9e2f-4862-a70b-6d2c206e9faf","invariantUUID":"5bdc5378-c0c5-4d2c-bd8a-0f2b360737ff","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3087d32-a78a-4901-bbe9-b2cbfdebcbf3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603544333,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f337ae9-3ccd-4f38-97c5-9e49f416b33e","invariantUUID":"72b790de-31d6-49be-99d4-96fe18f77a33","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30d91fdc-1f25-407a-818e-37c1cf1a70bf","lifecycleState":"CERTIFIED","lastUpdateDate":1620604283634,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e32df4f-2fd5-4834-bb43-26f4a2e10224","invariantUUID":"0fda4ff9-175a-406c-99c8-148c6cefbfa8","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":"objectStorage","uniqueId":"66d3564b-687b-41eb-b766-54fc310a4966","lifecycleState":"CERTIFIED","lastUpdateDate":1620602633230,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc261c74-4a1a-44fd-983e-fdcd61665a9e","invariantUUID":"1dbe2a78-01ed-4500-a03b-3bc7ad9ffae7","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":"network","uniqueId":"3591f392-539b-4db7-8534-a5b6bba84cd1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603252240,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c511b056-0d89-4b07-98b6-123e95456d50","invariantUUID":"1e39693d-57fc-4856-b874-ffb52cc45790","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":"securityrules","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300","lifecycleState":"CERTIFIED","lastUpdateDate":1620603144935,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f91138f5-1356-4a3c-b224-b90b346a87f5","invariantUUID":"7c07bf7a-acab-45fd-a19f-6449fc344196","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":"8937c186-7fff-45dc-a65b-506f6e15ad21","lifecycleState":"CERTIFIED","lastUpdateDate":1620603229840,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de74f264-b32e-42cd-ad7e-7c22a354766e","invariantUUID":"e7ba1d35-fe24-4bdc-9509-1bb95485bc87","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":"compute","uniqueId":"02028621-7204-4dc0-bc74-84fb7256e996","lifecycleState":"CERTIFIED","lastUpdateDate":1620603921135,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53643ac2-a4a2-41c0-aa0a-f869332041c5","invariantUUID":"e6dc5c89-9fb6-4f28-8b4c-5f86f43a75b5","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":"defaulticon","uniqueId":"b7d16022-c307-4cd6-b4c1-0444c6fcc6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1620606590137,"name":"vFW ee06d223-320c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","systemName":"VfwEe06d223320c","description":"vendor software product","tags":["vFW ee06d223-320c"],"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":"defaulticon","uniqueId":"d81453f8-6ed0-4546-927a-866c0dd63f16","lifecycleState":"CERTIFIED","lastUpdateDate":1620609775434,"name":"pNF 3501cced-a895","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8462aa84-fc11-4b11-bf7e-cc36d84f6869","invariantUUID":"4edb0268-cfba-4e46-baa8-3f5193377c85","systemName":"Pnf3501ccedA895","description":"vendor software product","tags":["pNF 3501cced-a895"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6328bf36-d8af-40fc-a2e9-5a9996ef1367","lifecycleState":"CERTIFIED","lastUpdateDate":1620602848770,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5ae8c3cc-507f-4176-a2c0-2f866b74c989","invariantUUID":"afb67328-55c2-4407-bfaa-7fbda11679c4","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":"5e5c125f-f2d8-46f2-b644-86a1982189ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603524030,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0d6ed74-8adf-4c7e-a446-05d598309cb4","invariantUUID":"a5f0756a-1c84-407d-914b-e840ae2e2972","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","lifecycleState":"CERTIFIED","lastUpdateDate":1620602523838,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c316b7e4-5505-4941-8855-6d7c3cb68448","invariantUUID":"60b0ba67-3b1b-4fb4-bf5b-ceac12b031be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ab4eb9-d221-4f9e-a84e-2377c9bdbf6d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604444532,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9223af24-99f5-4baf-96ad-a45a7c10fbff","invariantUUID":"e8531ad5-ae3b-4f7e-8162-33bef194301f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f791fd-4db6-42ee-92f9-ecf058f1bd8c","lifecycleState":"CERTIFIED","lastUpdateDate":1620603777436,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b02e80f-07ca-4d33-b90d-5fdb700d8f64","invariantUUID":"50c516a4-ff7c-4bd4-8a95-3f9e9a458d3a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36a4cc9e-a87d-4c5d-8b38-1bcaac94f38f","lifecycleState":"CERTIFIED","lastUpdateDate":1620602425937,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c22e2c4d-1785-4786-aeb0-ea5a2ea06aea","invariantUUID":"bbb7fff8-8690-4ed8-a66c-f310f42fa600","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":"b08db778-b5a9-4c83-a308-891957a4755e","lifecycleState":"CERTIFIED","lastUpdateDate":1620603357340,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b747760-35ed-484a-986e-86cadaa19cdc","invariantUUID":"522eef54-6189-4276-9e10-659da1525bc2","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":"defaulticon","uniqueId":"35bcf3a4-b127-45d4-964c-bb3383a5d152","lifecycleState":"CERTIFIED","lastUpdateDate":1620603661735,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"388a462a-6622-4cba-97cf-f3b05d5e6e3a","invariantUUID":"a988a4fc-98f2-4f31-80f8-1e404943609c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf3a9a6e-bcd6-4006-964f-a3b50a48b4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620603611935,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7f3c329-6b6f-4fea-a0e8-7856bd773f11","invariantUUID":"22b92497-2926-4bf6-8d88-9b5cdc954783","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":"compute","uniqueId":"2f510fdc-971f-4b12-ac03-0d3dc91f39f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604691835,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67ed1a32-cac2-47d1-883f-89daae9bc098","invariantUUID":"fc4c4068-0c6e-4310-9560-8d6288a0f868","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":"port","uniqueId":"597d16e1-2ea1-481d-b759-1bb056befb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1620604194329,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcb9d0cf-af5c-4225-a1ba-e920f8923bfb","invariantUUID":"335af289-980c-4ee6-8e19-4da73e840f88","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b68803b2-e8e0-4f43-a554-427407133649","lifecycleState":"CERTIFIED","lastUpdateDate":1620602751936,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3feda19-37a5-4dbf-834e-f7a57638f310","invariantUUID":"8b1d8eeb-39bb-42d8-9ae4-bc3f331429f5","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":"objectStorage","uniqueId":"e51784de-aa19-4dc9-ab66-3af49813365a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603707631,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38722d3-b179-49dd-9565-c83334211204","invariantUUID":"a70574b6-2d81-4c41-ac3b-e299cac0da98","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff1db19f-239c-49df-8513-34d8a2c77dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1620603846735,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c006d5-e3b2-40f5-b182-958985c1cf81","invariantUUID":"b6f28d5f-51a8-45dd-9ceb-3e13fa78b30b","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":"compute","uniqueId":"10d9c4b9-aaf3-4ced-bb12-905bc625ccef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603871836,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5a624-41b6-4cf2-9576-f95c919741c9","invariantUUID":"3abfdd94-1251-46b0-b77c-81dc170b748f","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":"network","uniqueId":"31720cdf-1523-4aef-8fc6-fddf7e4da8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603802534,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ffb65bf-e4ea-402c-874b-90a15c91a1ec","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a632c8c0-51ae-4096-9df2-c6ddd6d6646d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602823937,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9dbd2c8-634a-4031-9a93-20daa5084f75","invariantUUID":"c45a0437-60f6-4474-b4ae-024f6604bacc","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfd5bc07-e892-4f9e-8635-442bc1b8cfec","lifecycleState":"CERTIFIED","lastUpdateDate":1620611393673,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d9b093b-dca9-4d78-92b4-258a8af8329d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602655630,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"023301c4-03ec-4835-a95d-b2e2560d74be","invariantUUID":"956db29b-46e7-4ead-9574-2aacbf73296d","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":"objectStorage","uniqueId":"43a80607-393c-40f6-9077-98c83de55c65","lifecycleState":"CERTIFIED","lastUpdateDate":1620603949570,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87c2781-a81b-4e71-b58d-3b9c0e60915b","invariantUUID":"934071bb-f450-4eae-a25c-b9a09e276f4d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1620612645635,"name":"basic_onboard_CGYOOQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","systemName":"BasicOnboardCgyooq","description":"VF","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16b20261-4996-42fa-9bb2-6a5a0a7eb48e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602704541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2ce892f-e405-4bb8-8896-444db429af9a","invariantUUID":"b39b1e0e-9a39-4962-b063-571b320c6a22","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":"compute","uniqueId":"a9c12d6b-2230-4bb0-a940-2e64e0b06a04","lifecycleState":"CERTIFIED","lastUpdateDate":1620603753630,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"516100a7-e134-45e3-a8a8-9706a8ad01e4","invariantUUID":"a9a89805-5401-4b2c-bc83-de68bc361161","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":"d227f647-4e8d-4fb5-8c44-562f8ea457c3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603337534,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc7e73b6-2eee-4ee3-9c51-5e0444974611","invariantUUID":"02d582df-f185-4c41-a5b5-bb2e49d5eccb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4543b625-fe63-428a-bf8e-ac9ffb4f51f0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604152033,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a09245fb-2cd3-43f3-82ba-68bb57d6fce7","invariantUUID":"929b16bb-b485-4841-8ea0-fc16e1c9b648","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c57da63-20bb-4516-9b4f-a94ab2f6f252","lifecycleState":"CERTIFIED","lastUpdateDate":1620602545135,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca2f38ef-4057-454e-840c-87de1a92688e","invariantUUID":"ff811062-7b2b-4005-8558-d7dbc5cc3d6f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b76d958-2b89-4d8f-a647-69f4fa13bf1a","lifecycleState":"CERTIFIED","lastUpdateDate":1620602872639,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dc8453a-1365-4df4-9cc4-8b3cbcf803e9","invariantUUID":"a6a6f4a9-9b61-4912-8467-29afcbd7bc6e","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":"objectStorage","uniqueId":"2946ac5b-64b1-4db8-b6cb-6d59ffacc077","lifecycleState":"CERTIFIED","lastUpdateDate":1620602446170,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"246898a6-4711-4680-9adb-7c359c3d5b78","invariantUUID":"5234c6dd-cef6-4e49-b713-0a7d15b2c094","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89841872-17ac-46dc-bf16-1f8062f99ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603184238,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6208d015-5da5-42fd-9288-577c668e8f02","invariantUUID":"e4a9419a-57e0-4e00-871a-61840f95ea71","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":"defaulticon","uniqueId":"3141d76c-0499-451a-bad2-6d296bb5ed5a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603685629,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffd1e6a-6f90-4ca4-842d-2679cd03ee57","invariantUUID":"8bbf1ce6-2bdd-4ee6-acfc-6889a57003b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"893deae0-c891-44d5-96de-4a0e2b522cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1620602727370,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664d6f93-54b7-428e-9c83-f300cb66a458","invariantUUID":"6471ec47-dd2e-4b7c-9542-47889bd62172","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":"fdc45c25-255c-4547-85f4-15f06d317184","lifecycleState":"CERTIFIED","lastUpdateDate":1620604041940,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4c12f9-7f4c-417a-bfdc-e2d8f26f6b91","invariantUUID":"9b83952b-6f61-48a6-992f-a52fb56a2dd1","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":"674fbbfd-2653-4cfa-8c8e-8692cb45ec70","lifecycleState":"CERTIFIED","lastUpdateDate":1620603824639,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed40b676-95f8-4fe3-9124-08decf65be1c","invariantUUID":"0f46d896-a023-493a-9149-3bf59018e378","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1a9e21c-f661-4f8b-b202-d9cfd6d50535","lifecycleState":"CERTIFIED","lastUpdateDate":1620604240972,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35968531-9586-4385-98c6-f1173c96c382","invariantUUID":"550f1f26-177d-495c-8bc2-0bd1c97ff138","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2106fcb-75c8-4161-9b8b-eade5c1689e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620604481939,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc38c9e2-c47d-4ec1-b913-1e1d1c3ca158","invariantUUID":"c0b91244-421f-49fd-8677-31b72b5ad22f","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":"96e60245-67af-4b5d-af48-310d22ef3247","lifecycleState":"CERTIFIED","lastUpdateDate":1620603588035,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15dec37f-91dd-4889-b929-a3eda3e11dd4","invariantUUID":"ae752012-f015-4ecb-8eda-0981a8d93d2a","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":"networkrules","uniqueId":"0ecb7e93-2f8b-4950-a3ec-9e3d813f23a3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603101644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"17490de1-4aba-4ace-8e1d-06dc4a871db1","invariantUUID":"7810d35b-84b7-4b8b-9152-55a8669ca8cf","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fcdbfa2d-6c92-4fe8-98c7-5192a0dfd3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620604716039,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8b7334-b385-431b-b0e8-20f14abf75d2","invariantUUID":"a031032d-7837-49aa-bf54-33f858aacfe5","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":"defaulticon","uniqueId":"6bcbc633-5f86-4959-9928-31fd09909af6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604131638,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30edb94-58b2-470e-99d4-1cc3bb138b59","invariantUUID":"389f4486-14ad-4375-a0d6-97be30336324","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1f90acf-68c0-44eb-95e6-49b509c36ab8","lifecycleState":"CERTIFIED","lastUpdateDate":1620604262745,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e90cebf-21b9-49c5-80d7-7d4874a55517","invariantUUID":"5e0df26c-c3f5-4180-a984-5a949ab15ed1","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"ede7a50d-9870-4125-afd2-72774e2bb9f1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620604621069,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7548b92c-4884-4c55-a478-529bd8463ebe","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","lifecycleState":"CERTIFIED","lastUpdateDate":1620602292343,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64ffe10a-3db2-48bb-ad95-2c9fdde43531","invariantUUID":"d8c73f6a-9bcb-4877-bb78-efc9887d0b9e","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c300ceab-56a7-444b-a33d-2559419b8c52","lifecycleState":"CERTIFIED","lastUpdateDate":1620604304042,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8ab7a1e-0cb1-4c2c-9c98-064f14d5c88b","invariantUUID":"cdee554a-1650-40da-b31f-44d2c46d0b92","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86a5b319-8e6c-40cd-9f9a-7173b49fcc01","lifecycleState":"CERTIFIED","lastUpdateDate":1620603123985,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf9e5c8a-ec2f-4b1b-b4c9-48a35ad07237","invariantUUID":"29049069-e0f7-47f5-8df6-4bfc7cb51b10","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28912aab-293a-4766-b01c-a9533d3a8af3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602798848,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c4142b-5ab7-4358-ab0e-fac1b5f67fe6","invariantUUID":"c14a36bb-0137-49b1-8168-fc7b80cc3c1c","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b032fd-45ee-4a91-96f0-a07e2e0eb63e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602681843,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"591a19c3-560f-480f-9e8a-cc8e8b0de828","invariantUUID":"0e4b6876-fda1-43c5-ad13-37f5697a0591","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3819b2da-a1bb-4ff2-88d2-88d22b715886","lifecycleState":"CERTIFIED","lastUpdateDate":1620604402845,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3fcecfa8-3193-408c-b523-bbffe52c5862","invariantUUID":"694413fc-2251-4b8e-a7b8-5be4bdb2e1fc","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":"bbc8c8a9-6280-4efd-a013-bbd84823904c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602775840,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a13321-8172-4900-b3de-fd71e2f44fe0","invariantUUID":"ff05cb95-77a9-4c0c-b0b5-cf0d6707e398","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"353d44f4-1e9d-43d5-aa36-a77992027680","lifecycleState":"CERTIFIED","lastUpdateDate":1620604669240,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77a0401-47cd-479d-9153-d7e515e08b1a","invariantUUID":"61e4aceb-7f7e-447e-8709-028c8460e088","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e6ac2fe1-2533-4b72-bb3e-2962bde45cff","lifecycleState":"CERTIFIED","lastUpdateDate":1620610475170,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d21d2c42-f3c8-4d20-a609-46534ac61621","lifecycleState":"CERTIFIED","lastUpdateDate":1620611636768,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6d6086c-6181-4cd5-a6f3-32c54b5a6aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1620606742043,"name":"vFW 2021-05-10 00-25-26","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","systemName":"Vfw20210510002526","description":"catalog service description","tags":["robot-ete","vFW 2021-05-10 00-25-26"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","lifecycleState":"CERTIFIED","lastUpdateDate":1620612782039,"name":"basic_onboard_CGYOOQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","systemName":"BasicOnboardCgyooq","description":"service","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54016d04-7bd2-4ce6-a3c5-74374b948039","lifecycleState":"CERTIFIED","lastUpdateDate":1620609893938,"name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","systemName":"DemoPnfOlcoytb3i1xe7shtowxq","description":"catalog service description","tags":["robot-ete","Demo_pNF_olCOYTb3i1XE7sHtowXq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-10 02:14:34,591 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_CGYOOQ found in services list
2021-05-10 02:14:44,602 INFO 696:service.py(1) - attempting to PROD/activate Service basic_onboard_CGYOOQ in SDC
2021-05-10 02:14:44,607 DEBUG 103:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-05-10 02:14:44,607 DEBUG 105:onap_service.py(1) - [SDC][PROD/activate Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/25a347c8-f7d5-428a-85c0-18898fede40f/distribution/PROD/activate
2021-05-10 02:14:44,608 DEBUG 106:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-05-10 02:14:44,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:14:51,661 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/25a347c8-f7d5-428a-85c0-18898fede40f/distribution/PROD/activate HTTP/1.1" 200 None
2021-05-10 02:14:51,669 INFO 116:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-05-10 02:14:51,675 DEBUG 120:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"25a347c8-f7d5-428a-85c0-18898fede40f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"25a347c8-f7d5-428a-85c0-18898fede40f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25a347c8-f7d5-428a-85c0-18898fede40f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25a347c8-f7d5-428a-85c0-18898fede40f","empty":false},{"definition":false,"hidden":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"25a347c8-f7d5-428a-85c0-18898fede40f","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.assettoscacsar","artifactName":"service-BasicOnboardCgyooq-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MTQ2MGNiM2U5OTI3NTI1ODYyNWM3ZGNhNTFmYWRmNmM=","artifactUUID":"0efb64d3-bd1c-4ec9-b934-30a4c0459aa6","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"e96ac518-5403-4100-a132-d359d55f2427.assettoscacsar","duplicated":false,"payloadUpdateDate":1620612842545,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicOnboardCgyooq-csar.csar","empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.assettoscatemplate","artifactName":"service-BasicOnboardCgyooq-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzRmNzAzMDEzNWI4ZGZkMGE0Mzc1ZGQxYTg4ZDAzMTY=","artifactUUID":"c5cce0f5-c9ac-4537-90d5-f89029f4586b","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"e96ac518-5403-4100-a132-d359d55f2427.assettoscatemplate","duplicated":false,"payloadUpdateDate":1620612830234,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"service-BasicOnboardCgyooq-template.yml","empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature_ubuntu18","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.feature_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.feature_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.feature_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu18_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_onboard_cgyooq0.ubuntu18_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","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Scalable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"scalable_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.scalable","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.scalable_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.Forwarder","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.forwarder","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.forwarder_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.binding_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.binding_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu18.binding_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.binding_ubuntu18_ubuntu18_admin_plane_port_0","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\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"95ae0bfd-8393-4932-813c-afeee8b9633d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95ae0bfd-8393-4932-813c-afeee8b9633d","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.PortMirroring","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.95ae0bfd-8393-4932-813c-afeee8b9633d.port_mirroring","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.port_mirroring_ubuntu18_ubuntu18_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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Container","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"host_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.host","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu18.host_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.host_ubuntu18","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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.ephemeral.size_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.ephemeral.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.ephemeral.size_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.ephemeral.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"instance_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.instance","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.instance_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.instance_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.memory_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.memory_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.iops_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.iops_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu.delta_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu.delta","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.cpu.delta_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.cpu.delta_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.capacity_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.capacity_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.latency_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.latency_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.usage_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_util_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu_util","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.cpu_util_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.cpu_util_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.allocation_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.allocation_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.latency_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.latency_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.cpu_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.cpu_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.read.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.root.size_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.root.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.root.size_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.root.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"vcpus_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.vcpus","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.vcpus_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.vcpus_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.iops_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.iops_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.usage_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.allocation_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.allocation_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.read.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.read.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.usage_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.memory.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.memory.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.capacity_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.capacity_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.resident_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.resident","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.memory.resident_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.memory.resident_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.requests_ubuntu18","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.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.packets.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outgoing.bytes_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outgoing.packets.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outpoing.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outpoing.packets_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.bytes.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.bytes_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outgoing.bytes.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.OperatingSystem","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"os_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.os","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.os_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.os_ubuntu18","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Endpoint.Admin","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"endpoint_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.endpoint","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.endpoint_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Attachment","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1620612616870,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWZlMGRiMWU5YzkxMzQzOGQwYWM1MWFmMzNhODAwMjY=","artifactUUID":"505ec8c8-251f-44d5-9d83-6ecb6121b29e","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"60064111-33cd-423a-8576-539eb6fd1775.vflicense","duplicated":false,"payloadUpdateDate":1620612616876,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612616870,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vf-license-model.xml","empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0.vfModulesMetadata","artifactName":"basic_onboard_cgyooq0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"Y2NmNmVlMWNjN2YzNGVkY2M1NjEyMTFhNGJhNWMyYzM=","artifactUUID":"0d528cf2-a368-44ad-8e8f-6883f5c690a7","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"e96ac518-5403-4100-a132-d359d55f2427.e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1620612818773,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"name":"basic_onboard_cgyooq0_modules.json","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1620612617341,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"0211386f-50da-4670-9f5a-1b2b20c0b1a6","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","duplicated":false,"payloadUpdateDate":1620612617353,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617341,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"base_ubuntu18.yaml","empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1620612616535,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"16525dc2-7ac0-4fa1-9125-2e672648f45f","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"60064111-33cd-423a-8576-539eb6fd1775.vendorlicense","duplicated":false,"payloadUpdateDate":1620612616545,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612616535,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"vendor-license-model.xml","empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"creationDate":1620612771837,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"dad512d4-4e5a-445a-b76b-57d4f20294ca","generatedFromId":"60064111-33cd-423a-8576-539eb6fd1775.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0.heat1env","duplicated":false,"payloadUpdateDate":1620612813239,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1620612771837,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612771837,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"name":"base_ubuntu18.env","empty":false}},"artifacts":{"vspbasiconboardcgyooqvspinformationtxt":{"heatParamUpdated":false,"creationDate":1620612617170,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","artifactName":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MzQ2NWJmYTQxYzllNTRjMThiMDQ1YjIyNDM3MjUxNDI=","artifactUUID":"5cc8019f-5e70-4312-8e16-dbfa0085798e","artifactDisplayName":"VSP_basic_onboard_CGYOOQ_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcgyooqvspinformationtxt","esId":"60064111-33cd-423a-8576-539eb6fd1775.vspbasiconboardcgyooqvspinformationtxt","duplicated":false,"payloadUpdateDate":1620612617173,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1620612617170,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"name":"VSP_basic_onboard_CGYOOQ_VSP_Information.txt","empty":false}},"groupInstances":[{"creationTime":1620612771844,"type":"org.openecomp.groups.VfModule","version":"1","artifacts":["60064111-33cd-423a-8576-539eb6fd1775.heat1","60064111-33cd-423a-8576-539eb6fd1775.heat1env"],"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0.60064111-33cd-423a-8576-539eb6fd1775.BasicOnboardCgyooq..base_ubuntu18..module-0.basic_onboard_cgyooq0basiconboardcgyooqbase_ubuntu18module0","invariantUUID":"1693d0f4-49e2-439a-a1b7-79de7f95f82a","normalizedName":"basic_onboard_cgyooq0basiconboardcgyooqbase_ubuntu18module0","modificationTime":1620612771844,"customizationUUID":"ecdd613c-2846-4041-b150-dfa3667c3d17","groupInstanceArtifacts":["e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0.heat1env"],"groupInstanceArtifactsUuid":["dad512d4-4e5a-445a-b76b-57d4f20294ca"],"artifactsUuid":["0211386f-50da-4670-9f5a-1b2b20c0b1a6"],"groupUUID":"4c7d1e8d-68b0-4ff9-996c-27428a98c60f","groupName":"BasicOnboardCgyooq..base_ubuntu18..module-0","groupUid":"60064111-33cd-423a-8576-539eb6fd1775.BasicOnboardCgyooq..base_ubuntu18..module-0","properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"true","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":"<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}],"name":"basic_onboard_cgyooq0..BasicOnboardCgyooq..base_ubuntu18..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_CGYOOQ 0"},"actualComponentUid":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","createdFromCsar":false,"uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0","normalizedName":"basic_onboard_cgyooq0","name":"basic_onboard_CGYOOQ 0","creationTime":1620612770640,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_cgyooq0","componentUid":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardCgyooq","modificationTime":1620612770640,"customizationUUID":"a1627721-95ac-4515-9c5f-f8cbad229ba9","posX":"200","posY":"100","componentName":"basic_onboard_CGYOOQ","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0":[{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"60064111-33cd-423a-8576-539eb6fd1775.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0ba7fb54-4fd4-448f-b508-3735188c3740","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0ba7fb54-4fd4-448f-b508-3735188c3740","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature_ubuntu18","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.feature_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.feature_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"feature_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.feature_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"path":["60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Node","source":"51a6c259-6e8d-43ba-901a-3ebaee61c300","parentName":"feature","uniqueId":"capability.fa200c76-7dd4-452c-b6c9-2483270fcbc8.feature","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.51a6c259-6e8d-43ba-901a-3ebaee61c300.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"ubuntu18_admin_security_group.feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"basic_onboard_cgyooq0.ubuntu18_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","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Scalable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"scalable_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.scalable","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.scalable_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.Forwarder","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.forwarder","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.forwarder_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.binding_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.binding_ubuntu18","empty":false},{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.network.Bindable","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"binding_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.binding","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","previousName":"abstract_ubuntu18.binding_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.binding_ubuntu18_ubuntu18_admin_plane_port_0","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\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"95ae0bfd-8393-4932-813c-afeee8b9633d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95ae0bfd-8393-4932-813c-afeee8b9633d","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.PortMirroring","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.95ae0bfd-8393-4932-813c-afeee8b9633d.port_mirroring","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.port_mirroring_ubuntu18_ubuntu18_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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Container","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"host_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.host","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"minOccurrences":"0","previousName":"abstract_ubuntu18.host_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.host_ubuntu18","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":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.ephemeral.size_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.ephemeral.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.ephemeral.size_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.ephemeral.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"instance_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.instance","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.instance_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.instance_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.memory_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.memory_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.iops_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.iops_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu.delta_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu.delta","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.cpu.delta_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.cpu.delta_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.capacity_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.capacity_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.latency_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.latency_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.usage_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_util_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu_util","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.cpu_util_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.cpu_util_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.allocation_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.allocation_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.latency_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.latency","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.latency_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.latency_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"cpu_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.cpu","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.cpu_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.cpu_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.read.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.read.requests_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.root.size_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.root.size","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.root.size_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.root.size_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"vcpus_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.vcpus","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.vcpus_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.vcpus_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.iops_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.iops","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.iops_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.iops_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.usage_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.read.requests.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.read.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.read.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.read.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.write.requests.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.write.requests.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.write.requests.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.write.requests.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.allocation_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.allocation","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.allocation_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.allocation_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes.rate_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.read.bytes.rate_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.read.bytes.rate_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.read.bytes_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.read.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.read.bytes_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.read.bytes_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.usage_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.usage","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.memory.usage_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.memory.usage_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.device.capacity_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.device.capacity","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.device.capacity_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.device.capacity_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"memory.resident_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.memory.resident","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.memory.resident_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.memory.resident_ubuntu18","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":"a77c8894-0248-449f-af01-b92167ade416","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a77c8894-0248-449f-af01-b92167ade416","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"disk.write.requests_ubuntu18","uniqueId":"capability.a77c8894-0248-449f-af01-b92167ade416.disk.write.requests","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.disk.write.requests_ubuntu18","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.disk.write.requests_ubuntu18","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.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.packets.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outgoing.bytes_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.packets.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outgoing.packets.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outpoing.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outpoing.packets_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.bytes.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.bytes","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.bytes_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.outgoing.bytes.rate","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.outgoing.bytes.rate_ubuntu18_ubuntu18_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":"2770adee-5671-4d86-8048-886fb7e6034f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2770adee-5671-4d86-8048-886fb7e6034f","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.2770adee-5671-4d86-8048-886fb7e6034f.network.incoming.packets","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.OperatingSystem":[{"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.OperatingSystem","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"os_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.os","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.os_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.os_ubuntu18","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":"677adcb2-a0ab-49ec-a165-9971177c8315","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"677adcb2-a0ab-49ec-a165-9971177c8315","empty":false}],"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.b355653b-db86-413d-8a5e-bbfa9c2fc0a8.ubuntu18","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Endpoint.Admin","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"endpoint_ubuntu18","uniqueId":"capability.677adcb2-a0ab-49ec-a165-9971177c8315.endpoint","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"abstract_ubuntu18.endpoint_ubuntu18","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.BasicOnboardCgyooq.abstract.compute.nodes.heat.ubuntu18"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"path":["a7721194-5a0e-4105-b8d5-6d271a5e2de6.d227f647-4e8d-4fb5-8c44-562f8ea457c3.ubuntu18_ubuntu18_admin_plane_port_0","60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","e96ac518-5403-4100-a132-d359d55f2427.8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc.basic_onboard_cgyooq0"],"type":"tosca.capabilities.Attachment","source":"a7721194-5a0e-4105-b8d5-6d271a5e2de6","parentName":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","uniqueId":"capability.d227f647-4e8d-4fb5-8c44-562f8ea457c3.attachment","ownerId":"60064111-33cd-423a-8576-539eb6fd1775.a7721194-5a0e-4105-b8d5-6d271a5e2de6.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"abstract_ubuntu18.attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"basic_onboard_cgyooq0.abstract_ubuntu18.attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8215c6c9-1279-455a-b08b-03527790887f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8215c6c9-1279-455a-b08b-03527790887f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8215c6c9-1279-455a-b08b-03527790887f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8215c6c9-1279-455a-b08b-03527790887f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8215c6c9-1279-455a-b08b-03527790887f","empty":false},{"definition":false,"hidden":false,"uniqueId":"8215c6c9-1279-455a-b08b-03527790887f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8215c6c9-1279-455a-b08b-03527790887f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8215c6c9-1279-455a-b08b-03527790887f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1620612748030,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_onboard_CGYOOQ"],"uniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","SupportablityComponentName":"basic_onboard_CGYOOQ","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","highestVersion":true,"systemName":"BasicOnboardCgyooq","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","normalizedName":"basiconboardcgyooq","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1620612890134,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1620612746334,"timeout":0,"artifactType":"OTHER","uniqueId":"e96ac518-5403-4100-a132-d359d55f2427.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1620612746334,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"25a347c8-f7d5-428a-85c0-18898fede40f"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_CGYOOQ"}
2021-05-10 02:14:51,681 DEBUG 159:__init__.py(1) - check if Service basic_onboard_CGYOOQ exists in SDC
2021-05-10 02:14:51,681 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-05-10 02:14:51,681 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-10 02:14:51,681 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-10 02:14:51,681 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:14:51,681 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-10 02:14:51,682 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-10 02:14:51,682 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None
2021-05-10 02:14:51,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-05-10 02:15:02,549 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1798
2021-05-10 02:15:02,551 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200
2021-05-10 02:15:02,551 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","name":"vFW 2021-05-10 00-25-26","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/449ae47b-33d5-4ed3-9e2f-4dfc004d8c76/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1ecc41ed-2d81-488c-a720-5aa9fcc068b9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","name":"basic_onboard_CGYOOQ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0a115ef6-023a-4b04-ae0d-2aee3fd45708/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d08e1599-939b-41c6-a5d5-b517197a1fbd/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-05-10 02:15:02,554 DEBUG 262:sdc_resource.py(1) - importing SDC Resource vFW 2021-05-10 00-25-26 from SDC
2021-05-10 02:15:02,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:15:02,554 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:15:02,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:15:02,554 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC
2021-05-10 02:15:02,554 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:15:02,554 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:15:02,554 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:15:02,554 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-05-10 02:15:02,555 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:15:02,555 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:15:02,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:15:02,555 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_CGYOOQ from SDC
2021-05-10 02:15:02,555 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:15:02,555 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:15:02,555 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:15:02,555 DEBUG 262:sdc_resource.py(1) - importing SDC Resource Demo_pNF_olCOYTb3i1XE7sHtowXq from SDC
2021-05-10 02:15:02,556 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-05-10 02:15:02,556 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource
2021-05-10 02:15:02,556 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-05-10 02:15:02,556 DEBUG 147:__init__.py(1) - number of Service returned: 5
2021-05-10 02:15:02,556 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_CGYOOQ
2021-05-10 02:15:02,556 INFO 192:__init__.py(1) - Service found, updating information
2021-05-10 02:15:02,556 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-10 02:15:02,556 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-10 02:15:02,556 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-10 02:15:02,557 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-10 02:15:02,557 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-10 02:15:02,557 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-05-10 02:15:02,558 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-05-10 02:15:18,452 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-10 02:15:18,454 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-05-10 02:15:18,456 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"e2c0e009-b544-42c2-bb9b-dbb45cf44f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602402337,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"86e49dd3-db3c-4199-9811-9d3d34b0922d","invariantUUID":"1e32fbd2-7b44-4b9f-9819-9fd09b4367d1","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":"loadBalancer","uniqueId":"26e36fda-8d9b-473f-b9a2-63decb4c63f3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602503170,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb006e5-709b-413b-acb7-5243adc621c0","invariantUUID":"151028f4-c63b-4aae-8c76-a74b902a9a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3b583aee-b969-476c-a148-7da0daad648d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604542637,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41769036-1898-4d57-8a9c-b9dc7287e712","invariantUUID":"7aacb4db-0b5c-419e-9a71-11dd41edc2cf","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e404493e-466b-40a5-822a-25df59fab9a9","lifecycleState":"CERTIFIED","lastUpdateDate":1620604737140,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b37569b-caa2-4304-9210-402b330fa892","invariantUUID":"8e74dcb2-5ab8-4d24-9853-b698e2ecb8b9","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"75737ba1-8f9f-4bc9-b49d-6eb808f84039","lifecycleState":"CERTIFIED","lastUpdateDate":1620604502844,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"197cde1f-d906-4b88-9ef1-94a0061592a9","invariantUUID":"07188bba-7304-4515-9b52-8884a7a9e4ff","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":"port","uniqueId":"c559cd05-b54e-474c-aedb-48a37b969ff3","lifecycleState":"CERTIFIED","lastUpdateDate":1620604173441,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d96f5efa-3348-4209-9c9b-234607d6d046","invariantUUID":"8bc62bf6-6a4c-4be8-a930-ab319c02f27f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e5bb0dd-c0e0-4a78-801e-2f6823147e62","lifecycleState":"CERTIFIED","lastUpdateDate":1620603637432,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3110c35f-ee46-4c6e-821b-f842ff9d636a","invariantUUID":"d98444f5-01aa-4d02-a779-03a5f3f40f46","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":"a7c27435-c69b-4e55-9836-b666d0285e1f","lifecycleState":"CERTIFIED","lastUpdateDate":1620603033229,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"781ec459-86c2-4578-9960-1daca87a4ffb","invariantUUID":"06b12104-63bc-4303-8b69-7000851364b7","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dbe57f40-6655-4e4e-8bd3-73f614319e8b","lifecycleState":"CERTIFIED","lastUpdateDate":1620603207238,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f5e34924-24b3-477a-b8aa-f5452bcd72d5","invariantUUID":"5256b21d-6d67-4462-aba0-43e389702027","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":"networkrules","uniqueId":"4d694188-398e-42c9-807e-a82d83636e1d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603011641,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ae0603b1-0bf2-46d8-9474-a7de61e91d1c","invariantUUID":"1e8db146-c761-41dd-aa91-3cf929ba49a1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f0e07ee1-0713-449a-aa10-b0e05a24f7b0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604367338,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7ff9aa11-71ac-4b85-9e12-3509cf7550c2","invariantUUID":"15a92ee7-7924-4674-bb78-d3d6c40633ed","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":"95ae0bfd-8393-4932-813c-afeee8b9633d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603313035,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba592e79-c8d1-4f4b-878a-aa991e2de8af","invariantUUID":"a3d18de4-ef71-443d-ad86-a3a9910a8d68","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f1d2368d-8295-4be1-b7d1-1cd1282c2b8a","lifecycleState":"CERTIFIED","lastUpdateDate":1620604019044,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0328841d-4508-4ec7-9a81-bf82455c0954","invariantUUID":"7fd91873-ad1c-4da9-8cc0-cc199aee3d0e","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c39a82ed-8c22-4e7d-902a-fc28edeea1be","lifecycleState":"CERTIFIED","lastUpdateDate":1620603729835,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6e5be42-ca67-4dee-a174-5b6d2b79a818","invariantUUID":"9911f298-e5a3-4a0f-992a-63bc3c810045","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"31261eaf-a338-400e-8948-4680ecb6f255","lifecycleState":"CERTIFIED","lastUpdateDate":1620604214447,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1134ccc-88e4-4284-98e2-bb82e6015000","invariantUUID":"3472b3ff-b43f-44b7-8316-42ffdaf2804e","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":"efa2e35f-abe2-4984-a497-7c8f5ee4d95d","lifecycleState":"CERTIFIED","lastUpdateDate":1620603453829,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d70cc13-a53f-43c0-a19d-50911c398130","invariantUUID":"609acb57-435e-42a5-b425-f6a952eeb7ae","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fd83f4b2-f52b-490e-bfb7-6696081fa718","lifecycleState":"CERTIFIED","lastUpdateDate":1620604327070,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"753f8b48-9e2f-4862-a70b-6d2c206e9faf","invariantUUID":"5bdc5378-c0c5-4d2c-bd8a-0f2b360737ff","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f3087d32-a78a-4901-bbe9-b2cbfdebcbf3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603544333,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f337ae9-3ccd-4f38-97c5-9e49f416b33e","invariantUUID":"72b790de-31d6-49be-99d4-96fe18f77a33","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30d91fdc-1f25-407a-818e-37c1cf1a70bf","lifecycleState":"CERTIFIED","lastUpdateDate":1620604283634,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e32df4f-2fd5-4834-bb43-26f4a2e10224","invariantUUID":"0fda4ff9-175a-406c-99c8-148c6cefbfa8","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":"objectStorage","uniqueId":"66d3564b-687b-41eb-b766-54fc310a4966","lifecycleState":"CERTIFIED","lastUpdateDate":1620602633230,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc261c74-4a1a-44fd-983e-fdcd61665a9e","invariantUUID":"1dbe2a78-01ed-4500-a03b-3bc7ad9ffae7","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":"network","uniqueId":"3591f392-539b-4db7-8534-a5b6bba84cd1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603252240,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c511b056-0d89-4b07-98b6-123e95456d50","invariantUUID":"1e39693d-57fc-4856-b874-ffb52cc45790","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":"securityrules","uniqueId":"51a6c259-6e8d-43ba-901a-3ebaee61c300","lifecycleState":"CERTIFIED","lastUpdateDate":1620603144935,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f91138f5-1356-4a3c-b224-b90b346a87f5","invariantUUID":"7c07bf7a-acab-45fd-a19f-6449fc344196","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":"8937c186-7fff-45dc-a65b-506f6e15ad21","lifecycleState":"CERTIFIED","lastUpdateDate":1620603229840,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de74f264-b32e-42cd-ad7e-7c22a354766e","invariantUUID":"e7ba1d35-fe24-4bdc-9509-1bb95485bc87","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":"compute","uniqueId":"02028621-7204-4dc0-bc74-84fb7256e996","lifecycleState":"CERTIFIED","lastUpdateDate":1620603921135,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53643ac2-a4a2-41c0-aa0a-f869332041c5","invariantUUID":"e6dc5c89-9fb6-4f28-8b4c-5f86f43a75b5","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":"defaulticon","uniqueId":"b7d16022-c307-4cd6-b4c1-0444c6fcc6f5","lifecycleState":"CERTIFIED","lastUpdateDate":1620606590137,"name":"vFW ee06d223-320c","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"17aa8a52-f7f0-4c4e-802c-d1f3c0e86f40","invariantUUID":"7c58da52-a45e-4515-ab96-6fabebc7e7d2","systemName":"VfwEe06d223320c","description":"vendor software product","tags":["vFW ee06d223-320c"],"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":"defaulticon","uniqueId":"d81453f8-6ed0-4546-927a-866c0dd63f16","lifecycleState":"CERTIFIED","lastUpdateDate":1620609775434,"name":"pNF 3501cced-a895","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"8462aa84-fc11-4b11-bf7e-cc36d84f6869","invariantUUID":"4edb0268-cfba-4e46-baa8-3f5193377c85","systemName":"Pnf3501ccedA895","description":"vendor software product","tags":["pNF 3501cced-a895"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6328bf36-d8af-40fc-a2e9-5a9996ef1367","lifecycleState":"CERTIFIED","lastUpdateDate":1620602848770,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5ae8c3cc-507f-4176-a2c0-2f866b74c989","invariantUUID":"afb67328-55c2-4407-bfaa-7fbda11679c4","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":"5e5c125f-f2d8-46f2-b644-86a1982189ef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603524030,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0d6ed74-8adf-4c7e-a446-05d598309cb4","invariantUUID":"a5f0756a-1c84-407d-914b-e840ae2e2972","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b78f4dd4-e10d-44bc-b9d9-dd41322a324b","lifecycleState":"CERTIFIED","lastUpdateDate":1620602523838,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c316b7e4-5505-4941-8855-6d7c3cb68448","invariantUUID":"60b0ba67-3b1b-4fb4-bf5b-ceac12b031be","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0ab4eb9-d221-4f9e-a84e-2377c9bdbf6d","lifecycleState":"CERTIFIED","lastUpdateDate":1620604444532,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9223af24-99f5-4baf-96ad-a45a7c10fbff","invariantUUID":"e8531ad5-ae3b-4f7e-8162-33bef194301f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"66f791fd-4db6-42ee-92f9-ecf058f1bd8c","lifecycleState":"CERTIFIED","lastUpdateDate":1620603777436,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8b02e80f-07ca-4d33-b90d-5fdb700d8f64","invariantUUID":"50c516a4-ff7c-4bd4-8a95-3f9e9a458d3a","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"36a4cc9e-a87d-4c5d-8b38-1bcaac94f38f","lifecycleState":"CERTIFIED","lastUpdateDate":1620602425937,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c22e2c4d-1785-4786-aeb0-ea5a2ea06aea","invariantUUID":"bbb7fff8-8690-4ed8-a66c-f310f42fa600","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":"b08db778-b5a9-4c83-a308-891957a4755e","lifecycleState":"CERTIFIED","lastUpdateDate":1620603357340,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b747760-35ed-484a-986e-86cadaa19cdc","invariantUUID":"522eef54-6189-4276-9e10-659da1525bc2","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":"defaulticon","uniqueId":"35bcf3a4-b127-45d4-964c-bb3383a5d152","lifecycleState":"CERTIFIED","lastUpdateDate":1620603661735,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"388a462a-6622-4cba-97cf-f3b05d5e6e3a","invariantUUID":"a988a4fc-98f2-4f31-80f8-1e404943609c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cf3a9a6e-bcd6-4006-964f-a3b50a48b4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1620603611935,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7f3c329-6b6f-4fea-a0e8-7856bd773f11","invariantUUID":"22b92497-2926-4bf6-8d88-9b5cdc954783","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":"compute","uniqueId":"2f510fdc-971f-4b12-ac03-0d3dc91f39f6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604691835,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67ed1a32-cac2-47d1-883f-89daae9bc098","invariantUUID":"fc4c4068-0c6e-4310-9560-8d6288a0f868","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":"port","uniqueId":"597d16e1-2ea1-481d-b759-1bb056befb9c","lifecycleState":"CERTIFIED","lastUpdateDate":1620604194329,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bcb9d0cf-af5c-4225-a1ba-e920f8923bfb","invariantUUID":"335af289-980c-4ee6-8e19-4da73e840f88","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b68803b2-e8e0-4f43-a554-427407133649","lifecycleState":"CERTIFIED","lastUpdateDate":1620602751936,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3feda19-37a5-4dbf-834e-f7a57638f310","invariantUUID":"8b1d8eeb-39bb-42d8-9ae4-bc3f331429f5","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":"objectStorage","uniqueId":"e51784de-aa19-4dc9-ab66-3af49813365a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603707631,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f38722d3-b179-49dd-9565-c83334211204","invariantUUID":"a70574b6-2d81-4c41-ac3b-e299cac0da98","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff1db19f-239c-49df-8513-34d8a2c77dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1620603846735,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c006d5-e3b2-40f5-b182-958985c1cf81","invariantUUID":"b6f28d5f-51a8-45dd-9ceb-3e13fa78b30b","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":"compute","uniqueId":"10d9c4b9-aaf3-4ced-bb12-905bc625ccef","lifecycleState":"CERTIFIED","lastUpdateDate":1620603871836,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"99c5a624-41b6-4cf2-9576-f95c919741c9","invariantUUID":"3abfdd94-1251-46b0-b77c-81dc170b748f","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":"network","uniqueId":"31720cdf-1523-4aef-8fc6-fddf7e4da8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603802534,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ffb65bf-e4ea-402c-874b-90a15c91a1ec","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a632c8c0-51ae-4096-9df2-c6ddd6d6646d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602823937,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9dbd2c8-634a-4031-9a93-20daa5084f75","invariantUUID":"c45a0437-60f6-4474-b4ae-024f6604bacc","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cfd5bc07-e892-4f9e-8635-442bc1b8cfec","lifecycleState":"CERTIFIED","lastUpdateDate":1620611393673,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f140ee43-2aa8-47ae-b426-0a8ae390d729","invariantUUID":"c72c5ce3-1349-497c-b216-95b5e1ce574d","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d9b093b-dca9-4d78-92b4-258a8af8329d","lifecycleState":"CERTIFIED","lastUpdateDate":1620602655630,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"023301c4-03ec-4835-a95d-b2e2560d74be","invariantUUID":"956db29b-46e7-4ead-9574-2aacbf73296d","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":"objectStorage","uniqueId":"43a80607-393c-40f6-9077-98c83de55c65","lifecycleState":"CERTIFIED","lastUpdateDate":1620603949570,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c87c2781-a81b-4e71-b58d-3b9c0e60915b","invariantUUID":"934071bb-f450-4eae-a25c-b9a09e276f4d","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8bfbb1f6-14a4-41ff-8b0e-626c6ff87ffc","lifecycleState":"CERTIFIED","lastUpdateDate":1620612645635,"name":"basic_onboard_CGYOOQ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"fb38949d-6f6f-4dc1-ab4e-235ea7c2de6e","invariantUUID":"3ff517c5-e3a3-4525-9169-a6af749a36f9","systemName":"BasicOnboardCgyooq","description":"VF","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16b20261-4996-42fa-9bb2-6a5a0a7eb48e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602704541,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2ce892f-e405-4bb8-8896-444db429af9a","invariantUUID":"b39b1e0e-9a39-4962-b063-571b320c6a22","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":"compute","uniqueId":"a9c12d6b-2230-4bb0-a940-2e64e0b06a04","lifecycleState":"CERTIFIED","lastUpdateDate":1620603753630,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"516100a7-e134-45e3-a8a8-9706a8ad01e4","invariantUUID":"a9a89805-5401-4b2c-bc83-de68bc361161","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":"d227f647-4e8d-4fb5-8c44-562f8ea457c3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603337534,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc7e73b6-2eee-4ee3-9c51-5e0444974611","invariantUUID":"02d582df-f185-4c41-a5b5-bb2e49d5eccb","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4543b625-fe63-428a-bf8e-ac9ffb4f51f0","lifecycleState":"CERTIFIED","lastUpdateDate":1620604152033,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a09245fb-2cd3-43f3-82ba-68bb57d6fce7","invariantUUID":"929b16bb-b485-4841-8ea0-fc16e1c9b648","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2c57da63-20bb-4516-9b4f-a94ab2f6f252","lifecycleState":"CERTIFIED","lastUpdateDate":1620602545135,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca2f38ef-4057-454e-840c-87de1a92688e","invariantUUID":"ff811062-7b2b-4005-8558-d7dbc5cc3d6f","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2b76d958-2b89-4d8f-a647-69f4fa13bf1a","lifecycleState":"CERTIFIED","lastUpdateDate":1620602872639,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4dc8453a-1365-4df4-9cc4-8b3cbcf803e9","invariantUUID":"a6a6f4a9-9b61-4912-8467-29afcbd7bc6e","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":"objectStorage","uniqueId":"2946ac5b-64b1-4db8-b6cb-6d59ffacc077","lifecycleState":"CERTIFIED","lastUpdateDate":1620602446170,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"246898a6-4711-4680-9adb-7c359c3d5b78","invariantUUID":"5234c6dd-cef6-4e49-b713-0a7d15b2c094","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"89841872-17ac-46dc-bf16-1f8062f99ad1","lifecycleState":"CERTIFIED","lastUpdateDate":1620603184238,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6208d015-5da5-42fd-9288-577c668e8f02","invariantUUID":"e4a9419a-57e0-4e00-871a-61840f95ea71","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":"defaulticon","uniqueId":"3141d76c-0499-451a-bad2-6d296bb5ed5a","lifecycleState":"CERTIFIED","lastUpdateDate":1620603685629,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cffd1e6a-6f90-4ca4-842d-2679cd03ee57","invariantUUID":"8bbf1ce6-2bdd-4ee6-acfc-6889a57003b7","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"893deae0-c891-44d5-96de-4a0e2b522cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1620602727370,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"664d6f93-54b7-428e-9c83-f300cb66a458","invariantUUID":"6471ec47-dd2e-4b7c-9542-47889bd62172","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":"fdc45c25-255c-4547-85f4-15f06d317184","lifecycleState":"CERTIFIED","lastUpdateDate":1620604041940,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d4c12f9-7f4c-417a-bfdc-e2d8f26f6b91","invariantUUID":"9b83952b-6f61-48a6-992f-a52fb56a2dd1","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":"674fbbfd-2653-4cfa-8c8e-8692cb45ec70","lifecycleState":"CERTIFIED","lastUpdateDate":1620603824639,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed40b676-95f8-4fe3-9124-08decf65be1c","invariantUUID":"0f46d896-a023-493a-9149-3bf59018e378","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a1a9e21c-f661-4f8b-b202-d9cfd6d50535","lifecycleState":"CERTIFIED","lastUpdateDate":1620604240972,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35968531-9586-4385-98c6-f1173c96c382","invariantUUID":"550f1f26-177d-495c-8bc2-0bd1c97ff138","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"b2106fcb-75c8-4161-9b8b-eade5c1689e2","lifecycleState":"CERTIFIED","lastUpdateDate":1620604481939,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc38c9e2-c47d-4ec1-b913-1e1d1c3ca158","invariantUUID":"c0b91244-421f-49fd-8677-31b72b5ad22f","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":"96e60245-67af-4b5d-af48-310d22ef3247","lifecycleState":"CERTIFIED","lastUpdateDate":1620603588035,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"15dec37f-91dd-4889-b929-a3eda3e11dd4","invariantUUID":"ae752012-f015-4ecb-8eda-0981a8d93d2a","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":"networkrules","uniqueId":"0ecb7e93-2f8b-4950-a3ec-9e3d813f23a3","lifecycleState":"CERTIFIED","lastUpdateDate":1620603101644,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"17490de1-4aba-4ace-8e1d-06dc4a871db1","invariantUUID":"7810d35b-84b7-4b8b-9152-55a8669ca8cf","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fcdbfa2d-6c92-4fe8-98c7-5192a0dfd3a5","lifecycleState":"CERTIFIED","lastUpdateDate":1620604716039,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b8b7334-b385-431b-b0e8-20f14abf75d2","invariantUUID":"a031032d-7837-49aa-bf54-33f858aacfe5","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":"defaulticon","uniqueId":"6bcbc633-5f86-4959-9928-31fd09909af6","lifecycleState":"CERTIFIED","lastUpdateDate":1620604131638,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d30edb94-58b2-470e-99d4-1cc3bb138b59","invariantUUID":"389f4486-14ad-4375-a0d6-97be30336324","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1f90acf-68c0-44eb-95e6-49b509c36ab8","lifecycleState":"CERTIFIED","lastUpdateDate":1620604262745,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e90cebf-21b9-49c5-80d7-7d4874a55517","invariantUUID":"5e0df26c-c3f5-4180-a984-5a949ab15ed1","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"ede7a50d-9870-4125-afd2-72774e2bb9f1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1620604621069,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7548b92c-4884-4c55-a478-529bd8463ebe","invariantUUID":"b0dc6aa8-8ec7-43c7-8ca8-ab1584bcd24f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"677adcb2-a0ab-49ec-a165-9971177c8315","lifecycleState":"CERTIFIED","lastUpdateDate":1620602292343,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64ffe10a-3db2-48bb-ad95-2c9fdde43531","invariantUUID":"d8c73f6a-9bcb-4877-bb78-efc9887d0b9e","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c300ceab-56a7-444b-a33d-2559419b8c52","lifecycleState":"CERTIFIED","lastUpdateDate":1620604304042,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d8ab7a1e-0cb1-4c2c-9c98-064f14d5c88b","invariantUUID":"cdee554a-1650-40da-b31f-44d2c46d0b92","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86a5b319-8e6c-40cd-9f9a-7173b49fcc01","lifecycleState":"CERTIFIED","lastUpdateDate":1620603123985,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cf9e5c8a-ec2f-4b1b-b4c9-48a35ad07237","invariantUUID":"29049069-e0f7-47f5-8df6-4bfc7cb51b10","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"28912aab-293a-4766-b01c-a9533d3a8af3","lifecycleState":"CERTIFIED","lastUpdateDate":1620602798848,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"74c4142b-5ab7-4358-ab0e-fac1b5f67fe6","invariantUUID":"c14a36bb-0137-49b1-8168-fc7b80cc3c1c","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"06b032fd-45ee-4a91-96f0-a07e2e0eb63e","lifecycleState":"CERTIFIED","lastUpdateDate":1620602681843,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"591a19c3-560f-480f-9e8a-cc8e8b0de828","invariantUUID":"0e4b6876-fda1-43c5-ad13-37f5697a0591","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"3819b2da-a1bb-4ff2-88d2-88d22b715886","lifecycleState":"CERTIFIED","lastUpdateDate":1620604402845,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3fcecfa8-3193-408c-b523-bbffe52c5862","invariantUUID":"694413fc-2251-4b8e-a7b8-5be4bdb2e1fc","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":"bbc8c8a9-6280-4efd-a013-bbd84823904c","lifecycleState":"CERTIFIED","lastUpdateDate":1620602775840,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"08a13321-8172-4900-b3de-fd71e2f44fe0","invariantUUID":"ff05cb95-77a9-4c0c-b0b5-cf0d6707e398","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"353d44f4-1e9d-43d5-aa36-a77992027680","lifecycleState":"CERTIFIED","lastUpdateDate":1620604669240,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f77a0401-47cd-479d-9153-d7e515e08b1a","invariantUUID":"61e4aceb-7f7e-447e-8709-028c8460e088","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"e6ac2fe1-2533-4b72-bb3e-2962bde45cff","lifecycleState":"CERTIFIED","lastUpdateDate":1620610475170,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1ecc41ed-2d81-488c-a720-5aa9fcc068b9","invariantUUID":"2310540a-c2d7-4516-844b-10160150e936","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d21d2c42-f3c8-4d20-a609-46534ac61621","lifecycleState":"CERTIFIED","lastUpdateDate":1620611636768,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"74bc5bb9-e4c8-43ed-9f1a-02eaeb8cda15","invariantUUID":"8db7c4d4-6b7a-4348-abb2-e80f4b31b9d0","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"d6d6086c-6181-4cd5-a6f3-32c54b5a6aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1620606742043,"name":"vFW 2021-05-10 00-25-26","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"449ae47b-33d5-4ed3-9e2f-4dfc004d8c76","invariantUUID":"803b80c9-8922-45a8-afd1-ef34091adfc6","systemName":"Vfw20210510002526","description":"catalog service description","tags":["robot-ete","vFW 2021-05-10 00-25-26"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"25a347c8-f7d5-428a-85c0-18898fede40f","lifecycleState":"CERTIFIED","lastUpdateDate":1620612890134,"name":"basic_onboard_CGYOOQ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0a115ef6-023a-4b04-ae0d-2aee3fd45708","invariantUUID":"597b17f3-c47a-4164-9d59-ae6d2371be10","systemName":"BasicOnboardCgyooq","description":"service","tags":["basic_onboard_CGYOOQ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"54016d04-7bd2-4ce6-a3c5-74374b948039","lifecycleState":"CERTIFIED","lastUpdateDate":1620609893938,"name":"Demo_pNF_olCOYTb3i1XE7sHtowXq","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"d08e1599-939b-41c6-a5d5-b517197a1fbd","invariantUUID":"7075cbfe-1b2c-496a-b93d-9b4e8ebdbb1f","systemName":"DemoPnfOlcoytb3i1xe7shtowxq","description":"catalog service description","tags":["robot-ete","Demo_pNF_olCOYTb3i1XE7sHtowXq"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]}
2021-05-10 02:15:18,461 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_CGYOOQ found in services list
2021-05-10 02:15:18,462 INFO 201:service.py(1) - Service basic_onboard_CGYOOQ onboarded
2021-05-10 02:15:18,462 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded
2021-05-10 02:15:18,463 INFO 176:run_tests.py(1) - Test result:

+-----------------------+---------------------+------------------+----------------+
|       TEST CASE       |       PROJECT       |     DURATION     |     RESULT     |
+-----------------------+---------------------+------------------+----------------+
|     basic_onboard     |     integration     |      07:53       |      PASS      |
+-----------------------+---------------------+------------------+----------------+

2021-05-10 02:15:18,466 INFO 48:basic_onboard.py(1) - Generate Test report
2021-05-10 02:15:18,559 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-05-10 02:15:19,077 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-10 02:15:19,078 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/609897366c44f500100a6084

2021-05-10 02:15:19,079 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK