2021-06-17 01:52:37,772 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2021-06-17 01:52:37,773 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-06-17 01:52:37,785 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-06-17 01:52:37,786 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-06-17 01:52:37,786 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-06-17 01:52:37,786 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-06-17 01:52:37,787 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2021-06-17 01:52:37,787 DEBUG 32:basic_onboard.py(1) - start time 2021-06-17 01:52:37,787 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-06-17 01:52:37,787 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-17 01:52:37,788 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-06-17 01:52:37,788 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-06-17 01:52:37,788 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:52:37,788 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-06-17 01:52:37,789 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-06-17 01:52:37,789 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:52:37,792 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:38,030 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-06-17 01:52:38,032 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-17 01:52:38,033 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1cefe658f9044807bc84cb6fece18c14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9e015132913b4ebda71b78cbf3d58e50","type":"vlm","name":"f68251c2-4b04-46ff-b191","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bb02d56dc4624043a699d6ac2d9cc96e","type":"vlm","name":"9f15e5fb-c477-46bb-a9f2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-06-17 01:52:38,036 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-06-17 01:52:38,037 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-06-17 01:52:38,037 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-06-17 01:52:38,037 INFO 267:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2021-06-17 01:52:38,037 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-06-17 01:52:38,037 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-17 01:52:38,038 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-06-17 01:52:38,038 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-06-17 01:52:38,038 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:52:38,038 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-06-17 01:52:38,039 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-06-17 01:52:38,039 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:52:38,041 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:38,198 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-06-17 01:52:38,199 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-17 01:52:38,200 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"1cefe658f9044807bc84cb6fece18c14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9e015132913b4ebda71b78cbf3d58e50","type":"vlm","name":"f68251c2-4b04-46ff-b191","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bb02d56dc4624043a699d6ac2d9cc96e","type":"vlm","name":"9f15e5fb-c477-46bb-a9f2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2021-06-17 01:52:38,202 DEBUG 147:__init__.py(1) - number of Vendor returned: 3 2021-06-17 01:52:38,202 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-06-17 01:52:38,202 INFO 169:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2021-06-17 01:52:38,218 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-06-17 01:52:38,218 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-06-17 01:52:38,219 DEBUG 198:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2021-06-17 01:52:38,219 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-06-17 01:52:38,219 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-06-17 01:52:38,219 DEBUG 106:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2021-06-17 01:52:38,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:42,431 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-06-17 01:52:42,433 INFO 116:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-06-17 01:52:42,433 DEBUG 120:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"023f88d0ab43460a9a67aec610296c3d","version":{"id":"b9cc905aa201407b9bb747cfc7ebb990","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-17 01:52:42,436 INFO 284:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2021-06-17 01:52:42,436 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2021-06-17 01:52:42,440 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-06-17 01:52:42,440 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/023f88d0ab43460a9a67aec610296c3d/versions/b9cc905aa201407b9bb747cfc7ebb990/actions 2021-06-17 01:52:42,440 DEBUG 106:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-06-17 01:52:42,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:43,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/023f88d0ab43460a9a67aec610296c3d/versions/b9cc905aa201407b9bb747cfc7ebb990/actions HTTP/1.1" 200 2 2021-06-17 01:52:43,765 INFO 116:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-06-17 01:52:43,765 DEBUG 120:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-06-17 01:52:43,768 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_FauEiS_VSP exists in SDC 2021-06-17 01:52:43,768 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:52:43,769 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-06-17 01:52:43,769 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-06-17 01:52:43,769 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:43,769 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-06-17 01:52:43,769 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-06-17 01:52:43,769 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:43,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:43,859 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-06-17 01:52:43,860 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:52:43,861 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-06-17 01:52:43,863 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:52:43,864 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:52:43,864 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:52:43,864 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-06-17 01:52:43,864 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS_VSP 2021-06-17 01:52:43,864 INFO 169:__init__.py(1) - Vsp basic_onboard_FauEiS_VSP doesn't exist in SDC 2021-06-17 01:52:43,864 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_FauEiS_VSP exists in SDC 2021-06-17 01:52:43,864 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:52:43,865 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-06-17 01:52:43,865 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-06-17 01:52:43,865 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:43,865 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-06-17 01:52:43,865 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-06-17 01:52:43,866 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:43,867 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:43,961 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-06-17 01:52:43,963 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:52:43,963 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-06-17 01:52:43,966 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:52:43,967 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:52:43,967 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:52:43,967 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-06-17 01:52:43,967 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS_VSP 2021-06-17 01:52:43,967 INFO 169:__init__.py(1) - Vsp basic_onboard_FauEiS_VSP doesn't exist in SDC 2021-06-17 01:52:43,968 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_FauEiS_VSP exists in SDC 2021-06-17 01:52:43,968 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:52:43,968 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-06-17 01:52:43,968 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-06-17 01:52:43,968 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:43,969 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-06-17 01:52:43,969 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-06-17 01:52:43,969 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:43,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:44,058 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-06-17 01:52:44,061 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:52:44,061 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-06-17 01:52:44,066 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:52:44,067 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:52:44,067 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:52:44,067 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-06-17 01:52:44,067 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS_VSP 2021-06-17 01:52:44,067 INFO 169:__init__.py(1) - Vsp basic_onboard_FauEiS_VSP doesn't exist in SDC 2021-06-17 01:52:44,068 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_FauEiS_VSP exists in SDC 2021-06-17 01:52:44,068 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:52:44,068 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-06-17 01:52:44,068 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-06-17 01:52:44,069 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:44,069 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-06-17 01:52:44,069 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-06-17 01:52:44,069 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:44,072 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:44,254 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-06-17 01:52:44,256 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:52:44,256 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-06-17 01:52:44,259 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:52:44,260 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:52:44,260 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:52:44,260 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-06-17 01:52:44,260 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS_VSP 2021-06-17 01:52:44,260 INFO 169:__init__.py(1) - Vsp basic_onboard_FauEiS_VSP doesn't exist in SDC 2021-06-17 01:52:44,260 INFO 267:__init__.py(1) - attempting to create Vsp basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:52:44,260 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_FauEiS_VSP exists in SDC 2021-06-17 01:52:44,261 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:52:44,261 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-06-17 01:52:44,261 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-06-17 01:52:44,261 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:44,261 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-06-17 01:52:44,262 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-06-17 01:52:44,262 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:52:44,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:44,358 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-06-17 01:52:44,359 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:52:44,360 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2021-06-17 01:52:44,362 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:52:44,362 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:52:44,362 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:52:44,362 DEBUG 147:__init__.py(1) - number of Vsp returned: 3 2021-06-17 01:52:44,362 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS_VSP 2021-06-17 01:52:44,363 INFO 169:__init__.py(1) - Vsp basic_onboard_FauEiS_VSP doesn't exist in SDC 2021-06-17 01:52:44,366 DEBUG 159:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2021-06-17 01:52:44,366 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-06-17 01:52:44,367 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-06-17 01:52:44,367 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-06-17 01:52:44,367 DEBUG 198:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:52:44,367 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-06-17 01:52:44,367 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-06-17 01:52:44,368 DEBUG 106:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-06-17 01:52:44,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:44,461 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-06-17 01:52:44,463 INFO 116:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-06-17 01:52:44,463 DEBUG 120:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"023f88d0ab43460a9a67aec610296c3d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"1cefe658f9044807bc84cb6fece18c14","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"9e015132913b4ebda71b78cbf3d58e50","type":"vlm","name":"f68251c2-4b04-46ff-b191","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"bb02d56dc4624043a699d6ac2d9cc96e","type":"vlm","name":"9f15e5fb-c477-46bb-a9f2","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-06-17 01:52:44,466 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-06-17 01:52:44,466 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2021-06-17 01:52:44,466 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:52:44,466 DEBUG 197:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/023f88d0ab43460a9a67aec610296c3d/versions 2021-06-17 01:52:44,466 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:44,467 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:52:44,467 DEBUG 105:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/023f88d0ab43460a9a67aec610296c3d/versions 2021-06-17 01:52:44,467 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:44,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:44,666 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/023f88d0ab43460a9a67aec610296c3d/versions HTTP/1.1" 200 264 2021-06-17 01:52:44,668 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:52:44,669 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b9cc905aa201407b9bb747cfc7ebb990","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894758594,"modificationTime":1623894763451,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:52:44,672 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 01:52:44,672 INFO 192:__init__.py(1) - Vendor found, updating information 2021-06-17 01:52:44,673 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-06-17 01:52:44,673 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/023f88d0ab43460a9a67aec610296c3d/versions 2021-06-17 01:52:44,673 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:44,674 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-06-17 01:52:44,674 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/023f88d0ab43460a9a67aec610296c3d/versions 2021-06-17 01:52:44,674 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:44,677 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:44,797 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/023f88d0ab43460a9a67aec610296c3d/versions HTTP/1.1" 200 264 2021-06-17 01:52:44,799 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:52:44,799 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b9cc905aa201407b9bb747cfc7ebb990","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894758594,"modificationTime":1623894763451,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:52:44,802 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 01:52:44,802 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-06-17 01:52:44,802 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-06-17 01:52:44,802 DEBUG 198:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_FauEiS_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "023f88d0ab43460a9a67aec610296c3d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-17 01:52:44,803 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-06-17 01:52:44,803 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-06-17 01:52:44,803 DEBUG 106:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_FauEiS_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "023f88d0ab43460a9a67aec610296c3d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-06-17 01:52:44,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:53,837 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-06-17 01:52:53,840 INFO 116:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-06-17 01:52:53,840 DEBUG 120:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"f40396d5dcfb46cdb63a508667a63dd3","version":{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft"}} 2021-06-17 01:52:53,844 INFO 284:__init__.py(1) - Vsp basic_onboard_FauEiS_VSP is created in SDC 2021-06-17 01:52:53,845 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-06-17 01:52:53,845 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:52:53,845 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:53,846 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-06-17 01:52:53,846 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:52:53,847 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:53,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:54,054 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:52:54,055 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:52:54,055 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894767327,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:52:54,058 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-06-17 01:52:54,058 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:54,058 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:52:54,058 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-06-17 01:52:54,059 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:54,059 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:52:54,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:54,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 223 2021-06-17 01:52:54,435 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:52:54,435 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623894764949,"modificationTime":1623894767228} 2021-06-17 01:52:54,438 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-06-17 01:52:54,438 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:54,438 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:54,439 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-06-17 01:52:54,439 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:54,439 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:54,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:55,665 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 386 2021-06-17 01:52:55,667 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:52:55,668 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0"} 2021-06-17 01:52:55,671 DEBUG 195:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:52:55,671 DEBUG 197:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:55,671 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:55,672 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-06-17 01:52:55,672 DEBUG 105:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:55,672 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:55,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:56,562 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 386 2021-06-17 01:52:56,565 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:52:56,566 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0"} 2021-06-17 01:52:56,570 INFO 219:vsp.py(1) - attempting to upload package for basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:52:56,571 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-06-17 01:52:56,571 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:52:56,571 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:56,571 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-06-17 01:52:56,572 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:52:56,572 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:52:56,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:56,753 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:52:56,755 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:52:56,756 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894767327,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:52:56,760 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-06-17 01:52:56,760 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:56,761 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:52:56,762 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-06-17 01:52:56,762 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:56,762 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:52:56,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:57,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 223 2021-06-17 01:52:57,137 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:52:57,138 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623894764949,"modificationTime":1623894767228} 2021-06-17 01:52:57,142 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-06-17 01:52:57,142 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:57,142 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:57,143 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-06-17 01:52:57,143 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:57,143 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:57,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:58,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 386 2021-06-17 01:52:58,314 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:52:58,314 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0"} 2021-06-17 01:52:58,316 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-06-17 01:52:58,317 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:58,317 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:58,317 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-06-17 01:52:58,317 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:52:58,317 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:52:58,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:52:59,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 386 2021-06-17 01:52:59,563 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:52:59,564 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0"} 2021-06-17 01:52:59,568 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-06-17 01:52:59,569 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/orchestration-template-candidate 2021-06-17 01:52:59,569 DEBUG 106:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-06-17 01:52:59,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:00,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/orchestration-template-candidate HTTP/1.1" 200 94 2021-06-17 01:53:00,443 INFO 116:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-06-17 01:53:00,444 DEBUG 120:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-17 01:53:00,444 INFO 172:vsp.py(1) - Files for Vsp basic_onboard_FauEiS_VSP have been uploaded 2021-06-17 01:53:00,447 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-06-17 01:53:00,447 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:00,448 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:00,448 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-06-17 01:53:00,449 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:00,449 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:00,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:00,653 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:53:00,655 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:53:00,656 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894767327,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:53:00,659 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-06-17 01:53:00,659 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:00,659 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:00,660 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-06-17 01:53:00,660 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:00,661 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:00,663 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:01,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 222 2021-06-17 01:53:01,134 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:53:01,134 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623894764949,"modificationTime":1623894780433} 2021-06-17 01:53:01,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-06-17 01:53:01,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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:01,137 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:01,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-06-17 01:53:01,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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:01,139 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:01,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:01,899 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 457 2021-06-17 01:53:01,900 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:01,901 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-17 01:53:01,904 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-06-17 01:53:01,904 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:01,904 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:01,905 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-06-17 01:53:01,905 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:01,905 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:01,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:02,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 457 2021-06-17 01:53:03,000 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:03,001 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-17 01:53:03,004 INFO 219:vsp.py(1) - attempting to validate for basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:53:03,005 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-06-17 01:53:03,005 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:03,005 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:03,006 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-06-17 01:53:03,006 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:03,006 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:03,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:03,253 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:53:03,254 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:53:03,255 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894767327,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:53:03,257 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-06-17 01:53:03,258 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:03,258 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:03,258 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-06-17 01:53:03,259 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:03,259 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:03,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:03,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 222 2021-06-17 01:53:03,633 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:53:03,633 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623894764949,"modificationTime":1623894780433} 2021-06-17 01:53:03,637 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-06-17 01:53:03,637 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:03,637 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:03,638 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-06-17 01:53:03,638 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:03,638 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:03,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:04,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 457 2021-06-17 01:53:04,133 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:04,133 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-17 01:53:04,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-06-17 01:53:04,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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:04,137 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:04,137 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-06-17 01:53:04,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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:04,138 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:04,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:04,485 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 457 2021-06-17 01:53:04,486 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:04,486 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2021-06-17 01:53:04,488 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-06-17 01:53:04,488 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/orchestration-template-candidate/process 2021-06-17 01:53:04,488 DEBUG 198:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-17 01:53:04,488 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-06-17 01:53:04,489 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/orchestration-template-candidate/process 2021-06-17 01:53:04,489 DEBUG 106:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-06-17 01:53:04,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:15,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/orchestration-template-candidate/process HTTP/1.1" 200 87 2021-06-17 01:53:15,716 INFO 116:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-06-17 01:53:15,717 DEBUG 120:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2021-06-17 01:53:15,719 INFO 187:vsp.py(1) - Artifacts for Vsp basic_onboard_FauEiS_VSP have been validated 2021-06-17 01:53:15,719 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-06-17 01:53:15,720 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:15,720 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:15,720 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-06-17 01:53:15,720 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:15,721 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:15,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:15,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:53:15,764 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:53:15,765 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894767327,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:53:15,767 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-06-17 01:53:15,767 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:15,767 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:15,768 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-06-17 01:53:15,768 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:15,768 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:15,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:15,965 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 222 2021-06-17 01:53:15,966 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:53:15,966 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623894764949,"modificationTime":1623894795704} 2021-06-17 01:53:15,970 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-06-17 01:53:15,970 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:15,970 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:15,970 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-06-17 01:53:15,971 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:15,971 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:15,973 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:17,029 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:53:17,030 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:17,031 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:53:17,033 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-06-17 01:53:17,033 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:17,033 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:17,034 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-06-17 01:53:17,034 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:17,034 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:17,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:18,397 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:53:18,400 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:18,401 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:53:18,405 INFO 219:vsp.py(1) - attempting to commit for basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:53:18,405 DEBUG 195:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:53:18,405 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:18,405 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:18,406 DEBUG 103:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:53:18,406 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:18,406 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:18,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:18,537 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:53:18,538 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:53:18,539 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894767327,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:53:18,541 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-06-17 01:53:18,541 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:18,541 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:18,541 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-06-17 01:53:18,541 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:18,541 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:18,543 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:19,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 222 2021-06-17 01:53:19,030 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:53:19,030 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1623894764949,"modificationTime":1623894795704} 2021-06-17 01:53:19,032 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-06-17 01:53:19,032 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:19,032 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:19,033 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-06-17 01:53:19,033 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:19,033 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:19,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:20,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:53:20,932 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:20,932 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:53:20,935 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-06-17 01:53:20,935 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:20,935 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:20,935 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-06-17 01:53:20,935 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:20,936 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:20,937 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:22,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:53:22,797 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:22,797 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:53:22,805 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-06-17 01:53:22,805 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions 2021-06-17 01:53:22,806 DEBUG 106:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-06-17 01:53:22,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:36,124 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions HTTP/1.1" 200 2 2021-06-17 01:53:36,126 INFO 116:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-06-17 01:53:36,126 DEBUG 120:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-06-17 01:53:36,129 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-06-17 01:53:36,129 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:36,130 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:36,130 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-06-17 01:53:36,130 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:36,130 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:36,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:36,251 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:53:36,252 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:53:36,252 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894802938,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:53:36,254 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-06-17 01:53:36,254 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:36,255 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:36,255 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-06-17 01:53:36,255 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:36,255 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:36,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:36,831 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 223 2021-06-17 01:53:36,832 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:53:36,833 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623894764949,"modificationTime":1623894795704} 2021-06-17 01:53:36,835 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-06-17 01:53:36,836 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:36,836 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:36,836 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-06-17 01:53:36,837 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:36,837 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:36,839 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:38,297 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:53:38,299 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:38,300 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:53:38,302 INFO 219:vsp.py(1) - attempting to certify/sumbit for basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:53:38,303 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-06-17 01:53:38,303 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:38,303 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:38,304 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-06-17 01:53:38,304 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:53:38,304 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:53:38,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:38,751 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 253 2021-06-17 01:53:38,753 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:53:38,753 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1623894764949,"modificationTime":1623894802938,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-06-17 01:53:38,756 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-06-17 01:53:38,756 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:38,756 DEBUG 198:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:38,757 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-06-17 01:53:38,757 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:38,757 DEBUG 106:onap_service.py(1) - [SDC][get item version] data sent: None 2021-06-17 01:53:38,760 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:39,430 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 223 2021-06-17 01:53:39,433 INFO 116:onap_service.py(1) - [SDC][get item version] response code: 200 2021-06-17 01:53:39,433 DEBUG 120:onap_service.py(1) - [SDC][get item version] response: {"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1623894764949,"modificationTime":1623894795704} 2021-06-17 01:53:39,436 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-06-17 01:53:39,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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:39,437 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:39,437 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-06-17 01:53:39,437 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:53:39,438 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:53:39,440 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:53:41,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:53:41,003 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:53:41,003 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:53:41,015 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-06-17 01:53:41,015 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions 2021-06-17 01:53:41,015 DEBUG 106:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-06-17 01:53:41,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:14,142 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions HTTP/1.1" 200 2 2021-06-17 01:54:14,144 INFO 116:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-06-17 01:54:14,145 DEBUG 120:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-06-17 01:54:14,148 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-06-17 01:54:14,149 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:14,149 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:14,149 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-06-17 01:54:14,149 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:14,150 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:14,152 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:14,352 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 264 2021-06-17 01:54:14,354 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:54:14,354 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894764949,"modificationTime":1623894844507,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:54:14,356 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:54:14,356 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-06-17 01:54:14,357 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:14,357 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:14,357 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-06-17 01:54:14,357 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:14,357 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:14,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:14,554 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 264 2021-06-17 01:54:14,555 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:54:14,556 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894764949,"modificationTime":1623894844507,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:54:14,563 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-06-17 01:54:14,563 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions 2021-06-17 01:54:14,564 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-17 01:54:14,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:18,229 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions HTTP/1.1" 200 334 2021-06-17 01:54:18,230 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-17 01:54:18,231 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_FauEiS_VSP","version":"1.0","packageId":"f40396d5dcfb46cdb63a508667a63dd3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 01:54:18,231 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_FauEiS_VSP","version":"1.0","packageId":"f40396d5dcfb46cdb63a508667a63dd3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 01:54:18,234 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:54:18,234 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:54:18,234 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-06-17 01:54:18,234 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-06-17 01:54:18,235 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:18,235 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-06-17 01:54:18,235 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-06-17 01:54:18,235 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:18,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:54:18,944 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-17 01:54:18,945 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:54:18,945 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:54:18,948 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:54:18,948 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:54:18,948 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:54:18,949 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:54:18,949 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-17 01:54:18,949 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:54:18,949 INFO 169:__init__.py(1) - Vf basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:54:18,950 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:54:18,950 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:54:18,950 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-06-17 01:54:18,950 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-06-17 01:54:18,950 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:18,951 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-06-17 01:54:18,951 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-06-17 01:54:18,951 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:18,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:54:19,930 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-17 01:54:19,931 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:54:19,931 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:54:19,933 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:54:19,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:54:19,933 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:54:19,934 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:54:19,934 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-17 01:54:19,934 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:54:19,934 INFO 169:__init__.py(1) - Vf basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:54:19,934 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:54:19,934 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:54:19,934 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-06-17 01:54:19,934 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-06-17 01:54:19,934 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:19,935 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-06-17 01:54:19,935 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-06-17 01:54:19,935 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:19,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:54:21,395 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-17 01:54:21,396 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:54:21,396 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:54:21,398 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:54:21,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:54:21,399 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:54:21,399 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:54:21,399 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-17 01:54:21,399 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:54:21,399 INFO 169:__init__.py(1) - Vf basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:54:21,399 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-06-17 01:54:21,400 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-06-17 01:54:21,400 DEBUG 195:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ResourceCategory'>> 2021-06-17 01:54:21,400 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-06-17 01:54:21,400 DEBUG 198:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-17 01:54:21,400 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-06-17 01:54:21,400 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-06-17 01:54:21,400 DEBUG 106:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-06-17 01:54:21,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:24,065 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-06-17 01:54:24,066 INFO 116:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-06-17 01:54:24,067 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-06-17 01:54:24,071 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-06-17 01:54:24,071 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-06-17 01:54:24,072 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-06-17 01:54:24,072 INFO 267:__init__.py(1) - attempting to create Vf basic_onboard_FauEiS in SDC 2021-06-17 01:54:24,072 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:54:24,072 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:54:24,072 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-06-17 01:54:24,072 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-06-17 01:54:24,073 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:24,073 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-06-17 01:54:24,073 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-06-17 01:54:24,073 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:54:24,075 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:54:24,357 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2021-06-17 01:54:24,358 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:54:24,359 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:54:24,361 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:54:24,361 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:54:24,361 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:54:24,361 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:54:24,361 DEBUG 147:__init__.py(1) - number of Vf returned: 1 2021-06-17 01:54:24,361 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:54:24,362 INFO 169:__init__.py(1) - Vf basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:54:24,376 DEBUG 159:__init__.py(1) - check if Vsp basic_onboard_FauEiS_VSP exists in SDC 2021-06-17 01:54:24,376 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-06-17 01:54:24,376 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-06-17 01:54:24,376 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-06-17 01:54:24,376 DEBUG 198:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:54:24,376 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-06-17 01:54:24,377 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-06-17 01:54:24,377 DEBUG 106:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-06-17 01:54:24,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:24,458 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-06-17 01:54:24,459 INFO 116:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-06-17 01:54:24,459 DEBUG 120:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"1cefe658f9044807bc84cb6fece18c14","onboardingMethod":"NetworkPackage","id":"8095c70a50c74a99a4c2a8bbdc3bb930","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 601e0d35-79f0","description":"vendor software product","vendorName":"f68251c2-4b04-46ff-b191","vendorId":"9e015132913b4ebda71b78cbf3d58e50","onboardingMethod":"NetworkPackage","id":"1af35398916a45f3bc337328e3fc0131","owner":"cs0008","status":"ACTIVE"},{"name":"vFW faf1ea90-dacf","description":"vendor software product","vendorName":"9f15e5fb-c477-46bb-a9f2","vendorId":"bb02d56dc4624043a699d6ac2d9cc96e","onboardingMethod":"NetworkPackage","id":"18da3635ffcb4089b15b38fda28522c8","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-06-17 01:54:24,462 DEBUG 303:vsp.py(1) - importing VSP basic_onboard_FauEiS_VSP from SDC 2021-06-17 01:54:24,462 DEBUG 303:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-06-17 01:54:24,462 DEBUG 303:vsp.py(1) - importing VSP pNF 601e0d35-79f0 from SDC 2021-06-17 01:54:24,462 DEBUG 303:vsp.py(1) - importing VSP vFW faf1ea90-dacf from SDC 2021-06-17 01:54:24,462 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-06-17 01:54:24,462 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS_VSP 2021-06-17 01:54:24,463 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-06-17 01:54:24,463 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:24,463 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:24,463 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-06-17 01:54:24,463 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:24,463 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:24,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:24,558 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 264 2021-06-17 01:54:24,559 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:54:24,560 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894764949,"modificationTime":1623894844507,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:54:24,563 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 01:54:24,563 INFO 192:__init__.py(1) - Vsp found, updating information 2021-06-17 01:54:24,563 INFO 219:vsp.py(1) - attempting to create CSAR package for basic_onboard_FauEiS_VSP in SDC 2021-06-17 01:54:24,563 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-06-17 01:54:24,564 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:24,564 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:24,564 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-06-17 01:54:24,564 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:24,564 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:24,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:24,658 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 264 2021-06-17 01:54:24,659 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:54:24,659 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894764949,"modificationTime":1623894844507,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:54:24,661 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-06-17 01:54:24,661 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:24,661 DEBUG 198:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:24,662 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-06-17 01:54:24,662 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/f40396d5dcfb46cdb63a508667a63dd3/versions 2021-06-17 01:54:24,662 DEBUG 106:onap_service.py(1) - [SDC][get item] data sent: None 2021-06-17 01:54:24,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:24,764 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f40396d5dcfb46cdb63a508667a63dd3/versions HTTP/1.1" 200 264 2021-06-17 01:54:24,765 INFO 116:onap_service.py(1) - [SDC][get item] response code: 200 2021-06-17 01:54:24,766 DEBUG 120:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"77ab21c7b1a8447da114441119c4abe0","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1623894764949,"modificationTime":1623894844507,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-06-17 01:54:24,768 DEBUG 22:sdc_element.py(1) - details found, updating 2021-06-17 01:54:24,773 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-06-17 01:54:24,773 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions 2021-06-17 01:54:24,773 DEBUG 106:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-06-17 01:54:24,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:28,333 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0/actions HTTP/1.1" 200 334 2021-06-17 01:54:28,334 INFO 116:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-06-17 01:54:28,334 DEBUG 120:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_FauEiS_VSP","version":"1.0","packageId":"f40396d5dcfb46cdb63a508667a63dd3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 01:54:28,335 INFO 204:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_FauEiS_VSP","version":"1.0","packageId":"f40396d5dcfb46cdb63a508667a63dd3","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-06-17 01:54:28,337 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-06-17 01:54:28,338 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:54:28,338 DEBUG 198:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:54:28,338 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-06-17 01:54:28,338 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/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 2021-06-17 01:54:28,338 DEBUG 106:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-06-17 01:54:28,341 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:54:29,997 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/f40396d5dcfb46cdb63a508667a63dd3/versions/77ab21c7b1a8447da114441119c4abe0 HTTP/1.1" 200 633 2021-06-17 01:54:29,999 INFO 116:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-06-17 01:54:29,999 DEBUG 120:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FauEiS_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"023f88d0ab43460a9a67aec610296c3d","onboardingMethod":"NetworkPackage","id":"f40396d5dcfb46cdb63a508667a63dd3","version":"77ab21c7b1a8447da114441119c4abe0","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-06-17 01:54:30,002 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-06-17 01:54:30,002 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-06-17 01:54:30,002 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": "f40396d5dcfb46cdb63a508667a63dd3", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_FauEiS", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_FauEiS"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2021-06-17 01:54:30,002 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-06-17 01:54:30,002 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-06-17 01:54:30,002 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": "f40396d5dcfb46cdb63a508667a63dd3", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_FauEiS", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_FauEiS"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2021-06-17 01:54:30,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:55:08,045 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-06-17 01:55:08,054 INFO 116:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-06-17 01:55:08,065 DEBUG 120:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardfaueisvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdZWFZGYVZOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1623894901024,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vspbasiconboardfaueisvspinformationtxt","artifactName":"VSP_basic_onboard_FauEiS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWMyNjQ5MWMyMDFiNTgzNGZkNGJkMjlhZGIxMzY5ZjE=","artifactUUID":"f99454ce-ae86-4875-b2ca-529c26071413","artifactDisplayName":"VSP_basic_onboard_FauEiS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfaueisvspinformationtxt","esId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vspbasiconboardfaueisvspinformationtxt","duplicated":false,"payloadUpdateDate":1623894901026,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623894901024,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1623894901224,"description":"created from csar","artifactType":"HEAT","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"0491cc83-17c8-4fdf-b82c-df91343c2112","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","duplicated":false,"payloadUpdateDate":1623894901235,"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":1623894901224,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardfaueisvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdZWFZGYVZOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1623894901024,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vspbasiconboardfaueisvspinformationtxt","artifactName":"VSP_basic_onboard_FauEiS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWMyNjQ5MWMyMDFiNTgzNGZkNGJkMjlhZGIxMzY5ZjE=","artifactUUID":"f99454ce-ae86-4875-b2ca-529c26071413","artifactDisplayName":"VSP_basic_onboard_FauEiS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfaueisvspinformationtxt","esId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vspbasiconboardfaueisvspinformationtxt","duplicated":false,"payloadUpdateDate":1623894901026,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623894901024,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1623894901243,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623894901243,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623894901243,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1623894876050,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.assettoscacsar","artifactName":"resource-BasicOnboardFaueis-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":1623894876050,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1623894876050,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.assettoscatemplate","artifactName":"resource-BasicOnboardFaueis-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":1623894876050,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"feature","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"feature","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","name":"scalable_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"scalable","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.scalable","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"forwarder","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.forwarder","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"binding","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.binding","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"binding","uniqueId":"capability.0ee90b51-0cfa-406d-b802-49787663bad9.binding","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"port_mirroring","uniqueId":"capability.7c1396e9-cbdf-472a-af09-cd5b4fffdb5b.port_mirroring","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Container","name":"host_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"host","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.host","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.ephemeral.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.ephemeral.size","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"instance","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.instance","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"memory","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.iops","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"cpu.delta","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu.delta","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.capacity","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.latency","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.usage","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"cpu_util","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu_util","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.allocation","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.latency","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"cpu","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.root.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.root.size","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"vcpus","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.vcpus","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.iops","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.usage","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.allocation","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"memory.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.usage","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.capacity","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"memory.resident","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.resident","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.packets.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.packets.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outgoing.bytes","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outgoing.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outgoing.packets.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outgoing.packets.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outpoing.packets","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outpoing.packets","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.bytes.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.bytes","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outgoing.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.packets","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.packets","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","name":"os_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"os","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.os","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"endpoint","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.endpoint","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"attachment","uniqueId":"capability.0ee90b51-0cfa-406d-b802-49787663bad9.attachment","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"dependency","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"dependency","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"name":"link_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"link","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70.link","capability":"tosca.capabilities.network.Linkable","ownerId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"local_storage","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"8244decf-953a-444b-81cc-e541117ad00b","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"8db1413c-5ae8-4a51-87fb-c19cb5ac0854.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b","createdFromCsar":true,"name":"abstract_ubuntu18","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","creationTime":1623894896950,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"fc1f8dfa-95d2-484d-b817-78e723f9304b","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardFaueiscvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1623894899337,"customizationUUID":"3c89a6f1-c5e7-4bb0-b64e-736a03f8fbbe","posX":"475.0","posY":"325.0","componentName":"basic_onboard_FauEiS-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","name":"feature","source":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.port","capability":"tosca.capabilities.Attachment","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.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":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.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":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.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":"3d3b3580-a8e4-4afd-b17d-982a53f52494","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.3d3b3580-a8e4-4afd-b17d-982a53f52494.tosca_name","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.c2b28eef-7a05-4845-b6ef-5107720d7ef1.show","empty":false},{"parentUniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","definition":false,"name":"state","type":"string","uniqueId":"attribute.3d3b3580-a8e4-4afd-b17d-982a53f52494.state","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","empty":false},{"parentUniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.3d3b3580-a8e4-4afd-b17d-982a53f52494.tosca_id","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","createdFromCsar":true,"name":"ubuntu18_admin_security_group","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","creationTime":1623894896949,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1623894899337,"customizationUUID":"d5996e7a-f04d-4d1f-8018-e45fdc98380a","posX":"275.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18","requirementOwnerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group","id":"dd503f78-8fa5-4587-b1ae-83e8d0868e08","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.0ee90b51-0cfa-406d-b802-49787663bad9.attachment","requirementUid":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.port"},"operations":[]}],"fromNode":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_flavor_name","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"8db1413c-5ae8-4a51-87fb-c19cb5ac0854.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_image_name","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194.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":"01f33d7d-c0d6-4745-82b8-84a08f2e7194","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"01f33d7d-c0d6-4745-82b8-84a08f2e7194"},{"definition":false,"hidden":false,"uniqueId":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":"fc1f8dfa-95d2-484d-b817-78e723f9304b.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":{"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.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":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.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":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.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":{"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group":[{"parentUniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","uniqueId":"attribute.3d3b3580-a8e4-4afd-b17d-982a53f52494.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","empty":false},{"uniqueId":"attribute.c2b28eef-7a05-4845-b6ef-5107720d7ef1.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","uniqueId":"attribute.3d3b3580-a8e4-4afd-b17d-982a53f52494.state","name":"state","type":"string","definition":false,"ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","empty":false},{"parentUniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","uniqueId":"attribute.3d3b3580-a8e4-4afd-b17d-982a53f52494.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"feature","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Node","name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"feature","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"path":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","name":"feature","source":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","uniqueId":"capability.3d3b3580-a8e4-4afd-b17d-982a53f52494.feature","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.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"],"empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","name":"scalable_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"scalable","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.scalable","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"forwarder","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.forwarder","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"binding","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.binding","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"binding","uniqueId":"capability.0ee90b51-0cfa-406d-b802-49787663bad9.binding","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"port_mirroring","uniqueId":"capability.7c1396e9-cbdf-472a-af09-cd5b4fffdb5b.port_mirroring","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"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":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Container","name":"host_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"host","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.host","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.ephemeral.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.ephemeral.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.ephemeral.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.ephemeral.size","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"instance_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"instance","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.instance","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"memory","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.iops","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu.delta_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"cpu.delta","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu.delta","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.capacity","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.latency","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.usage","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_util_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"cpu_util","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu_util","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.allocation","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.latency","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.latency","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"cpu_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"cpu","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.cpu","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.read.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.root.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.root.size","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.root.size","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"vcpus_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"vcpus","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.vcpus","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.iops","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.iops","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.usage","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.read.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.read.requests.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.write.requests.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.allocation","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.allocation","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.read.bytes.rate","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.read.bytes","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.read.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"memory.usage","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.usage","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.device.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.device.capacity","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.device.capacity","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"memory.resident_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"memory.resident","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.memory.resident","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7f3c69bc-fcdf-47b6-b90d-6748a2a240a8"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"disk.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"disk.write.requests","uniqueId":"capability.7f3c69bc-fcdf-47b6-b90d-6748a2a240a8.disk.write.requests","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.packets.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.packets.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outgoing.bytes","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outgoing.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outgoing.packets.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outgoing.packets.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outpoing.packets","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outpoing.packets","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.bytes.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.bytes","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.bytes","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.outgoing.bytes.rate","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"34203e08-7953-4eb4-a3f1-85665c1ccd78","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"34203e08-7953-4eb4-a3f1-85665c1ccd78"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"network.incoming.packets","uniqueId":"capability.34203e08-7953-4eb4-a3f1-85665c1ccd78.network.incoming.packets","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","name":"os_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"os","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.os","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8244decf-953a-444b-81cc-e541117ad00b","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"8244decf-953a-444b-81cc-e541117ad00b"}],"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","name":"endpoint_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"endpoint","uniqueId":"capability.8244decf-953a-444b-81cc-e541117ad00b.endpoint","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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.BasicOnboardFaueis.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"attachment","uniqueId":"capability.0ee90b51-0cfa-406d-b802-49787663bad9.attachment","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"dependency","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"dependency","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","uniqueId":"3d3b3580-a8e4-4afd-b17d-982a53f52494.dependency","capability":"tosca.capabilities.Node","ownerId":"3d3b3580-a8e4-4afd-b17d-982a53f52494","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.0ee90b51-0cfa-406d-b802-49787663bad9.ubuntu18_ubuntu18_admin_plane_port_0","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"name":"link_ubuntu18_ubuntu18_admin_plane_port_0","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"link","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70.link","capability":"tosca.capabilities.network.Linkable","ownerId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["fc1f8dfa-95d2-484d-b817-78e723f9304b.e302c1a9-73c3-4df7-b897-a8506b5182f8.ubuntu18","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu18","source":"fc1f8dfa-95d2-484d-b817-78e723f9304b","parentName":"local_storage","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"8244decf-953a-444b-81cc-e541117ad00b","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false},{"external":false,"path":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1.port","capability":"tosca.capabilities.Attachment","ownerId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"311e589b-0b67-46cb-93ce-b902f13e626c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"311e589b-0b67-46cb-93ce-b902f13e626c.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.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":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","name":"base_ubuntu18_group","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_ubuntu18":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18","ubuntu18_admin_security_group":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"},"invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"b028395b-178e-4890-8199-23a2dc4c2289","groupUUID":"fd113189-4e6b-4cb5-963b-f01b49830418","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardFaueis..base_ubuntu18..module-0","name":"BasicOnboardFaueis..base_ubuntu18..module-0","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.BasicOnboardFaueis..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_ubuntu18":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.fc1f8dfa-95d2-484d-b817-78e723f9304b.abstract_ubuntu18","ubuntu18_admin_security_group":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.c2b28eef-7a05-4845-b6ef-5107720d7ef1.ubuntu18_admin_security_group"},"artifacts":["f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1env"],"invariantName":"BasicOnboardFaueis..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"7ce877ea-5926-4dd0-88d3-77c1ebca51d9","artifactsUuid":["0491cc83-17c8-4fdf-b82c-df91343c2112"],"groupUUID":"bc41f9ce-1259-45d2-9b49-f8ba76f96763","vspOriginated":true,"userDefined":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.BasicOnboardFaueis","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.1","creationDate":1623894876051,"icon":"defaulticon","name":"basic_onboard_FauEiS","componentType":"RESOURCE","description":"VF","tags":["basic_onboard_FauEiS"],"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"0754075a-c607-4821-8959-7bf1fede83a8","SupportablityComponentName":"basic_onboard_FauEiS","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"f40396d5dcfb46cdb63a508667a63dd3","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","highestVersion":true,"systemName":"BasicOnboardFaueis","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","normalizedName":"basiconboardfaueis","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1623894898227,"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,"timeout":30,"creationDate":1623894901224,"description":"created from csar","artifactType":"HEAT","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"0491cc83-17c8-4fdf-b82c-df91343c2112","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","duplicated":false,"payloadUpdateDate":1623894901235,"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":1623894901224,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardfaueisvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdZWFZGYVZOZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1623894901024,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vspbasiconboardfaueisvspinformationtxt","artifactName":"VSP_basic_onboard_FauEiS_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWMyNjQ5MWMyMDFiNTgzNGZkNGJkMjlhZGIxMzY5ZjE=","artifactUUID":"f99454ce-ae86-4875-b2ca-529c26071413","artifactDisplayName":"VSP_basic_onboard_FauEiS_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfaueisvspinformationtxt","esId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vspbasiconboardfaueisvspinformationtxt","duplicated":false,"payloadUpdateDate":1623894901026,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1623894901024,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1623894901243,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1623894901243,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1623894901243,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e"},"categorySpecificMetadata":{},"csarUUID":"f40396d5dcfb46cdb63a508667a63dd3","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false} 2021-06-17 01:55:08,083 INFO 284:__init__.py(1) - Vf basic_onboard_FauEiS is created in SDC 2021-06-17 01:55:08,084 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:55:18,095 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_FauEiS in SDC 2021-06-17 01:55:18,100 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-06-17 01:55:18,101 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/f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e/lifecycleState/Certify 2021-06-17 01:55:18,101 DEBUG 106:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-06-17 01:55:18,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:55:58,407 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e/lifecycleState/Certify HTTP/1.1" 200 1339 2021-06-17 01:55:58,411 INFO 116:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-06-17 01:55:58,411 DEBUG 120:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","name":"basic_onboard_FauEiS","version":"1.0","isHighestVersion":true,"creationDate":1623894876051,"lastUpdateDate":1623894924850,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_FauEiS"],"icon":"defaulticon","normalizedName":"basiconboardfaueis","systemName":"BasicOnboardFaueis","contactId":"cs0008","allVersions":{"1.0":"936eae5c-b2c0-416e-be3d-a4f375c552c1"},"csarUUID":"f40396d5dcfb46cdb63a508667a63dd3","csarVersion":"1.0","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","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.BasicOnboardFaueis","uuid":"0754075a-c607-4821-8959-7bf1fede83a8"} 2021-06-17 01:55:58,415 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:55:58,416 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:55:58,416 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-06-17 01:55:58,416 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-06-17 01:55:58,416 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:55:58,416 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-06-17 01:55:58,417 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-06-17 01:55:58,417 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:55:58,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:56:00,395 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 01:56:00,396 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:56:00,396 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:56:00,399 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:56:00,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:00,399 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:00,399 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:56:00,399 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 01:56:00,399 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:00,400 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:00,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 01:56:00,400 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 01:56:00,400 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:56:00,400 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-17 01:56:00,400 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-06-17 01:56:00,400 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-06-17 01:56:00,401 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 01:56:00,401 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-06-17 01:56:00,401 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-06-17 01:56:00,401 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 01:56:00,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:56:09,900 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-06-17 01:56:09,903 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-17 01:56:09,904 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","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":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"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":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","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":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","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":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","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":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"defaulticon","uniqueId":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","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":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"defaulticon","uniqueId":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","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":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","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":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","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":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"objectStorage","uniqueId":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","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":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","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":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","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":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","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":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-17 01:56:09,909 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_FauEiS found in resources list 2021-06-17 01:56:19,920 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:56:19,920 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:56:19,921 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-06-17 01:56:19,921 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-06-17 01:56:19,921 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:56:19,921 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-06-17 01:56:19,922 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-06-17 01:56:19,922 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:56:19,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:56:21,526 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 01:56:21,527 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:56:21,527 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:56:21,529 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:56:21,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:21,530 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:21,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:56:21,530 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 01:56:21,530 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:21,530 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:21,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 01:56:21,530 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 01:56:21,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:56:21,531 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-17 01:56:21,531 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-06-17 01:56:21,531 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-06-17 01:56:21,531 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 01:56:21,531 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-06-17 01:56:21,531 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-06-17 01:56:21,532 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 01:56:21,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:56:31,559 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-06-17 01:56:31,562 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-17 01:56:31,567 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","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":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"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":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","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":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","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":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","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":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"defaulticon","uniqueId":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","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":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"defaulticon","uniqueId":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","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":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","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":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","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":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"objectStorage","uniqueId":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","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":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","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":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","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":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","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":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-17 01:56:31,576 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_FauEiS found in resources list 2021-06-17 01:56:31,577 DEBUG 159:__init__.py(1) - check if Service basic_onboard_FauEiS exists in SDC 2021-06-17 01:56:31,578 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 01:56:31,578 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-06-17 01:56:31,578 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:56:31,578 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:56:31,579 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-06-17 01:56:31,579 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:56:31,579 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:56:31,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:56:37,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-06-17 01:56:37,331 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 01:56:37,331 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 01:56:37,334 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 01:56:37,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:37,334 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:37,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 01:56:37,334 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-06-17 01:56:37,335 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:56:37,335 INFO 169:__init__.py(1) - Service basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:56:37,335 DEBUG 159:__init__.py(1) - check if Service basic_onboard_FauEiS exists in SDC 2021-06-17 01:56:37,335 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 01:56:37,335 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-06-17 01:56:37,336 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:56:37,336 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:56:37,336 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-06-17 01:56:37,336 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:56:37,337 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:56:37,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:56:44,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-06-17 01:56:44,559 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 01:56:44,559 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 01:56:44,562 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 01:56:44,563 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:44,563 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:44,563 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 01:56:44,563 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-06-17 01:56:44,563 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:56:44,563 INFO 169:__init__.py(1) - Service basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:56:44,564 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-06-17 01:56:44,564 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-06-17 01:56:44,564 DEBUG 195:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: <bound method BaseCategory.headers of <class 'onapsdk.sdc.category_management.ServiceCategory'>> 2021-06-17 01:56:44,565 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-06-17 01:56:44,565 DEBUG 198:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-17 01:56:44,565 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-06-17 01:56:44,565 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-06-17 01:56:44,566 DEBUG 106:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-06-17 01:56:44,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:56:48,844 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-06-17 01:56:48,846 INFO 116:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-06-17 01:56:48,847 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.0"} 2021-06-17 01:56:48,851 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-06-17 01:56:48,851 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-06-17 01:56:48,851 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-06-17 01:56:48,851 INFO 267:__init__.py(1) - attempting to create Service basic_onboard_FauEiS in SDC 2021-06-17 01:56:48,852 DEBUG 159:__init__.py(1) - check if Service basic_onboard_FauEiS exists in SDC 2021-06-17 01:56:48,852 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 01:56:48,852 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-06-17 01:56:48,852 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:56:48,852 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:56:48,852 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-06-17 01:56:48,852 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:56:48,853 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:56:48,854 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:56:56,354 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2021-06-17 01:56:56,356 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 01:56:56,356 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 01:56:56,359 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 01:56:56,360 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:56:56,360 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:56:56,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 01:56:56,360 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-06-17 01:56:56,360 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:56:56,360 INFO 169:__init__.py(1) - Service basic_onboard_FauEiS doesn't exist in SDC 2021-06-17 01:56:56,378 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-06-17 01:56:56,379 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-06-17 01:56:56,379 DEBUG 198:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_FauEiS"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_FauEiS", "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-06-17 01:56:56,379 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-06-17 01:56:56,379 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-06-17 01:56:56,379 DEBUG 106:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_FauEiS"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_FauEiS", "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-06-17 01:56:56,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:03,967 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-06-17 01:57:03,969 INFO 116:onap_service.py(1) - [SDC][create Service] response code: 201 2021-06-17 01:57:03,971 DEBUG 120:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.assettoscacsar","artifactName":"service-BasicOnboardFaueis-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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.assettoscatemplate","artifactName":"service-BasicOnboardFaueis-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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","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,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","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,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"},{"definition":false,"hidden":false,"uniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"544b5d4f-0730-41bb-80bb-0ed5a56d231e"}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1623895020431,"icon":"network_l_1-3","name":"basic_onboard_FauEiS","componentType":"SERVICE","description":"service","tags":["basic_onboard_FauEiS"],"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","componentMetadataForSupportLog":{"SupportablityComponentUUID":"345c0787-cc0c-46dc-82c4-802fb3113dd2","SupportablityComponentName":"basic_onboard_FauEiS","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","highestVersion":true,"systemName":"BasicOnboardFaueis","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","normalizedName":"basiconboardfaueis","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1623895020431,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1623895017999,"description":null,"artifactType":"OTHER","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.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":1623895017999,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true} 2021-06-17 01:57:03,975 INFO 284:__init__.py(1) - Service basic_onboard_FauEiS is created in SDC 2021-06-17 01:57:03,975 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:57:03,982 DEBUG 159:__init__.py(1) - check if Vf basic_onboard_FauEiS exists in SDC 2021-06-17 01:57:03,982 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-06-17 01:57:03,982 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-06-17 01:57:03,983 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-06-17 01:57:03,983 DEBUG 198:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:57:03,983 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-06-17 01:57:03,983 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-06-17 01:57:03,983 DEBUG 106:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-06-17 01:57:03,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:57:04,358 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 731 2021-06-17 01:57:04,360 INFO 116:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-06-17 01:57:04,360 DEBUG 120:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","name":"basic_vm","version":"0.1","toscaModelURL":"/sdc/v1/catalog/resources/a7c56883-b5a8-4547-a645-643052c71c31/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008"},{"uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","name":"basic_onboard_FauEiS","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0754075a-c607-4821-8959-7bf1fede83a8/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-06-17 01:57:04,362 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-06-17 01:57:04,362 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:57:04,362 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:57:04,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:57:04,363 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 01:57:04,363 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:57:04,363 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:57:04,363 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-06-17 01:57:04,363 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-06-17 01:57:04,363 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:57:04,363 INFO 192:__init__.py(1) - Vf found, updating information 2021-06-17 01:57:04,364 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-06-17 01:57:04,364 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-06-17 01:57:04,364 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 01:57:04,364 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-06-17 01:57:04,364 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-06-17 01:57:04,364 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-06-17 01:57:04,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:14,567 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-06-17 01:57:14,572 INFO 116:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-06-17 01:57:14,574 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","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":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"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":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","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":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","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":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","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":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"defaulticon","uniqueId":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","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":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"defaulticon","uniqueId":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","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":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","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":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","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":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"objectStorage","uniqueId":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","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":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","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":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","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":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","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":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1623895020431,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-17 01:57:14,579 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_FauEiS found in resources list 2021-06-17 01:57:14,580 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-06-17 01:57:14,580 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/a84b349c-65a0-43bb-bc86-783b98871fca/resourceInstance 2021-06-17 01:57:14,580 DEBUG 106:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_onboard_FauEiS", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "936eae5c-b2c0-416e-be3d-a4f375c552c1", "originType": "VF", "componentUid": "936eae5c-b2c0-416e-be3d-a4f375c552c1", "icon": "defaulticon" } 2021-06-17 01:57:14,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:25,599 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a84b349c-65a0-43bb-bc86-783b98871fca/resourceInstance HTTP/1.1" 201 None 2021-06-17 01:57:25,603 INFO 116:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-06-17 01:57:25,604 DEBUG 120:onap_service.py(1) - [SDC][Add VF to service] response: {"capabilities":null,"requirements":null,"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":null,"attributes":null,"nodeFilter":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","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,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","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,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","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,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"f71ccdd7-08db-4b92-98b2-7bd0fa6b7b5e.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"311e589b-0b67-46cb-93ce-b902f13e626c","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"311e589b-0b67-46cb-93ce-b902f13e626c"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_FauEiS 0","SupportablityComponentVersion":null},"actualComponentUid":"936eae5c-b2c0-416e-be3d-a4f375c552c1","createdFromCsar":false,"name":"basic_onboard_FauEiS 0","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca.936eae5c-b2c0-416e-be3d-a4f375c552c1.basic_onboard_faueis0","normalizedName":"basic_onboard_faueis0","creationTime":1623895039197,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_faueis0","createdFrom":null,"componentUid":"936eae5c-b2c0-416e-be3d-a4f375c552c1","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardFaueis","modificationTime":1623895039197,"customizationUUID":"609a904f-3729-487e-9532-529c829435fb","posX":"200","posY":"100","componentName":"basic_onboard_FauEiS","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2021-06-17 01:57:25,605 INFO 479:service.py(1) - Resource VF basic_onboard_FauEiS has been added on serice basic_onboard_FauEiS 2021-06-17 01:57:25,610 DEBUG 195:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:57:25,610 DEBUG 197:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/distribution 2021-06-17 01:57:25,610 DEBUG 198:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] data sent: None 2021-06-17 01:57:25,611 DEBUG 103:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:57:25,611 DEBUG 105:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/distribution 2021-06-17 01:57:25,611 DEBUG 106:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] data sent: None 2021-06-17 01:57:25,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:25,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/distribution HTTP/1.1" 200 38 2021-06-17 01:57:25,802 INFO 116:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] response code: 200 2021-06-17 01:57:25,802 DEBUG 120:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FauEiS] response: {"distributionStatusOfServiceList":[]} 2021-06-17 01:57:25,805 DEBUG 195:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:57:25,805 DEBUG 197:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-06-17 01:57:25,806 DEBUG 198:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] data sent: None 2021-06-17 01:57:25,806 DEBUG 103:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:57:25,806 DEBUG 105:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-06-17 01:57:25,806 DEBUG 106:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] data sent: None 2021-06-17 01:57:25,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:26,054 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-06-17 01:57:26,056 INFO 116:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] response code: 200 2021-06-17 01:57:26,056 DEBUG 120:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FauEiS] response: {"distributionStatusList":[]} 2021-06-17 01:57:26,058 DEBUG 599:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-06-17 01:57:26,058 INFO 696:service.py(1) - attempting to checkin Service basic_onboard_FauEiS in SDC 2021-06-17 01:57:26,064 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-06-17 01:57:26,064 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/a84b349c-65a0-43bb-bc86-783b98871fca/lifecycleState/checkin 2021-06-17 01:57:26,064 DEBUG 106:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-06-17 01:57:26,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:35,804 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a84b349c-65a0-43bb-bc86-783b98871fca/lifecycleState/checkin HTTP/1.1" 200 1225 2021-06-17 01:57:35,807 INFO 116:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-06-17 01:57:35,807 DEBUG 120:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","name":"basic_onboard_FauEiS","version":"0.1","isHighestVersion":true,"creationDate":1623895020431,"lastUpdateDate":1623895053061,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_FauEiS"],"icon":"network_l_1-3","normalizedName":"basiconboardfaueis","systemName":"BasicOnboardFaueis","contactId":"cs0008","allVersions":{"0.1":"a84b349c-65a0-43bb-bc86-783b98871fca"},"projectCode":"123456","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","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":"345c0787-cc0c-46dc-82c4-802fb3113dd2"} 2021-06-17 01:57:35,810 DEBUG 159:__init__.py(1) - check if Service basic_onboard_FauEiS exists in SDC 2021-06-17 01:57:35,811 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-06-17 01:57:35,811 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-06-17 01:57:35,811 DEBUG 197:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:57:35,811 DEBUG 198:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:57:35,812 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-06-17 01:57:35,812 DEBUG 105:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-06-17 01:57:35,812 DEBUG 106:onap_service.py(1) - [SDC][get Services] data sent: None 2021-06-17 01:57:35,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-06-17 01:57:44,800 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2021-06-17 01:57:44,802 INFO 116:onap_service.py(1) - [SDC][get Services] response code: 200 2021-06-17 01:57:44,802 DEBUG 120:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","name":"basic_onboard_FauEiS","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/345c0787-cc0c-46dc-82c4-802fb3113dd2/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/27c0c395-2519-4dc8-b451-79e1d7e871d8/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-06-17 01:57:44,805 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_onboard_FauEiS from SDC 2021-06-17 01:57:44,805 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:57:44,806 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:57:44,806 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-06-17 01:57:44,806 DEBUG 262:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-06-17 01:57:44,806 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-06-17 01:57:44,806 DEBUG 335:sdc_resource.py(1) - Parse status for SDC Resource 2021-06-17 01:57:44,806 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-06-17 01:57:44,807 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-06-17 01:57:44,807 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_onboard_FauEiS 2021-06-17 01:57:44,807 INFO 192:__init__.py(1) - Service found, updating information 2021-06-17 01:57:44,807 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-06-17 01:57:44,807 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-06-17 01:57:44,807 DEBUG 198:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 01:57:44,808 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-06-17 01:57:44,808 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-06-17 01:57:44,808 DEBUG 106:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-06-17 01:57:44,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:57:56,302 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-06-17 01:57:56,305 INFO 116:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-06-17 01:57:56,308 DEBUG 120:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"c2b28eef-7a05-4845-b6ef-5107720d7ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885825694,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"eb1c2d8f-6ae0-41ca-98c1-2c15f7d82d42","invariantUUID":"3fdc4ef4-a50a-4127-b6a4-bc9ccfa25a1e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"322bb22c-8672-4ca9-8f51-1103595f0a51","lifecycleState":"CERTIFIED","lastUpdateDate":1623887088092,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e5c848-4683-49ba-aa38-d4cba0f8796d","invariantUUID":"ce9650e1-150d-43e1-bf57-3f470bebd200","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":"a866af1c-ff6d-4de9-b61f-09d0ad243272","lifecycleState":"CERTIFIED","lastUpdateDate":1623886744893,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"05ab2448-2dc6-491b-bc86-ca1496f0d2ee","invariantUUID":"97de5d00-fa2d-4556-9d78-1654fe9aa48f","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8116d956-7795-4670-929d-dff73da12a28","lifecycleState":"CERTIFIED","lastUpdateDate":1623885729126,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab94880c-518c-4cf0-b4b7-4c093a2ee744","invariantUUID":"829e104f-3a90-4b9a-a384-bbea391188a6","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":"defaulticon","uniqueId":"a60696a2-83e5-4231-93a0-dd1f3a73e444","lifecycleState":"CERTIFIED","lastUpdateDate":1623885469324,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"907e8ca2-d692-4dbd-a814-8e1a530e560d","invariantUUID":"5e75b1cf-15da-4b66-be5e-ef4b66e6ea5b","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ed4c8f0-95ab-44dc-95ad-0e41ebf883fb","lifecycleState":"CERTIFIED","lastUpdateDate":1623885425996,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83f140fa-79dd-40b2-8fd8-3f26b1898dcc","invariantUUID":"e75e2d86-4dc8-4c57-9977-860b0ce5b8f1","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":"networkrules","uniqueId":"25852c8e-b11f-4e4a-9104-94bce0076338","lifecycleState":"CERTIFIED","lastUpdateDate":1623885708793,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b825c406-4dec-4669-b094-f189adb22002","invariantUUID":"12d827fd-1b6b-4116-9049-ec5c2bce06d9","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e465ed3f-dfc6-48ba-a191-8f81605f96cf","lifecycleState":"CERTIFIED","lastUpdateDate":1623886016625,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8877f795-c386-4316-8931-ba4df0dfd854","invariantUUID":"74f2ccff-ec08-4316-a361-80d4b8130a8b","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8244decf-953a-444b-81cc-e541117ad00b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885032853,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b9ca1ea-0214-4e64-91f0-bf69f326382a","invariantUUID":"4da28822-9897-4dac-8e70-f8b9693cbab7","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"936eae5c-b2c0-416e-be3d-a4f375c552c1","lifecycleState":"CERTIFIED","lastUpdateDate":1623894924850,"name":"basic_onboard_FauEiS","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"0754075a-c607-4821-8959-7bf1fede83a8","invariantUUID":"6478b254-1268-4bb8-a0fc-4ec987c4da4b","systemName":"BasicOnboardFaueis","description":"VF","tags":["basic_onboard_FauEiS"],"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":"8bb6d0ad-506f-4726-92bb-d75c3618b283","lifecycleState":"CERTIFIED","lastUpdateDate":1623886101893,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43967d20-e155-4980-8cf8-e63c233ef504","invariantUUID":"ff0db38c-ec6b-4093-bcaa-a6058a1f3b4c","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":"e436051e-ca20-4eeb-91f5-5704aabff0a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885925358,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df778cf1-2218-473a-a8e7-61ae5da7b4a9","invariantUUID":"36f47686-d20c-47e1-b22d-bfd4c87e18d7","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c99da01a-d840-474d-b91f-80e6a38ee2db","lifecycleState":"CERTIFIED","lastUpdateDate":1623886335052,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45111e26-9e7c-4594-bd69-eb15737a6cd6","invariantUUID":"0fe4d2b1-84a3-4395-ad2a-abcfe52458bb","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3969a1d9-fb08-4fe0-aed3-f5c9d7fa5457","lifecycleState":"CERTIFIED","lastUpdateDate":1623887243660,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9f92047-9ba9-409d-b3e5-881eabda5f92","invariantUUID":"0e538fb5-f105-4a49-acc3-aab815acabb7","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e23625b4-2ffd-4fd1-bb6d-035932a47bbf","lifecycleState":"CERTIFIED","lastUpdateDate":1623885557249,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53c595f3-cdb6-48f0-aed8-f94bc411560b","invariantUUID":"8bd3979e-2ff9-4e39-ba21-e92d4ea5d3fb","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":"39afe168-03b8-4d44-8588-cedbe07604e3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885286094,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc5211ff-6916-408e-8e5b-9574e85b36eb","invariantUUID":"45fff545-a597-4101-9573-1aa2adf015fc","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":"42b1b5b7-4f65-43b8-b19b-2beba86171df","lifecycleState":"CERTIFIED","lastUpdateDate":1623885905452,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6908965c-c3e2-4bb2-ad20-3ee2843a91f6","invariantUUID":"8c2f988c-1045-48e9-b04f-678e8629117b","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"304e994a-ba0e-4109-bbc8-9d8cb5579002","lifecycleState":"CERTIFIED","lastUpdateDate":1623886765350,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4600040d-e736-4bfb-ab4d-d86486da873f","invariantUUID":"1a51b644-8892-4d46-b8fe-6ac5eec11b45","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":"62ca346c-8a89-4937-bc02-3173842b59de","lifecycleState":"CERTIFIED","lastUpdateDate":1623885144658,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"6962b556-d53b-4fd9-9be2-6c2e00e27cdc","invariantUUID":"55f35edc-d500-44d4-9524-fc88b782d086","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"90e926a9-f59c-4f52-bbff-7620bc7ab51d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885575550,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e3f430e9-c7d4-44f6-b187-1fab5d3a0af1","invariantUUID":"c346d20a-8880-4db6-bdfc-33d9e0107bc4","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"7071545e-671e-4ada-a190-790a7019d5f7","lifecycleState":"CERTIFIED","lastUpdateDate":1623887204162,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15395b98-1315-4573-8a8a-400290afb823","invariantUUID":"5d708776-4f56-4fb7-96f8-8653cce8239c","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":"ab0fc383-1939-4f91-875b-32f9829f8076","lifecycleState":"CERTIFIED","lastUpdateDate":1623885805853,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06c72baf-bc1b-4c10-90ab-34596fdc4c78","invariantUUID":"033d8879-b27c-4a18-8daa-61b7c208ba8a","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":"defaulticon","uniqueId":"56b3851a-2ea1-49f0-9f77-b28ab37af230","lifecycleState":"CERTIFIED","lastUpdateDate":1623886297227,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fa591e9-4ba9-4a4a-8869-e42b315b1210","invariantUUID":"a80fc6de-a920-437f-8adc-3b445447ad5d","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"295f99e9-ee80-4e1c-b465-3257541a54ef","lifecycleState":"CERTIFIED","lastUpdateDate":1623885245650,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce90c72f-563f-4a2a-8819-3966eaa3c0c1","invariantUUID":"0269f20d-7c32-4e04-bccb-732070a32279","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ee90b51-0cfa-406d-b802-49787663bad9","lifecycleState":"CERTIFIED","lastUpdateDate":1623885997153,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1968697e-bedb-4632-9781-7962f5696d6a","invariantUUID":"01f0b131-8b70-4cfa-9869-25f4d9d26e3e","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":"port","uniqueId":"dbfc8c0f-2e4a-45b6-a1f1-4d6420d7d30b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885446726,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e45f3b7-f9cd-4759-a5cd-1166d8cf9600","invariantUUID":"053b136b-8f72-4193-8762-e8fed1acd6c2","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":"84486120-476a-4228-9397-785f89f34964","lifecycleState":"CERTIFIED","lastUpdateDate":1623886276248,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"540bfc33-c6a0-4e04-bff9-dd582e62e184","invariantUUID":"2af73f34-22a1-4a64-94df-b85a6e33169a","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":"objectStorage","uniqueId":"a6806aa9-e203-4b4a-806d-318e8a1be6ca","lifecycleState":"CERTIFIED","lastUpdateDate":1623885386531,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48260c49-5df9-4d32-9ab2-7d7221916606","invariantUUID":"4136b647-fc36-4f9c-b00d-22b04384b783","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9fa51560-51f0-477d-be1b-36563d88f9a0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886255894,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bd4f3953-7395-4c0a-bfed-ace486016288","invariantUUID":"c13d6ba7-5f79-48a9-bd06-4eb7603a23fe","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":"objectStorage","uniqueId":"7d6acad6-9604-4ede-9f52-67bc6af50265","lifecycleState":"CERTIFIED","lastUpdateDate":1623886605160,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c9229a19-654b-4743-9c2c-4c160bda49e7","invariantUUID":"9a848c00-a226-4ae2-801c-dd3f8b838578","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4d0c83ee-c736-4d31-a83b-8ec49937c9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623885865795,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d1e5d6d-f299-4bd9-be82-d3c6ebc4b380","invariantUUID":"d7f095ac-f0bc-49f7-8d22-16c7ffcc3c79","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efab120a-b171-4fb3-a62c-53f0af25f7f2","lifecycleState":"CERTIFIED","lastUpdateDate":1623886865796,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"006f6381-571c-4619-a095-5721bd8cb72f","invariantUUID":"075111b7-5539-4d5a-afde-166f0e720564","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":"4b11bd2c-9315-42fd-8cd6-241158516351","lifecycleState":"CERTIFIED","lastUpdateDate":1623886401427,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b54f44bc-9c40-41b9-a5c5-c6d77170db0c","invariantUUID":"e6cdc9f6-0919-4e14-896b-3743a31ac451","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74b07198-c43a-4643-b4eb-f1f937739999","lifecycleState":"CERTIFIED","lastUpdateDate":1623886464788,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c280e6e-9863-479e-ad84-71b6af0b0910","invariantUUID":"5d78a0db-db11-4532-8c45-63b978a9ae09","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f1f5176-af62-45d5-a3d1-8dbb7c0c15a6","lifecycleState":"CERTIFIED","lastUpdateDate":1623885515710,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d2793bd0-6ddc-47aa-b738-2f5222ea74c5","invariantUUID":"d016e9db-482d-4fb5-857e-702a48f35e5f","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":"61f4a383-4e1e-45c5-865d-9432a53f6c60","lifecycleState":"CERTIFIED","lastUpdateDate":1623886628526,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4bc04e9-566c-4eb9-8807-f7fac7d5b84e","invariantUUID":"7bfefcbf-adc8-4ecc-9229-e6b741130c00","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":"defaulticon","uniqueId":"a9ba4682-d12d-4801-bf8f-faaef0dc4c63","lifecycleState":"CERTIFIED","lastUpdateDate":1623886725401,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd088537-9a33-46ce-a2aa-a49828733291","invariantUUID":"c52127aa-a4d4-47f7-a0f5-215225df1b62","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":"4cd3df93-6311-46f1-9a7d-1032c6cbf52a","lifecycleState":"CERTIFIED","lastUpdateDate":1623886444794,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9075404c-f232-417f-bb55-6619b9452bc7","invariantUUID":"8506ab74-2772-4a0c-8714-1b4fc32236fe","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":"defaulticon","uniqueId":"da45f61e-3670-48d7-b871-b73b8fc6b489","lifecycleState":"CERTIFIED","lastUpdateDate":1623886316949,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2eb1b469-50e4-44b6-a1ba-cdfee143c682","invariantUUID":"1ea00808-c062-4349-a603-d372130c2cad","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":"objectStorage","uniqueId":"9765943a-be6c-4b9b-b5f9-bee74c8de8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1623885367129,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32225bdb-ed0e-4fab-9418-ccc2133ab833","invariantUUID":"189ab1db-8f21-407f-873e-ff2acc088436","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7f6914d4-8000-4f7f-a287-73b1939324c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886924164,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7421b2a1-f98a-400c-833b-2bd406d5703e","invariantUUID":"ebf171d7-1605-4d07-8681-2b59a98fe877","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":"compute","uniqueId":"fa65b65d-d2c7-426a-9f90-841dc5064726","lifecycleState":"CERTIFIED","lastUpdateDate":1623886382626,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25ad56a1-f959-41a9-a9d5-2d094eb2739d","invariantUUID":"44a83c02-842a-4ed1-badf-6bba9241bae4","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8473012e-c4d0-4be4-958d-984042445158","lifecycleState":"CERTIFIED","lastUpdateDate":1623887324596,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e842182-9b2e-485b-8501-e6ef24153cef","invariantUUID":"ae4114fb-8146-491d-99a5-659b2be79422","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":"defaulticon","uniqueId":"e7257bb1-3264-4a3d-95e3-7fa27c41abc8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886705750,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cdb84a3e-3c73-41a3-a0f3-5eebbf5674cf","invariantUUID":"4012bdfe-6800-4770-982e-3312a5c1317e","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":"6bd7400f-90f3-41d3-97ec-a5777c2674c0","lifecycleState":"CERTIFIED","lastUpdateDate":1623886805495,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0e2cc39-4101-40a8-9aee-dd5ac6115fb1","invariantUUID":"f76445f2-e55c-4dc8-8432-51bc8ce2f2b6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"466dfba0-c63f-4aa8-8256-a60f77119d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1623886785152,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe1e8cd0-ef04-4e92-8cc6-8520b68569bb","invariantUUID":"a8a532c3-ba55-4f92-a47c-5b60105aeb59","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":"a97297ca-7495-427d-b4c8-31e53bac47c5","lifecycleState":"CERTIFIED","lastUpdateDate":1623886355055,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"944af74d-4881-4dbf-b6cb-5f5b4d6c727b","invariantUUID":"4ccd26fa-3072-4d11-acab-8ad17da46f58","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d783c11-87c7-4bfd-9dce-4cd621e7a993","lifecycleState":"CERTIFIED","lastUpdateDate":1623886195252,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"217bc8ee-f80a-4358-926c-ce12a1cc6126","invariantUUID":"46c3738a-0a14-46f5-a70f-78ac6cac4e26","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":"c5dda48d-3f75-454b-8231-d84cf248626d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885887914,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5eae16bb-cd75-47dd-a4f8-0fcfd7451a3e","invariantUUID":"df033501-ec62-4a01-b9b8-ddb5a7a1655e","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":"compute","uniqueId":"2d37653b-f89d-442c-8d57-9083596fd4b3","lifecycleState":"CERTIFIED","lastUpdateDate":1623887263728,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4abe011-9f1b-4f20-943f-84a4b3c8c406","invariantUUID":"4f859320-2d8f-4f00-a4af-b61653085ee9","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"30a13da0-1d4d-4ee2-83b3-de40cc125091","lifecycleState":"CERTIFIED","lastUpdateDate":1623886526249,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"24e23415-e54e-40d2-8ac0-5903a2e864b3","invariantUUID":"49ab706c-98a0-4ba4-9657-28c4e5a496c5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7b38bc25-14ac-43cc-b4f9-f139f96c297b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886958724,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f15eed61-9053-4136-8fa6-ba417bfe7204","invariantUUID":"da484cac-f86a-4dd3-a23e-ec8ff02c8f1d","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":"objectStorage","uniqueId":"131dc236-b1bf-4367-8526-ef49fcfeadf9","lifecycleState":"CERTIFIED","lastUpdateDate":1623886547127,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e550a1f-4987-4857-9ba1-f2915c6aa465","invariantUUID":"f68cfb2f-9073-4d93-8e66-d615a5833fc8","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f25784af-b867-4fb9-a20f-e72da6d288e4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886235153,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7c0381a0-98e2-4d17-ac8d-fc8f61d7191f","invariantUUID":"f8b54e93-ae5f-4bf7-85ae-9071a8789d2b","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"031ac783-68bb-4f0e-bf45-115cfac82679","lifecycleState":"CERTIFIED","lastUpdateDate":1623886171826,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aaea25cd-34ad-4b73-b622-d91549bb3728","invariantUUID":"9f53f86a-c4cc-458b-aef2-f322e8dd5312","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"59b94323-cecf-490d-858f-106138f929c8","lifecycleState":"CERTIFIED","lastUpdateDate":1623886825454,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9689463f-2f25-461a-a7ec-6f39a33a1f9f","invariantUUID":"02119b31-1b6b-4c70-94de-7a15520b27d0","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"43b12203-3c65-4799-a316-25d298315af7","lifecycleState":"CERTIFIED","lastUpdateDate":1623886885551,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6bbda533-09ad-4561-8ea0-fa9aa88f2d3d","invariantUUID":"1abd76de-4d44-472a-b75c-60a944d8038a","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"a590d66e-8a50-41dd-8373-baeccee38838","lifecycleState":"CERTIFIED","lastUpdateDate":1623885784157,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1b421395-5469-43ce-aacd-3eb97f249ce8","invariantUUID":"940bece8-e7b6-410c-80b6-92a90781d3c6","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":"d02a4843-74b0-4abe-9e66-c3ad34d9b59b","lifecycleState":"CERTIFIED","lastUpdateDate":1623886485152,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f8198818-8283-47c7-bae8-669c2bb5f091","invariantUUID":"97f2c461-8bfd-4189-b447-7af56ddf326d","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":"1d25818f-4bcc-4881-962e-8d369030e90d","lifecycleState":"CERTIFIED","lastUpdateDate":1623885539194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d259846e-f997-47e5-8537-fb3ad26977e0","invariantUUID":"55769c89-acae-4f71-874a-aab283889f34","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":"compute","uniqueId":"59c0fa75-bcfa-4f30-ab0b-82853de4e738","lifecycleState":"CERTIFIED","lastUpdateDate":1623887284895,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31605693-01fc-4675-b257-020bb5d94e1b","invariantUUID":"ac8f1208-512a-4ab8-a44e-779870e1ff8d","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f6324e57-3fcc-4613-af52-15bd6ba47733","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623894718332,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a7c56883-b5a8-4547-a645-643052c71c31","invariantUUID":"f40f6bdf-8a22-448f-b08c-4544974939ce","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":"port","uniqueId":"e9eafd0b-2af5-454e-9688-3b87d14ec6d4","lifecycleState":"CERTIFIED","lastUpdateDate":1623887346160,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01af5db4-461e-48be-901c-1f64e13af463","invariantUUID":"b892006c-bd7e-49aa-b2a0-6e7f0b1a4deb","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58ffe84e-e8e8-42df-9373-45ea4928859b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885405556,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e3a0df-0e1d-454c-abfd-b9537d0091c6","invariantUUID":"5967d65a-40d4-4b22-b1aa-0c9fdb22f59f","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7c1396e9-cbdf-472a-af09-cd5b4fffdb5b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885977216,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac805305-bb25-4a7e-bbcb-75b27a8989c5","invariantUUID":"8866eafb-e660-4abe-8089-da77f5f41560","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":"port","uniqueId":"443eea4f-fe84-4d98-a857-793cc6682509","lifecycleState":"CERTIFIED","lastUpdateDate":1623887054469,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"30d96a7f-c122-415b-b34c-e532cd1b0d3e","invariantUUID":"1d2741d8-e6c5-4ddd-8ef1-d7339a07f482","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f24f0874-7dd6-4896-be91-f15d5c05ae6b","lifecycleState":"CERTIFIED","lastUpdateDate":1623885497395,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896e6a9-8e59-48d5-9559-8dfc498bc8a1","invariantUUID":"c4f74939-a9ac-4f70-af76-f773d1ae3c92","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d1ab868b-6625-43ff-9d94-cc6561afbbe1","lifecycleState":"CERTIFIED","lastUpdateDate":1623885185795,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"908d4712-82f7-4355-ae0d-910a251323ec","invariantUUID":"465b7e79-fdfb-4fd6-a268-835abe4618ed","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"61103496-c5fa-4e01-a212-0b26c6e6625a","lifecycleState":"CERTIFIED","lastUpdateDate":1623885167450,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4d25ea4-f932-402e-94ad-89bddc98b36d","invariantUUID":"0d6684d5-1c36-4eb4-a897-9d1f8f9246eb","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05b2ad5d-7e90-4f97-bdec-5f08c0fe0f70","lifecycleState":"CERTIFIED","lastUpdateDate":1623885267750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d04dc7ba-e8af-48fb-b82b-b8b3187001a0","invariantUUID":"fccfddd1-de0e-4de1-afba-2a41209fe22f","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e347929c-6ce1-4757-b6ea-bcbe32c70df4","lifecycleState":"CERTIFIED","lastUpdateDate":1623886845394,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b615a2e-ea4e-4a6c-836c-43f826d946ba","invariantUUID":"1d01d23e-c136-4e2d-86e1-14bdddd5cd2a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966b39b-88ce-4cca-8282-b3e75fc33243","lifecycleState":"CERTIFIED","lastUpdateDate":1623886994960,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dfa5bcf-297d-4d2c-a0c8-5302add20add","invariantUUID":"e7bb87f3-0745-4e1b-a883-5ec955263176","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a84b349c-65a0-43bb-bc86-783b98871fca","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1623895053061,"name":"basic_onboard_FauEiS","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"345c0787-cc0c-46dc-82c4-802fb3113dd2","invariantUUID":"d2b3e891-2eb0-4cbd-a2d4-9bb61cbba39f","systemName":"BasicOnboardFaueis","description":"service","tags":["basic_onboard_FauEiS"],"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":"bce644b5-7f1a-4f26-b962-c6253b608c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1623894037829,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"27c0c395-2519-4dc8-b451-79e1d7e871d8","invariantUUID":"cf240578-48c1-4ace-bb06-53853772f375","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-06-17 01:57:56,315 DEBUG 117:sdc_resource.py(1) - Resource basic_onboard_FauEiS found in services list 2021-06-17 01:57:56,316 INFO 696:service.py(1) - attempting to Certify Service basic_onboard_FauEiS in SDC 2021-06-17 01:57:56,321 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-06-17 01:57:56,321 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/a84b349c-65a0-43bb-bc86-783b98871fca/lifecycleState/Certify 2021-06-17 01:57:56,321 DEBUG 106:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-06-17 01:57:56,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-06-17 01:58:15,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a84b349c-65a0-43bb-bc86-783b98871fca/lifecycleState/Certify HTTP/1.1" 404 204 2021-06-17 01:58:15,301 INFO 116:onap_service.py(1) - [SDC][Certify Service] response code: 404 2021-06-17 01:58:15,302 DEBUG 120:onap_service.py(1) - [SDC][Certify Service] response: { "requestError": { "serviceException": { "messageId": "SVC4063", "text": "Error: Requested \u0027%1\u0027 resource was not found.", "variables": [ null ] } } } 2021-06-17 01:58:15,302 ERROR 129:onap_service.py(1) - [SDC][Certify Service] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-06-17 01:58:15,302 ERROR 42:basic_onboard.py(1) - SDK Exception 2021-06-17 01:58:15,303 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 05:37 | FAIL | +-----------------------+---------------------+------------------+----------------+ 2021-06-17 01:58:15,306 INFO 48:basic_onboard.py(1) - Generate Test report 2021-06-17 01:58:15,404 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-06-17 01:58:15,893 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-06-17 01:58:15,895 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/60caac376c44f500101220af 2021-06-17 01:58:15,896 ERROR 253:run_tests.py(1) - The test case 'basic_onboard' failed. 2021-06-17 01:58:15,897 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_ERROR